Category Archives: Tools

PHPHOST BLOG

Web Hosting Related Articles You May Need

Sysinternals Suite Update

The Sysinternals Suite by Mark Russinovich’s has some recent updates. The latest build 16.02.2012 brings along updated Coreinfo, DebugView, LiveKd and Process Explorer.

Sysinternals Suite is a powerful set of Windows system utilities. Here are som… Continue reading

Posted in Syndicated, Tools | Leave a comment

Real Developers never start a Project without Source Control, Period! Mercurial on BitBucket

Real developers never start a project without source control, period! So, today I am going to walk you through the steps to use www.bitbucket.org’s Mercurial (Hg) repository.

Disclaimer: BitBucket has not sponsored this article, you can use any… Continue reading

Posted in .NET, Syndicated, Tools | Leave a comment

Web Browser Developer Tools and Layout Engines

A layout engine a.k.a web browser engine or browser rendering engine is a component that parses HTML, XML, CSS, Images etc. and renders it on the screen. A browser developer tool lets you inspect, debug, analyze and diagnose issues with CSS, HTML, Scr… Continue reading

Posted in Syndicated, Tools | Leave a comment

CSS3 Code Generation Tools That Save Time

One of the challenges faced by designers is to implement cross-browser properties while designing sites. The extra bit of code to accommodate properties that are browser-specific, can take up a lot of time. CSS3 Code Generators can help you save time … Continue reading

Posted in CSS, Syndicated, Tools | Leave a comment

Free Photo Editors for Web Designers

A good photo editing software comes with a price, but here are some free open source photo editors that could do the job for you!

IrfanView
IrfanView is a popular free, fast lightweight graphic viewer and editor which can handle a number of graphic f… Continue reading

Posted in Syndicated, Tools | Leave a comment

Free Photo Editors for Web Designers

A good photo editing software comes with a price, but here are some free open source photo editors that could do the job for you!

IrfanView
IrfanView is a popular free, fast lightweight graphic viewer and editor which can handle a number of graphic f… Continue reading

Posted in Syndicated, Tools | Leave a comment

Test Websites in Different IE Browser Versions

If you have a requirement of testing your websites in older versions of Internet Explorer, Microsoft has provided VHD’s (Virtual Hard Disk) with Windows set up with the specified version of Internet Explorer. Here’s the list

Windows XP – IE6, IE… Continue reading

Posted in Syndicated, Tools | Leave a comment

Test Websites in Different IE Browser Versions

If you have a requirement of testing your websites in older versions of Internet Explorer, Microsoft has provided VHD’s (Virtual Hard Disk) with Windows set up with the specified version of Internet Explorer. Here’s the list

Windows XP – IE6, IE… Continue reading

Posted in Syndicated, Tools | Leave a comment

Monitor Website Uptime using Free Services

A webmasters biggest nightmare is receiving mails from visitors informing that the website is down. A website can be down for many reasons including hardware failure, software issues, security reasons or a power outage.Most Webhosting companies (even t… Continue reading

Posted in Syndicated, Tools | Leave a comment

Creating a Google Chrome Extension is as Easy as 1-2-3

Chrome Extension allows 3rd-party developers to add new functionality to the Google Chrome browser. Did you know, all that it takes to develop a Google Chrome Extension is HTML, CSS, JavaScript and an icon. Sounds doable right? Let’s see how easy it … Continue reading

Posted in JavaScript, Syndicated, Tools | Leave a comment