hostmonster  

404 Error File Not Found

The page you are looking for might have been removed,
had its name changed, or is temporarily unavailable.

Web Hosting provided by HostMonster.com

Tutorial

, Python’s urlparse.urljoin equivalent in PHP

Python’s urlparse.urljoin equivalent in PHP

I’ve searched the web carefully and found nothing but spam while looking for the equivalent of python’s urlparse.urljoin for PHP so I have decided to write my own function for this purpose. After I was finished writing it and...

Read More
, Google Font Directory

Google Font Directory

I just watched a video from nettuts where they show the new Google Font Directory and how easy it is to use it. I just had to share this with you guys. Here is the video And the links...

Read More
, Awesome CSS+JS form styling

Awesome CSS+JS form styling

I was working on our new open source project that i think you will like and I was working on the registration page. This is what I got in the end and i will walk you trough the process...

Read More
, Guide to a very fast website

Guide to a very fast website

I was experimenting with new features for the past few weeks and while i was working on optimizing a website we are working on currently i was wondering what would it take to get a very big score on...

Read More
, Playing with CSS3

Playing with CSS3

If you saw our "ImageRoll" page and you used Firefox, Chrome or Safari then you saw the images being rotated in different angles well the way i did that is by using CSS3. I guess you already figured that...

Read More
, Use ajax to create a cacheing system

Use ajax to create a cacheing system

As I said in my last post, I wanted from the first time to make a cacheing system for my imageroll page. Because i take the images from vi.sualize.us servers and we don't want to make to much trafic...

Read More
12