Archive for the 'development' Category

Your Ad Here

Chicago Sports Fans!

If you’re having a hard time getting tickets for the Cubs, the Sox, The Bulls, or pretty much any other Chicago sporting event, I found a site that can help you out. http://www.chicagosbesttickets.com/ was just launched this year, and isn’t charging you $500 for a ticket that’s only worth $30. Chances are, they have what [...]

Flash is open source… nothing has changed.

Simply put: Flash will not replace well-designed web sites based on html/css. To elaborate:

My honest opinion is that the argument of Flash taking over the standard web page is moot. There are practical, well executed uses of flash, and there are practical, well executed uses of any of the other technologies mentioned. However, it seems that there are …

Simplified PHP $_POST data handling

When posting data from a form to a page, the $_POST variable gets set to an array similar to this:
Array ([name] => “daniel”, [state] => “illinois”, [phone] => “630-618-9588″)
Now, one way to process this is to know in advance (which, normally you will), what the values will be, and set them to more usable variables. [...]

header, section, article, footer and html5

HTML5 introduces new tags that make a lot of sense. No longer will each divison of a page need to be speculated as to its purpose; the new tag names have it built right in. I’m going to take a look at what these two tags mean, and how to implement them. Note: This article [...]

Put Ads on Top of Your Ads - Adbrite Ad Network

I’ve used many different ad networks, and even if you have a favorite… you should get on the Adbrite bandwagon. If you’re making.. say… 10 bucks a day with Google Ads, awesome! You should still use Adbrite. It’s genius.
You tell Adbrite how much you’re making, you plug in the code from your favorite ad network, [...]

Pages (6): [1] 2 3 4 » ... Last »