Home » Archive

Articles in the Programming, Scripts, Discussion Category

Programming, Scripts, Discussion »

[10 Feb 2009 | 7 Comments | 2,678 views]
Free Twitter Banner / Badge Generator

This morning we decided to create a Twitter badge / banner generator (out of boredom I guess). It’s very simple, straightforward, and not very impressive, but it gets the job done. All you need to do is enter in your website name (or any text that you want shown), then hit submit. A banner image (png with a transparent background) is generated on the fly that uses our Twitter template. Just right click, save as, and upload it to your website, blog, forum signature etc.. and …

Programming, Scripts, Discussion »

[3 Feb 2009 | One Comment | 121 views]
A quick and easy way to pass PHP variables between pages

We know this post is a little off topic considering it doesn’t pertain to average designer, but it certainly is web related so we figured we would share it. There are many ways to pass variables between pages whether your writing the variable to a session, passing arrays between pages, passing the variables in links, or using the method that we will describe below which is using the post method. This example should be relatively easy to follow for even the true beginners. The source files used in this example are available for download (free) at the bottom of this post.

Programming, Scripts, Discussion »

[5 Jan 2009 | No Comment | 33 views]
Utility to reset your WordPress Password

Quick utility to reset your wordpress password. Locked out? This is a simple fix :-)