`

Web开发人员应当收藏的10个网站

    博客分类:
  • Web
阅读更多

Over the millions of websites available, some are true tools for us web developers. In this article, I have compiled 10 extremely useful sites for web developers, that should definitely be added to your bookmarks.

 

Mysql Format Date

MySQL Format Date helps you to format your dates using the MySQL DATE_FORMAT function. Just select a common date format and then change it to your suit your needs. The MySQL DATE_FORMAT code will be generated at the bottom of the page which you can then copy into your query.
Visit site: http://www.mysqlformatdate.com

Script Src

Are you tired of hunting the Internet in order to find the script tag for the latest version of the Javascript library of your choice? ScriptSrc.net has compiled all the latest versions of jQuery, Mootools, Prototype and more in a single page which lets you copy it in your browser clipboard with a single click.

Visit site: http://scriptsrc.net

Em Chart

I never been a fan of ems in CSS files, but sometimes you have to deal with it. In that case, Em chart will translate ems to pixels so you’ll save time and hassle.

Visit site: http://aloestudios.com/tools/emchart

Twitter API Explorer

If you’re using the Twitter API in the site you build, you’ll for sure enjoy this very handy website which allow you to search through the Twitter API. Even better, the website can generate ready-to-use code snippets. A real time gain for you and your clients!

Visit site: http://twitapi.com/explore

Browser Sandbox

Cross browser compatibility is definitely one of the biggest problems a web developer has to face in his daily job. The browser sandbox lets you run any Windows browser from the web. The only bad thing is that you must run a Windows machine: The app does not work on Macs and GNU/Linux.

Visit site: http://spoon.net/browsers

PHP Forms

Web forms are one of the most important part of a website, but creating them is also very time-consuming. So, what about using a website that can speed up your form development for free?
PHP forms allows you to create advanced forms that can fit the needs of most websites.

Visit site: http://www.phpform.org

.htaccess editor

A .htaccess file is a must have for any website. Don’t know how to write one? No problem, just visit this site to create your .htaccess file using a wizard. It doesn’t allow very advanced stuff, but the results are great for 95% of the websites you’ll make.

Visit site: http://www.htaccesseditor.com/en.shtml

Smush it!

Images may be worth a thousand words, they’re also well known to use a lot of bandwidth. Images can be optimized for the web using programs like Photoshop; but if you don’t own a copy of this software or simply don’t have a clue how to do it, smush.it is what you need.
Brought to you by Yahoo developers network, Smush.it is an online tool that will reduce your image size without reducing their quality. For WordPress users, a very handy plugin for your favorite blogging engine is available here.

Visit site: http://developer.yahoo.com/yslow/smushit/

CSS Compressor

Especially on site with many different page layouts, CSS files can become huge and use a lot of server bandwidth. This tool, named CSS Compressor, can consequently reduce the size of any CSS file by removing comments, indentation and more.
Even better, compression level can be configured to fit your needs.

Visit site: http://www.csscompressor.com

Test everything

This site is a definitive must-have for your bookmarks: As the name says, Test everything allows you to test lot of things such as XHTML and CSS markup, PageRank, back-links, and a lot more.

Visit site: http://tester.jonasjohn.de

分享到:
评论

相关推荐

    开发人员一定要加入收藏夹的网站

    本文将详细介绍一系列被公认为开发人员应当加入收藏夹的重要网站,这些网站覆盖了从编程语言、框架、设计模式到开源项目等多个领域,是开发人员提升自我、解决问题的绝佳助手。 ### HTML、CSS、XPath、XSL、...

    Web Surfer-开源

    - `Web Destroyer.application`:这可能是一个应用程序文件,但名称看起来与Web Surfer不符,可能是一个错误或者恶意软件的伪装,用户应当谨慎处理。 - `setup.exe`:这通常是Windows平台上的安装程序,用户可以通过...

    16x16 网站图标

    对于开发人员来说,将这些图标集成到网站中可能涉及到HTML和CSS的使用。通过`<link>`标签可以引入favicon,而其他图标可能需要通过CSS背景图像或者SVG矢量图形来实现响应式显示。现代前端框架和库,如Bootstrap或...

    专题资料(2021-2022年收藏)基于模具制造业的数控车间管理系统开发及应用.doc

    《基于模具制造业的数控车间管理系统开发及应用》 本文探讨的是在模具制造业中,如何通过开发和应用数控车间管理系统(MES)来优化...企业应当重视此类系统的开发和应用,以适应制造业信息化发展的趋势,增强竞争力。

    优秀资料(2021-2022年收藏)网站需求规格说明书.doc

    在开发过程中,产品需遵循W3C的Web标准,确保兼容性和可访问性,同时符合国家及行业相关的数据安全和隐私保护法规。 【产品的功能性需求】 1. **功能性需求分类**:这些需求被划分为不同的功能模块,如博客首页、...

    优秀资料(2021-2022年收藏)网站需求规格说明书(1).doc

    这份文档主要面向项目管理者、产品经理、软件开发人员、测试工程师以及所有参与到该项目中的利益相关者。他们需要理解并依据此文档来规划和实施开发活动,以确保产品符合预期的用户需求。 【产品介绍】 《个人博客...

    DolphinPHP快速开发框架 v1.0.2

    这样的工具集合极大地提高了开发效率,使得开发人员能够更加专注于业务逻辑的实现,而非基础架构的搭建。 在压缩包文件列表中,我们可以看到以下几个关键文件: 1. `.gitattributes`:这是一个Git配置文件,用于...

    专题资料(2021-2022年收藏)基于ASPNet的图书管理系统的设计与实现.doc

    ASP.NET是微软公司开发的一种Web应用程序框架,它为开发动态网站、Web应用程序和Web服务提供了强大支持。在基于ASP.NET的图书管理系统中,该技术用于构建系统的后端逻辑,处理用户请求,管理数据库交互,以及实现...

    图书系统HTML模版2

    在实际项目中,开发人员需要根据具体需求对模版进行定制,例如增加新的功能模块、调整界面布局、优化性能等。同时,还需考虑响应式设计,确保模版在不同设备和屏幕尺寸上都能良好显示。 总的来说,【图书系统HTML...

    asp+mssql 分类信息程序.

    ASP是Web开发的一种技术,它允许开发者在服务器端编写脚本,生成HTML代码并发送到客户端浏览器。这种技术使用VBScript或JScript等脚本语言,可以与各种服务器组件和数据库进行交互。 MSSQL,全称Microsoft SQL ...

    校友录系统 毕业设计

    在技术实现上,这样的校友录系统可能基于Web开发,采用前后端分离架构,前端使用HTML5、CSS3和JavaScript,构建响应式的用户界面;后端可能使用PHP或Java,搭配MySQL数据库来处理数据存储和业务逻辑。考虑到安全性和...

    bbs需求文档.doc

    本文档是BBS论坛系统的产品需求说明书,主要目的是为产品的设计、开发及测试团队提供明确的需求定义,确保所有相关人员对产品功能和目标有清晰的理解。文档覆盖了产品概述、用户群体、遵循标准、产品范围、角色定义...

Global site tag (gtag.js) - Google Analytics