[IT168 comment]Millions of websites on the Internet can provide services, only some of which are extremely effective tools for Web developers. In this article, Jean-Baptiste Jung has compiled 10 extremely useful websites, which are definitely worth adding Web developers to their bookmarks.
1. Mysql Format Date
You can use the MySQL DATE_FORMAT function to format the date. You only need to select a common date format and change it to the appropriate format. The MySQL DATE_FORMAT code is generated at the bottom of the page. You can copy it directly.
(Click to view the large image)
Http://www.mysqlformatdate.com
2. Script Src
Are you tired of searching for the latest version of the script tag for your Javascript library on the Internet? ScriptSrc.net collects the latest versions of jQuery, Mootools, and Prototype on a webpage. You only need to click on the browser clipboard to copy them.
Http://scriptsrc.net
3. Em Chart
I don't like EMS and CSS files very much, but sometimes I have to deal with them. In this case, Em Chart converts EMS to pixels, saving both time and effort.
Http://aloestudios.com/tools/emchart
4. Twitter API Explorer
If you use Twitter APIs on your website, you will certainly like this very convenient website, which allows you to search for many things. Even better, this website can generate code snippets that can be used directly. It can save time for both you and your customers!
Http://twitapi.com/explore
5. Browser Sandbox
Cross-browser compatibility must be one of the major problems Web developers face in their daily work. Browser sandbox allows you to jump from any website to a Windows browser. The only bad thing is that you have to run in Windows. This application cannot be used on Apple and GNU/Linux operating systems.
Http://spoon.net/browsers
6. PHP Forms
Web tables are one of the most important parts of a website, but they also take a long time to create. So what if I use a website that can accelerate table Development for free?
The PHP Forms website allows you to create advanced Forms suitable for most websites.
(Click to view the large image)
Http://www.phpform.org.htaccess editor
7.. htaccess
Any website should have a. htaccess file. I don't know how to write it? It doesn't matter. You only need to visit this website, and you can create a. htaccess file by using the wizard. This website does not require very advanced things, but the result 95% will be suitable for your website.
Http://www.htaccesseditor.com/en.shtml
8. Smush it!
As we all know, images are better than a thousand words, but they consume a lot of bandwidth. You can use Photoshop to optimize images. However, if you do not have the software or do not know how to do it, smush. it is what you need.
Smush. it is an online tool that reduces the image size but does not reduce the image quality. For WordPress users, it is a very convenient blog engine plug-in.
Http://developer.yahoo.com/yslow/smushit/
9. CSS Compressor
Especially on websites with many page la S, CSS files occupy a large amount of bandwidth on the server. This tool named CSS compressor can be used to directly narrow down CSS files by deleting comments and indentation. Even better, the compression level can be configured according to your needs.
Http://www.csscompressor.com
10. Test everything
This website must be added to favorites. Just like its name, "Test Everything/Universal Test" can Test many things, such as XHTML and CSS markup, webpage level, return link, and so on.
Http://tester.jonasjohn.de