
Web design and web in general fall under here.

I’ve been playing around with the site design, and optimized it for mobile web. It took me a few hours of the night to do, and in the image featured, is what the end-result was. It looks really nice and looks like the normal theme, except without the wrapper. The mobile theme isn’t fully incorporated yet, but I hope for it

The bit calculator that I would always used found on matisse.net is no longer available. I found their byte converter page (called the bit calculator) very useful, and now it’s gone. In the past however, I gave it a try on my own to write a byte converter in PHP, and was successful at making one, but never made it public. Well now that the …

For a while now, YouTube had a change to their embed player, giving it a neat look. It’s slightly better than what it was before, but it’s now darker. When they changed the style of the player, the embedded player however was still the old silver one. However for a week or …
![]()
Before in the past, to have a icon appear next to your site name in the address bar, you would need to add one line of HTML to your HTML page and upload a file called “favicon.ico”. As I have discovered a while ago, you no longer need to add the HTML to your page, but merely just upload the “favicon.ico” …

Recently I was looking for an image slider or rotator that was written in jQuery and after a quick Google search, I found one of two sliders that I experimented with. The first jQuery slider that I found was Coin Slider, with the second one being Nivo Slider. After using …