about 2 months ago - No comments
In part one of my tutorial on iPhone web development, we talked about the basic stuff (Recognizing iPhones or iPods, setting up special HTML and CSS tags… ) we will now move on to the really clever bit: Orientation detection.
For many sites, we may just have the same thing both on portrait and landscape. But More >
about 4 months ago - No comments
I actually think that we the developers need IE, it is like the bad guy in an action movie, the good guy wouldn’t have a life without him, although sometimes you really wish it never existed! Haha just kidding, we all wish it didn’t exist… But well, there are some times when we need something More >
about 9 months ago - No comments
Maybe a few of you noticed this on some websites, maybe some of you even use it.
Right now this works in Safari, Opera, and Konqueror and Firefox 3.x. (I think it doesn’t work in Firefox 1 or 2, correct me if I’m wrong)
What I’m talking about is the text-shadow, wisely applied to your design, it More >
about 9 months ago - No comments
A few days ago Firefox started one of the most annoying bugs I’ve come across: The address bar stopped working completely. No matter what I tried to do, this are the detailed symptoms:
Write a URL and hit enter and nothing would happen
The same as before but clicking the green arrow at the end of the More >
about 1 year ago - No comments
Hello fellow developers,
I’m sure all of you have heard of the “new” CSS3 stuff, it’s been around for a while now, and it certainly has some very interesting new features.
First, I’ll review some of the things that were the hardest to develop, yet they looked so damn well:
Rounded corners – We all love them, but More >
about 1 year ago - 2 comments
This tutorial is all about creating beautiful backgrounds for website with a modern/stylish look, have you ever wondered how those curved shapes were created? Here is a preview of one I created for this tutorial:
The image is only 300×300px, I didn’t want to make anything huge, since it was only a test. The program More >
about 1 year ago - 10 comments
If you maintain a website, you will surely know how important it is to never have any spelling errors in your copy. And if you really care you will always run for sure a spell checker on all your text, but isn’t that quite over work? Wouldn’t it be much simpler if your browser did More >
about 1 year ago - 1 comment
Have you ever wondered how to assign an image to a certain post using WordPress? Surely there are some plugins that try to do this, and maybe they accomplish it, but probably slowing down your blog.
Well, here is a way of doing it without slowing the blog or installing any sort of additional plugins. When More >
about 2 years ago - 3 comments
I normally write to those web developers/programmers who are already good, experienced, and thus the articles are somewhat advanced.
But today I got up feeling nostalgic I guess, or I just felt like remembering back on my www birth, on my first impression of the Internet, my first site online, my first steps in w3c standards, More >
about 2 years ago - No comments
This article is not on how to create tabbed menus, is just about how to style them!
I completely forgot who was the source, so if you happen to be the author comment your URL and I’ll put up a link
Anyway, I found that this is by far the easiest and probably most beautiful More >