Edwin
-
Cool stuff for Coda 1.5!!!
I do my best to keep it away. Am on a cleaning round right now...
-
How do you test in both IE6 and IE7?
Yes that's possible with Multiple IE
-
Have you been hijacked Chris
I just cleaned it all away again. I do my best to keep this place clean. Checking it now at least once a day, but try to do twice a day. I'll do my best! :)
-
Mobile device recognition
I don't have much experience with that you - I think it would be a great subject for a screencast Chris - , but I think you can give screen sizes with javascript and you can find bots with php. I did a little Googling and here are the results: …
-
Wordpress not Displaying Logo Png
It's hard to guess without seeing something, but maybe it's a transparant png with a background-color or something like that?
-
flash anyone?
To turn this discussion back to topic, here is where it all started: "cybershot" said:I am working alittle with flash right now and I am trying to get an image to work with a thumbnail. You know the typical But i want to use flash files …
-
flash anyone?
".V1" said:Flash can get indexed and javascript doesnt :)
-
Brand New Website Design
My only comment would be 'add a sticky footer', but you already said that :p You should also add some pictures/graphics somewhere I think, else it could be maybe a little bit to clean, you know what I mean?
-
flash anyone?
".V1" said:[quote="Edwin"]Eehm... you were talking about an image and a thumbnail and now you are talking about indexing in search engines... :roll: its related :roll:[/quote] Yes, but why should you care about your thumbnail g…
-
Float issue with safari and FF
I had something like that today too. Try add display:block; to some element(s)? At least that was the solution for my problem. And about the rollover: I should not change the background-color, but just give it an extra class with the color inside …
-
flash anyone?
Eehm... you were talking about an image and a thumbnail and now you are talking about indexing in search engines... :roll:
-
flash anyone?
And what is the reason why you would use flash for that?
-
css styling not work properly in IE
Maybe you can put all the stuff also online somewhere? That's easier for us to bugfix... I don't know if you've tried conditional statements (special css for IE) yet? You can find more info about that here.
-
Do u tweet?
I've used twhirl for a long time too. Now using tweetdeck
-
overflow-y / overflow-x
As far a I know all newer browsers do support it. You can read more about it here
-
Div Layer Help
"yuqingeng" said:He Won Tommy: How is your little brother, Johnny? Johnny: He is ill in bed. He hurt himself. Tommy: That's too bad. How did that happen? Johnny: We played who could lean furthest out of the window, and he won. ED…
-
New Site Critique!!
This is one of the first designs here that impress me. Very nice, I really like it :)
-
Header text does not center on background
add "margin: 0 auto" to your header I think ;)
-
Help Please!!! HTML Emails how do I make one
What is the purpose of that e-mail? You could also try a php-script with the mail()-function?
-
Wood-texture-background: how big will ya go?
I've found a great tutorial for making a repeatable texture background: http://toi.bk.tudelft.nl/toi-pedia/index.php?title=Creating_Tileable_Textures
-
feedback plz
"Erika" said:... is the neighboring mix of rounded and sharp corners ... Totally agree with that. Choose for sharp or round, but better don't use both in the way you do it ;) But I like the clean, sharp make-up :)
-
image roll overs
You could use jQuery for that: http://docs.jquery.com/Effects/fadeIn
-
Wood-texture-background: how big will ya go?
Thanks, I'll think about it and maybe one of these days I'll try to transform it to a less big repeatable image, but I think that could be a very hard job...
-
Should redesign?
Wondering if you are a bot or not. Anyway, this post is already very old again so I removed the form from my server. Thanks for your feedback everyone, I am now busy with a complete new redesign and it will be much better 8-)
-
Wood-texture-background: how big will ya go?
Mmm... maybe I can try a repeating image, but I don't like repeating images actually. I think it's more realistic to have a larger image so it's not all the same... Can you give a link of your site thinksojoe?
-
phpMyAdmin: MySQL: Error #2002 - Can’t connect to server
I am happy to still run stable on my Mac OS X 10.4 Tiger ;)
-
A question of netiquette
I think this discussion is hot for a already a long while. Some people already don't support IE6 anymore at all. I do care about what other developers think, but for myself: I want my sites to be accessible for as many people, so I still suppor…
-
phpMyAdmin: MySQL: Error #2002 - Can’t connect to server
Have you tried mamp? I use it for running a localhost server on my mac and it's very good! 8-)