Browsing articles in "Tools"
Mar
22

Adobe Photoshop CS6 Beta Out

By Vinod  //  All, Design, Tools  //  1 Comment

The Photoshop CS6 beta is out there & has lots of features you need to try. Stunning new features really rocks!!

Here are some highlights :

  • Content-Aware Patch — Patch images with greater control using the newest member of the Content-Aware family of technologies. Choose the sample area you want to use to create your patch, and then watch Content-Aware Patch magically blend pixels for a stunning result.
  • Blazingly fast performance and a modern UI — Experience unprecedented performance with the Mercury Graphics Engine, which gives you near-instant results when you edit with key tools such as Liquify, Puppet Warp, and Crop.* Plus, a refined, fresh, and elegant Photoshop interface features dark background options that make your images pop.
  • New and re-engineered design tools — Create superior designs fast. Get consistent formatting with type styles, create and apply custom strokes and dashed lines to shapes, quickly search layers, and much more.

Some Reviews:

Bejango.com take light on features for Interface designers http://bjango.com/articles/photoshopcs6/

Watch the Russell Brown’s 6 Favorite Features in Photoshop CS6 beta video

Nov
30

SpriteMapper: CSS Spritemap Generator

By Vinod  //  All, CSS, Tools  //  1 Comment

 

Spritemapper is an application that merges multiple images into one and generates CSS positioning for the corresponding slices.

Improve loading times. Only 10% of a webpage’s loading time is due to the actual page—the other 90% is spent downloading styles, scripts and images. By reducing the amount of images and better utilizing the connection, CSS spritemapping can reduce your website’s loading time.

read more

Feb
22

JSHint – A JavaScript Code Quality Tool

By Vinod  //  All, Javascript, Tools  //  1 Comment

JSHint is a community-driven tool to detect errors and potential problems in JavaScript code and to enforce your team’s coding conventions. It is very flexible so you can easily adjust it to your particular coding guidelines and the environment you expect your code to execute in.

Feb
11

Initializr – Start your HTML5 project in 15 seconds!

By Vinod  //  All, HTML, Tools  //  1 Comment

Initializr is a simple tool to help you getting started with an HTML5 project. It is built on HTML5 Boilerplate, a powerful HTML5 template created by Paul Irish and Divya Manian. Initializr will generate for you a clean customizable template based on Boilerplate with just what you need to start.

Dec
28

Vermis – Open Source issue tracker and project management tool

By Vinod  //  All, PHP, Scripts, Tools  //  No Comments

Vermis is a web application for reporting and tracking issues regarding bugs, tasks, etc. during project development. You can start a project and then add developers, project leaders and observers. Each of them will be able to create and assign issues, and comment on your project from any place in the world.

Any time a change is made you will get an email notifying you of the change and containing a link to the particular issue. If your project grows, you can divide it into smaller components. Each project can have multiple versions called milestones. You can assign issues regarding bugs, tasks, refactorings, and so on to any project member. Each issue has a status, priority and graphical progress bar. You can also add attachments like files, images or documents.

In a nutshell, Vermis is all you need for the life cycle of your application :)

Vermis is an Open Source project, written in PHP and MySQL. It can be installed on almost any platform that supports PHP. It is based on Zend Framework and Doctrine ORM.

Vermis is distributed under the terms of the GNU General Public License version 3.

Features

  • Issue reporting and navigation
  • Multiple projects
  • Multiple user accounts
  • Project roles (leader, developer, observer)
  • Different issue types:
  • Task
  • Bug
  • Feature
  • Improvement
  • Refactoring
Oct
28

Sparkup – write HTML code faster

By Vinod  //  All, HTML, Tools  //  1 Comment

You can write HTML in a CSS-like syntax, and have Sparkup handle the expansion to full HTML code. It is meant to help you write long HTML blocks in your text editor by letting you type less characters than needed.

Sparkup is written in Python, and requires Python 2.5 or newer (2.5 is preinstalled in Mac OS X Leopard). Sparkup also offers intregration into common text editors. Support for VIM and TextMate are currently included.

Oct
25

svg-edit – A complete vector graphics editor in the browser

By Vinod  //  All, Design, Javascript, Tools  //  1 Comment

SVG-edit is a fast, web-based, Javascript-driven SVG editor that works in any modern browser:

  • Firefox 1.5+
  • Opera 9.50+
  • Safari 4+
  • Chrome 1+
  • IE 6+ (with the Chrome Frame plugin, native IE9 support in 2.6)

SVG-edit is an online vector graphics editor that uses only JS, HTML5, CSS and SVG (i.e. no server-side functionality). SVG-edit has the following features:

  • Free-hand drawing
  • Lines, Polylines
  • Rects/Squares
  • Ellipses/Circles
  • Polygons/Curved Paths
  • Stylable Text
  • Raster Images
  • Select/move/resize/rotate
  • Undo/Redo
  • Color/Gradient picker
  • Group/ungroup
  • Align
  • Zoom
  • Layers
  • Convert Shapes to Path
  • Wireframe Mode
  • Save drawing to SVG
  • Linear Gradient Picking
  • View and Edit SVG Source
  • UI Localization
  • Resizable Canvas
  • Change Background
  • Draggable Dialogs
  • Resizable UI (SVG icons)
Oct
13

Google Chrome Frame – free plug-in for Internet Explorer

By Vinod  //  All, Tools  //  1 Comment

Google Chrome Frame is a free plug-in for Internet Explorer. Some advanced web apps use Google Chrome Frame to provide you with additional features and better performance.

Download Google Chrome Frame to:

Speed up your web experience
Sites that utilize Google Chrome Frame become more responsive.

Enjoy more advanced features
With Google Chrome Frame, sites offer you new features based on open technologies.

Surf the web the way you are used to
Google Chrome Frame works under the hood with your current browser.

Aug
19

URList – Create and share your list of links

By Vinod  //  All, Tools  //  No Comments


URList is simple: browse the web and collect links you want to group.

Are you planning a trip with some friends and looking for a place to spend the night? Make a URlist of the most interesting hotels and share the edit link with your fellow travelers: this way they can see your preferences and add theirs.

Aug
10

CSS3 Playground

By Vinod  //  All, CSS, Tools  //  1 Comment

Use this web application to experiment and learn about new css3 capabilities. The styles applied when changing the different settings should follow the principles of progressive enhancements and will work in all browsers that support the setting.
Just change the settings and see how the rectangular box changes according to your changes.