ss_blog_claim=cdf7b65c76723e2b5b76dd8ca3ec3ac2
Wordpress Themes

Tinch72

Keeping up on Tech, Tunes, and much More!

Archive for July, 2006

How iPod Hacks Work

July 31, 2006

these guys wrote up a good article on some tricks or hacks for the iPod.

Intrepid technophiles have found ways to hack iPods, giving them the ability to do much more than play music. In this article, we’ll explore why iPods can be hacked, which hacks are our favorites and where to go to learn more.

read more

Huge Collection of Programming and Computer Cheatsheets!

July 26, 2006

This website contains a large collection of quick reference materials ranging from HTML and CSS to Python and Perl. All of the links are up to date and all of the cheatsheets are free to download.

read more | digg story

RadRails 0.7

July 26, 2006

RadRails is a free and open source integrated development environment for the Ruby on Rails framework. The 0.7 release brings along new continuous testing features, rake integration, RHTML code templates and lots of general bug fixes.

read more | digg story

PDFCreator - A free tool to create PDF files from windows apps

July 21, 2006

PDFCreator is a free tool to create PDF files from nearly any Windows application.

read more | digg story

Style your forms with CSS

July 20, 2006

“Ever wanted to match the look of your HTML forms with the rest of your website? This article demonstrates how to apply customized backgrounds to HTML forms, while preserving stucturally clean markup and accesibility.”

read more | digg story

How to Display a Web site when Hovering over Hyperlinks

July 20, 2006

When the mouse pointer hovers over a link pointing to somewhere outside of your site, the script displays a small image of the destination page. It’s a nice visual cue that serves a very real purpose: providing a clearer picture of what’s ahead.

read more

20 Pro Web Design Tips

July 20, 2006

The difference between a good web designer and a great one is the ability to know how to take short cuts and save time without compromising the quality of work. Pixelsurgeon
�s Jason Arber has put together 20 top tips and tricks you should be using to give your work that all-important professional edge

read more | digg story

Five common PHP design patterns

July 20, 2006

This article explains five widely used design patterns in PHP with sample code to demonstrate each pattern. Intermediate level.

read more | digg story

How to Normalise Your Database

July 20, 2006

Normalisation is part of successful database design.Without normalisation, database systems can be inaccurate, slow, and inefficient and they might not produce the data you expect.

read more | digg story