`

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、...

    springboot求职招聘网站.zip

    这些文档对于理解项目架构、设计思想以及如何部署和使用这个网站都是十分重要的。 具体来说,求职招聘网站可能会涉及以下几个核心功能模块: 1. 用户模块:包含用户的注册、登录、个人信息管理等功能。 2. 招聘信息...

    javaweb网上蛋糕商城-后台开发

    在当今数字化时代,网络购物已成为人们日常生活...开发团队必须具备扎实的Java Web开发能力,熟悉常用的框架如Spring、Hibernate、Struts等,以及数据库操作技术,以此来构建一个稳定、高效、用户友好的网上购物平台。

    基于springboot的医护人员排班系统源代码(完整前后端+mysql+说明文档+LW).zip

    本文件是一套完整的医护人员排班系统源代码,涵盖了前端、后端以及数据库的设计与...系统的开发严格遵守了软件工程的原则,同时提供了完整的开发文档,是学习Java Web开发、Spring Boot框架和MyBatis框架的优秀案例。

    Web Surfer-开源

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

    16x16 网站图标

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

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

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

    基于springboot的考研资讯系统源码数据库文档.zip

    通过分析源码文档,开发人员可以快速理解系统的设计思路,学习系统的实现方式,甚至在此基础上进行二次开发或功能扩展。 对于想要深入学习Java开发和SpringBoot框架的学生而言,基于SpringBoot的考研资讯系统是一个...

    基于协同过滤的音乐推荐系统的设计与实现源代码(完整前后端+mysql+说明文档+LW).zip

    根据提供的文件信息,我们可以得知该音乐推荐系统是一个基于协同过滤算法实现的项目。该系统设计为一个完整的前后端应用,其中包括了用户界面和...这不仅是对开发人员技能的全面考验,同时也是对项目管理能力的挑战。

    博客系统(struts+hibernate+spring).rar

    标题为“博客系统(struts+hibernate+spring).rar”的压缩包文件包含了基于Java技术栈的博客系统源码。...然而,需要注意的是,由于这是一个学习参考项目,开发人员在使用时应当遵守版权协议,并尊重原作者的劳动成果。

    基于java的网络视频播放器设计与实现.docx

    B/S结构的优点在于它简化了客户端的操作,只需要一个标准的浏览器即可完成日常操作,便于用户访问和使用,也方便了开发人员进行系统维护和升级。 在网络视频播放器设计中,还有一个关键的技术是数据库的运用。论文...

    优秀资料(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 ...

    基于jsp萌宠优购系统.zip

    通过IntelliJ IDEA,开发人员可以高效地编写代码,同时也能保证代码的质量和系统的稳定性。 对于用户来说,系统提供了注册和登录功能,允许用户创建个人账户并登录到平台。用户可以浏览不同种类的宠物及其相关商品...

Global site tag (gtag.js) - Google Analytics