From the category archives:

Tips

5 Application for coding the cloud

5 Handy Web Apps for Coding in the Cloud

by Claire on October 29, 2011

in Tips

Apps such as Net2FTP and Pixlr brought web design and site maintenance online for the first time. As cloud computing has gained momentum, more coders are choosing to run, debug and test code online and enjoy the convenience, speed and accessibility of using an online IDE.

{ 0 comments }

Continue Reading

Nowadays, reducing web page size to improve performance or to save bandwidth while still maintaining a good website design has become a pain for smart web developers or designers. This is because with the latest technologies that surfaced in the recent years ( JS Libraries, CSS3, HTML 5, etc. ) , developers tend to add more styling, effects through JavaScript or css in websites to make it more modern and stylish. The downside of this is that the web page size will increase and might take much time to load and on top of that, your server will use more bandwidth to deliver the content.

{ 3 comments }

Continue Reading