Tag: scripts

Pull Information from Websites with PHP

Screen Scrape Data from a Website with CURL
Lots of popular websites on the Internet let you export their data using XML format. If you want to pull your favorite pictures from Flickr automatically you can just use an RSS feed. But, what happens when you want to pull data from a website that […]

Popularity: 12%


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%


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: 18%


LightBox, ThickBox, GreyBox

A neat way of displaying images, image galleries, or websites with a JavaScript overlay window.

A couple months ago I found a cool script called LighBox that lets you click on an image thumbnail and see the actual image on the same page in an overlay window with the background page faded out. It worked […]

Popularity: 40%


Essential Del.icio.us Tools

Do you use del.icio.us? For everyday bookmarks I use Delicious and love it. I didn’t realize at first that there are really cool tools out there that do crazy things with the del.icio.us API but after some research I have put together a list of the essential Delicious tools. Enjoy!
 
The Official Del.icio.us […]

Popularity: 33%


Essential Flickr Tools

Flickr is one of my favorite social websites because I love photography. Since images can be used in countless applications, many developers build a ton of tools that connect with the Flickr API and manipulate the photos shared on Flickr. To browse the latest bookmarked photos from flickr and other social sites like […]

Popularity: 50%