Archive for April, 2007

Browse CSS ShowCase Websites

Find Inspiration from Beautiful CSS and XHTML Design
If you are doing any web design on the internet, you really should check out some websites that list and display high quality design work. I am referring to websites that show other websites which have been designed with CSS, XHTML, and comply with web standards. […]

Popularity: 13%


Flickr Photos in Original Size

Retrieve Original Size of any Flickr Photos
I got sick and tired of looking at the source code of photos on flickr that had “All Sizes” disabled to figure out the URL for the original size of the image. It’s quite annoying so I decided to write a little program that uses the Flickr API […]

Popularity: 17%


Solutions for Ajax Pitfalls

Problems and Solutions for Ajax Development
Like anything else, Ajax has some pitfalls that developers should understand. The first issue concerns visual feedback because Ajax requests via XMLHttpRequest do not provide any feedback. To clarify, when someone clicks on a traditional hyperlink, the browser provides feedback indicating that the content of the link is […]

Popularity: 13%


Pulling Data From Database

Retrieving Data from MySQL DataBase with PHP
A ton of websites use PHP and MySQL for web development and most of the time they are built around some Content Management System that handles database interaction. However, if you are interested in learning how to simply interact with the database using php, then I will provide […]

Popularity: 12%


Flash Photo SlideShows

Best Flash Based XML SlideShow for your Website
I covered JavaScript SlideShows previously because overall I prefer a JaveScript solution for a cool photo slideshow. Why restrict yourself to only the users who have Flash enabled? But, these days, most people have flash enabled and some people might want to know about available flash based […]

Popularity: 17%


Best JavaScript SlideShows

Free JavaScript Slideshow for your Website
If you need to create a JavaScript SlideShow for your website there are tons of codes available on the Internet for you to utilize. However, some certainly stand out because they follow web standards and use good libraries/code. Lots of people use Flash based solutions for slideshows but […]

Popularity: 17%