Goto Page: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28
Actual Results
- mindfullsilence
- Forum: General Discussion
- Topic: Funny Jokes (Clean)
- Subject: Funny Jokes (Clean)
- Replies: 13
- Views: 173
- Subject: Funny Jokes (Clean)
Posted: October 18th, 2009, 12:43 pm
found this on spicyjokes.com, kinda lame but fits some of the peeps here at ozzu:
Quote:
Why do programmers always get Christmas and Halloween mixed up?
A: Because DEC 25 = OCT 31
A: Because DEC 25 = OCT 31
- mindfullsilence
- Forum: Website Reviews
- Topic: SITE REVIEW: samimakela.com
- Subject: SITE REVIEW: samimakela.com
- Replies: 7
- Views: 103
- Subject: SITE REVIEW: samimakela.com
Posted: October 18th, 2009, 12:34 pm
first thing I noticed was a small gramatical error. on the home page for the introduction it reads : My name is Sami and I am am freelance web developer... Double word. Other than that I like the design, it's very clean and straightforward. Not too into the fixed backgrounds but that's a personal pr...
- mindfullsilence
- Forum: General Discussion
- Topic: Why get people stuff they "need" for Christmas ?
- Subject: Why get people stuff they "need" for Christmas ?
- Replies: 16
- Views: 235
Posted: October 18th, 2009, 10:28 am
It's christmas. I prefer getting gifts not donations. However, I don't ever buy clothes because I can never afford them, so I don't mind getting a nice pair of jeans or shirt. However, socks and underwear, maybe a bathroom kit...yeah, kinda lame.
- mindfullsilence
- Forum: Website Design Forum
- Topic: Google Chrome Mangling border-radius ?
- Subject: Google Chrome Mangling border-radius ?
- Replies: 3
- Views: 400
Posted: October 6th, 2009, 9:17 am
@mk27: webkit and mozilla based browsers support border-radius.
@joebert: I agree, I think they wrote it in with the v8 engine instead of using the webkit engine. Which means it's essentially a javascript dealio. I assume that's why it looks like crap.
@joebert: I agree, I think they wrote it in with the v8 engine instead of using the webkit engine. Which means it's essentially a javascript dealio. I assume that's why it looks like crap.
- mindfullsilence
- Forum: Website Design Forum
- Topic: CSS image rollover problem...
- Subject: CSS image rollover problem...
- Replies: 3
- Views: 165
- Subject: CSS image rollover problem...
Posted: October 2nd, 2009, 9:01 pm
#home:hover { background-position: 0 -171px; } change this line off css to this: #home:hover { background-position: 0 px -171px; } as a side note, you have a z-index set for #home, but no position. Therefore, your z-index won't effect anything. Not sure if this was from you pasting your code or if i...
- mindfullsilence
- Forum: Website Reviews
- Topic: SITE REVIEW: Push-Here
- Subject: SITE REVIEW: Push-Here
- Replies: 23
- Views: 408
- Subject: SITE REVIEW: Push-Here
Posted: October 1st, 2009, 3:23 pm
What I would suggest purely for marketability, would be to add in the "details" section a short description of why you chose the design you did for each client. Gives potential customers a feeling of security in knowing you do your research and that your designs are targeted to what your c...
- mindfullsilence
- Forum: Website Design Forum
- Topic: ***How much do i charge for creating web-site***
- Subject: ***How much do i charge for creating web-site***
- Replies: 31
- Views: 3912
Posted: October 1st, 2009, 1:04 pm
my god these are ridiculous prices. These are prices I would expect a teenager in a garage to charge. Not in any way do they convey any confidence in the work the designer does. I charge at least $1500 for a simple html/css website. That if it's a client through the school, so they recieve the stude...
- mindfullsilence
- Forum: Programming / Scripting / Coding Forum
- Topic: write invisible html with php?
- Subject: write invisible html with php?
- Replies: 7
- Views: 152
- Subject: write invisible html with php?
Posted: September 21st, 2009, 8:04 pm
Quote:
don't have any experience with flash
Yeah...I mean literally no experience. lol
- mindfullsilence
- Forum: Programming / Scripting / Coding Forum
- Topic: write invisible html with php?
- Subject: write invisible html with php?
- Replies: 7
- Views: 152
- Subject: write invisible html with php?
Posted: September 21st, 2009, 2:15 pm
well, I don't have any experience with flash and want a way to protect my work from copyright infringement. I don't want to use a watermark. Essentially, I want to restrict any evil-doers to having to resort to a screen print at the most to get my work. I don't want the directory to be known to them...
- mindfullsilence
- Forum: Programming / Scripting / Coding Forum
- Topic: write invisible html with php?
- Subject: write invisible html with php?
- Replies: 7
- Views: 152
- Subject: write invisible html with php?
Posted: September 21st, 2009, 11:20 am
Is it possible to write html to a document with php without having it show up in the source? For instance, a portfolio of artwork. I would write the img tags into the website through php so that they're server side instead of browser side. I have absolutely no experience with php except that it runs...
- mindfullsilence
- Forum: Hardware
- Topic: Which monitor do you recommend?
- Subject: Which monitor do you recommend?
- Replies: 13
- Views: 619
- Subject: Which monitor do you recommend?
Posted: September 19th, 2009, 11:56 am
Quote:
its been my experience with LCD/OLEDs that the specific monitor doesn't matter as much for color accuracy
how in gods name have you had experience with OLEDs? The technology just came out and is extremely extremely expensive? You must be a bajillionare. heh
- mindfullsilence
- Forum: Programming / Scripting / Coding Forum
- Topic: jQuery not working in FF
- Subject: jQuery not working in FF
- Replies: 4
- Views: 144
- Subject: jQuery not working in FF
Posted: September 15th, 2009, 10:18 pm
that's simple enough, thanks jb
- mindfullsilence
- Forum: Programming / Scripting / Coding Forum
- Topic: jQuery not working in FF
- Subject: jQuery not working in FF
- Replies: 4
- Views: 144
- Subject: jQuery not working in FF
Posted: September 15th, 2009, 9:02 pm
okay, how do I declare the individual properties? In which order and in what syntax do I combine them with jQuery?
- mindfullsilence
- Forum: Introduce Yourself
- Topic: Introducing chantel
- Subject: Introducing chantel
- Replies: 3
- Views: 25
- Subject: Introducing chantel
Posted: September 15th, 2009, 7:06 pm
My niece' name is Chantel. How cool
- mindfullsilence
- Forum: Programming / Scripting / Coding Forum
- Topic: jQuery not working in FF
- Subject: jQuery not working in FF
- Replies: 4
- Views: 144
- Subject: jQuery not working in FF
Posted: September 15th, 2009, 7:04 pm
This code seems to work just fine in IE7/8, Chrome, and Safari. But not in firefox. Anyone know why? [code=javascript]$(document).ready(function() { $('#hostingbutton').css('background-position-x','-632px') $('#mainnavlist li').hover( function() { $(this).css('background-position-x',...

