Archive for the ‘Freebies’ Category
Posted on June 29, 2009 - by ruby
Social Network Icon Pack
80+ social network icons which consists of 40+ 16 pixel x 16 pixel icons and 40+ 32 pixel by 32 pixel icons all in 32-bit PNG format by komodomedia.
(more…)
Posted on May 20, 2009 - by ruby
Free Icons flavour & twitter icons
Awsome free icons at smashingmagazine available for download, 2 different set of high quality icons in PNG format with different sizes and downlaodable along with PSD & AI (adobe illustrator format) source for free, allow you to make any modifications to the icons to fit your needs.
(more…)
Posted on May 11, 2009 - by ruby
Retro Toys: Free Icon Set
Smashing Magazine released a free icon set contains 9 “toys” icons (png, 128×128px) that may come in handy in a variety of settings – e.g. in projects related to children and family. The files are transparent PNGs, and the source file (.eps) is included as well. As always, the set is completely free and may be used for any private or commercial project without any restrictions whatsoever.
Posted on May 4, 2009 - by ruby
Gallery a free wordpress theme for portfolio showcase
Smashingmagazine has released a new free wordpress theme designed by Christopher Wallace named “gallery”, based on the result of smashing community wordpress theme polling.
Posted on April 15, 2009 - by ruby
Evidens free wordpress theme
Designdisease has released new free wordpress theme called evidens. 3 columns, fluid width layout, great typos, comes with optional flickr photostream, twitter integration, and logo changer options either using image or blog name setting.
Available in 2 variation styles dark design (download, preview demo) and white design (download, preview demo) Download files also packed with PSD logo and required plugins.
Licensed under licensed Creative Commons Attribution-Share Alike 3.0 license, means use it for free, modify it as needed but keep the credits intact at the bottom
Posted on March 11, 2009 - by webmaster
Free Wordpress Theme ImpreZZ
New elegant free wordpress theme released by productivedreams. 3 coloumns and wordpress 2.7.1 compatible. download available here.
Posted on February 7, 2009 - by webmaster
PHP Currency Converter via Yahoo Finance
I have posted sample of PHP script to do rate conversion based on Google Finance rates, now this is the same PHP functionality but based on Yahoo Finance rates.
Posted on February 6, 2009 - by webmaster
Compositio Free WordPress Theme

Design Disease has publish their new free wordpress theme, named Compositio.
- Two column theme, unique light blue design with random square shapes.
- Widget ready
- Integrated plugins (except FlickRSS which come in download file)
- Customizable logo with options in the admin panel
Posted on February 6, 2009 - by webmaster
PHP Currency Converter via Google Finance
Today i am working on a site which need a currency converter, first thing that come up in my mind is google widget, but then i stuck in customizing it to match the design and i decided to fetch it manually, and here is the PHP codes:
(more…)
Posted on January 30, 2009 - by webmaster
Update: Jquery Image Loader

Follow up the comments from my previous post about animate loading image with jquery which asking about how to populate images from the DOM instead of declare the image within the javascript codes manualy, so i made a little changes into the code since it seems to be easier for you all to adopt this into your web pages.

