script

Start Using Delicious and FeedBurner API, Quick and Easy!

Using the FeedBurner and del.icio.us API’s and feeds you can add the number of FeedBurner subscribers or del.icio.us bookmarks to any of your sites of blog pages with just a little PHP and ingenuity!

Read the full article →

Quick and Dirty JavaScript Pop-Up Windows

Our topic today: JavaScript pop-up windows. I have a quick and dirty method I usually use to create JavaScript pop-up windows. I use it because it allows the user to still access the page if they have JavaScript turned off and it centers the window on the screen. The function accepts 3 parameters the URL, [...]

Read the full article →