If you develop websites on either Windows or the Mac and use a virtual Windows OS program (like parallels), you might want to take a peek at IETester from DebugBar. The free tool is an all in one web browser that renders and uses the JavaScript engines for versions of [...]

Download the Clover Fireworks PNG (Right click and do “Save as”)

Using Adobe Fireworks, I show you how to create a glassy style button/icon you might find on a mobile device or as a social media button. Download the Fireworks PNG file (Right click and do “Save as”). The Video Walk-Through

  One of the nice options in CSS3 is border-radius. It will allow you to create rounded corners for elements such as divs. This feature is supported in Mozilla/Firefox and Safari 3. IE users will still see the the border, it just won’t be rounded. CSS3 Rounded Corners Demo 1 [...]

I found this a great resource in moving from Classic ASP to PHP (or vice verse for that matter).  It is a three part article from language basics, functions, classes and ASP object equivalents. Very handy. http://phplens.com/phpeverywhere/node/view/30 Request Querystring equivalent for PHP and ASP. PHP $_GET["MyVar"]; ASP Request.Querystring(“MyVar”)

With the launch of geekforum.com, we thought what a better way to kick it off than to give away a brand new Apple iPad. One lucky geekforum.com registered user will be receiving this gift (sweet!). Will it be you? Register and post your reason for wanting an Apple iPad. See [...]

I am not sure who came up with this little nugget. I have seen it around a few times, but who ever you are, I love you… If you ever have the need to share blocks via an HTML page (like this blog)  that others will copy and paste from, [...]