• flash ecard makerconvert web page to jpg

Posts Tagged ‘Web Developers’

13 Best Google Chrome Extensions for Web Developers

Complement Google Chrome’s developer tools with extensions, to make web development faster and more efficient. Edit HTML, test your pages on various screen resolutions, improve the performance of your apps and more — all directly from the browser.

  • SpeedTracer SpeedTracer

    Get insight into the performance of your web applications.

    *By installing this extension, you agree to these terms.

  • PendulePendule

    Web developer tools for Chrome.

  • Resolution TestResolution Test

    An extension for developers to test web pages in different screen resolutions, with an option to define your own resolutions.

  • Measureit! Measureit!

    Draw out a ruler that will help you get the pixel width and height of any elements on a webpage.

  • Chrome Sniffer Chrome Sniffer

    Detect web frameworks and javascript libraries run on browsing website.

  • XML Tree XML Tree

    Displays XML data in a user friendly way.

  • BuiltWith Technology Profiler BuiltWith Technology Profiler

    Find out what the website you are visiting is built with using this extension.

  • View Selection Source View Selection Source

    View selection source in resizable popup. Drag the bottom right corner to resize. Simple, but very useful for web developers.

  • JavaScript Tester JavaScript Tester

    Small extension with no icon, for every JavaScript developer to run and test performance of JavaScript code.

  • CSS Reloader CSS Reloader

    Allows you to reload all the CSS of any site without you have to reload the page itself.

  • Web developer Web developer

    Adds a toolbar button with various web developer tools.

  • CSS Viewer CSS Viewer

    A simple CSS property viewer.

  • JSonView JSonView

    View JSON documents in the browser.

  • csscan csscan

    Offers a quick overview of CSS properties to the element the mouse cursor is hovering.

12 Free Open Source Web Projects Web Developers Should know

  1. JSINQ
    JSINQ is the JavaScript library that allows you to write SQL-like queries against arrays and DOM node lists.
  2. Joose
    Joose is a self-hosting meta object system for JavaScript with support for classes, inheritance, mixins, traits, method modifiers and more.
  3. jData
    jData is a shared localStorage object interface that can be accessed by any website on the internet and works on Firefox 3+, Webkit 3.1.2/3.2+ nightlies (for some reason not Safari 3.2 stable), and IE8.
  4. xLazyLoader
    Lightweight js, css and images preloader.
  5. JavaScriptMVC
    the framework that provides a Model-View-Controller (MVC) pattern for JavaScript development。
  6. titaniumapp
    Titanium is the first open platform for building rich desktop applications
  7. mxgraph
    mxGraph is the ultimate component for drawing diagrams in a browser.
  8. getsprockets
    Sprockets is a Ruby library that preprocesses and concatenates JavaScript source files.
  9. Juicer
    a CSS and JavaScript packaging.
  10. GX
    GX is a full-featured, cross-browser, super-tiny (10kb uncompressed) Javascript Animations Framework. Using GX you can create complex animations working with every w3c CSS property.
  11. Helene
    A syntax highlighting text editor in javascript.
  12. jsDraw2D This is a pure JavaScript library to draw 2D graphics on web pages inside web browser without using SVG or VML. JavaScript developers, web developers and webmasters can take advantage of the library to add graphics drawing functionality to their web applications or websites using the library.