Archiwum kategorii: Web Tools

35 Beautiful & Free PSDs For Charming Designs

Post pobrano z: 35 Beautiful & Free PSDs For Charming Designs

Photoshop Logo FeatherFor many users, according to the Photoshop knowledge level, it is sometimes hard to create what is in mind. And, for everyone, having a well-designed object can call the inspiration & help us to create better.

In both cases, for Photoshop users, quality & free PSD files are a treasure. Whether you use them in a tiny part of the whole or build your composition around them, they will help a lot.

Here is a collection of 35 beautiful & free PSDs for charming designs:

Colorful Nature

nature

80 PSD Raindrops

PSD Raindrops

Slick and Clean Button (With Tutorial)

PSD Submit Button

Swirl Mania

PSD Swirls

Sticker-Like Badges

badges

Creative Elements Pack

Creative Elements

Shiny Buttons

Shiny Buttons

The Planet

The Planet

Sweet Chat Bubble (With Tutorial)

PSD Chat Bubble

Menu Design

Free PSD Menu

Night, Birds & Trees

Night & Birds PSD

Pixel Arrows

Pixel Arrows

Web 2.0 Stickers

Web 2.0 Stickers

Globe

Free PSD Globe

Post-It Notes

Post-It Notes

Frames

Frame

Documents & Letters

Documents And Letters

Folder Icons

Folder Icons

Credit Card Icon

Credit Card Icon

Product Box

Product Box

Old Book

Old Book

Vector T-Shirt

Vector T-Shirt

Chocolate Arrow

Chocolate Arrow

Login Panel

PSD Login Panel

3D Box

PSD 3D Box

Shiny Speech Bubble

Speech Bubble

Picture Frame

Picture Frame

3D Cube

3D Cube

Film Frame

Film Frame

Pencil

Pencil Illustration (PSD)

Apple

Apple

3D Product Box

3D Product Box

Paper Bag

Paper Bag

File Icon

File Icon

Battery

Battery

Key Lock

Key Lock

Special Downloads:
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!

Tags: ,

Related posts

pulpTunes: Open Source Web Server For iTunes

Post pobrano z: pulpTunes: Open Source Web Server For iTunes

For creative people, mostly, music is very important. It can help to get into the mood & concentrate on a project or increase your blood pressure, send more oxygen to the brain & cause you to design/code beautiful stuff :).

pulpTunes is a free web server for iTunes which enables you to access your music collection from anywhere with a slick, Ajaxed web interface.

Music files are categorized just like iTunes, songs can be downloaded with a right-click & direct links to songs or playlists can be generated for sharing them easily with others.

pulpTunes

pulpTunes is integrated with iTunes DJ, supports MP3 + AAC (M4A) files & can display cover arts.

For slower connections, buffer level can be easily adjusted & it works on Mac, Windows or Linux.

P.S. Although this resource is not directly design or development oriented, it is something that can be very handy for freelancers who may need to work from different locations time-by-time & for creative offices (where you can listen to music :)) to keep all music files in one place & reach easily.

Special Downloads:
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!

Tags: , ,

Related posts

13 Must-Have Add-ons To Strengthen Firebug

Post pobrano z: 13 Must-Have Add-ons To Strengthen Firebug

Firebug LogoFirebug is probably one of the most helpful tools used when developing websites.

Specially, after JavaScript & Ajax became that much popular, it is hard to findout how we were developing & debugging without Firebug.

This great Firefox add-on, besides the ease of use & continious development by a talented team, has many features that make it a must-have like:

  • working inside browser, no need to switch apps.
  • being real-time, logging every request
  • ability to edit code & see results instantly
  • debugging JavaScript, measuring its performance & more..

It also has another feature, which is extendibility with help of Firefox add-ons.

There are various add-ons that can add more power to Firebug for creating better & faster. Here they are:

 

YSlow

YSlow Firebug Addon

YSlow is a Firebug add-on for analyzing web pages and getting suggestions on ways to improve the performance (parallel with the rules for high performance web pages).

YSlow grades web pages based on the predefined rulesets or a user-defined one . It also provides tools for performance analysis, including Smush.it™ and JSLint.

Page Speed

Firebug Page Speed

Very similar to YSlow, it is an add-on by the Google team for evaluating the performance of web pages and, best of all, getting suggestions (based on "Web Performance Best Practices") on ways to improve them.

Page Speed automatically optimizes images & provides compressed ones foruploading later.

It can also detect  JavaScript and CSS loaded that actually isn’t used for decreasing the total size of these files.

Pixel Perfect

Pixel Perfect

In order to easily find out how a fresh element will look with the design in general, Pixel Perfect enables web developers and designers to overlay a web composition over top of the developed HTML.

It is possible to toggle on/off any number of design elements to see if they fit well or not. And, with the opacity option, HTML below the composition can be viewed.

CodeBurner

CodeBurner

CodeBurner offers a reference panel with a search tool for looking up HTML elements, attributes, and CSS properties.

It also provides shortcuts to view information or code samples about a selected item.

FireUnit

FireUnit

FireUnit provides a simple JavaScript API for doing simple test logging – unit testing and viewing within a new tab of Firebug.

FirePHP

FirePHP

With the help of FirePHP, it is possible to log to the Firebug console by a simple PHP method call.

Data is sent via response headers & won’t interfere with the content on the page.

For any developer who got used to the Firebug interface , this extension is great for PHP debugging.

FireRainbow

FireRainbow - Firebug Syntax Highlighter

FireRainbow adds a better syntax highlighting support to Firebug & has theming support.

FireDiff

FireDiff

It adds a change monitor recording every change made, by Firebug and the website itself, to CSS and the DOM.

This provides a deeper look into the functionality of the website & helps keeping a record of the changes that were required to debug and tweak the page’s display.

Jiffy Firefox Extension

Jiffy

Jiffy Extension, using the Jiffy-Web, adds a new panel to Firebug & generates the visual view of the JavaScript time measurements. It can also output a print-friendly version of the report.

Hammerhead

Hammerhead

It enables you to measure the loading times of webpages.

The extension has support for multiple pages & can clear caches (disk & memory) with a click for a healthier result.

Firecookie

Firecookie

Firecookie, is a cookie viewer/manager that works inside Firebug.

For a faster development, when coding an application using cookies, the panel eases viewing the cookies & their values, expire dates, etc.

It is also integrated with the Net panel & displays both sent and received cookies.

Firefinder

Firefinder

Firefinder offers a way to quickly finding HTML elements matching mentioned CSS selector(s) or XPath expression.

It allows you to instantly test CSS selectors in the page while seeing the content at the same time, and matching elements will be highlighted.

It also shows a count of how many matches there are & lists all the matching ones in a collapsible list in the Firefinder panel.

LiveCoder

LiveCoder

LiveCoder extends Firebug by allowing developers to look at the Firefox chrome.

It is especially valuable to developers building add-ons. LiveCoder’s GUI lets you examine and modify the DOM of any Firefox add-on.

Special Downloads:
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!

Tags: , ,

Related posts

Winners Of FlashMint Free Credits Giveaway

Post pobrano z: Winners Of FlashMint Free Credits Giveaway

FlashMintLast week, a post on WebResourcesDepot had announced the giveaway of free credits ($225 worth) by FlashMint, a very popular flash templates provider, to WRD readers.

Winners are announced at the bottom of the post, but before that, to remember:

FlashMint is offering a variety of products from high quality Flash IntrosFlash CMS Templates, premium WordPress Themes to Joomla Layouts & superior osCommerce / Swish Templates.

Besides these templates offered, FlashMint has a wide collection of Flash components that can be easily used to improve any website.

FlashMint

The winners of the giveaway:

Winners are selected randomly from users who tweeted the message: "Want to win $100 credit for Flash Designs from http://www.flashmint.com/ ? Check the details and join the contest at: http://tr.im/nfy8" in Twitter. And here they are:

Congratulations to the winners & thanks to everyone for contributing.

Special Downloads:
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!

Tags: ,

Related posts

Flexible Modal Windows With jQuery Superbox!

Post pobrano z: Flexible Modal Windows With jQuery Superbox!

jQuery Superbox! is a jQuery plugin for creating easily customizable modal windows (lightbox-like).

It is an accessible script, uses the rel attribute of an element for triggering & href attribute is used for defining the source to be displayed.

To change the look & feel, it is enough to play with the CSS as no styles are set by default.

jQuery Modal Window

It can display any type of content as every HTML content can be presented. But by default, images (single or gallery mode), text content & iframes are supported

Dimensions of the modal window can be choosen to resize automatically according to the content or width & height can be defined for a standard size.

Special Downloads:
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!

Tags:

Related posts

A Set Of 500 Quality Icons: Led Web Icons

Post pobrano z: A Set Of 500 Quality Icons: Led Web Icons

Led Web Icons is a set of 500 icons (currently) which is very suitable to be used in web applications.

It is inspired by 3 icon sets:

and includes totally original icons without any repeating ones.

Sizes of the icons are 16*16px & they are in PNG format. A preview of the full set can be found here.

Web App. Icon Set

Special Downloads:
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!

Tags:

Related posts

Ajaxed Events Calendar Script: dhtmlxScheduler

Post pobrano z: Ajaxed Events Calendar Script: dhtmlxScheduler

dhtmlxScheduler is a free & Ajaxed event calendar script providing a scheduling solution similar to Microsoft Outlook Calendar or Google Calendar.

It is possible to create new events with a double-click & created events can be drag’n dropped, resized (for updating the times), updated or deleted with ease, fully Ajaxed.

Ajax Event Calendar

The scheduler can present the calendar as day, week or month views & data can be loaded in XML or iCal formats.

With the help of the detailed documentation, it is possible to use any server-side scripting language to make dhtmlxScheduler fit any application.

Special Downloads:
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!

Tags: , ,

Related posts

UI Pattern Factory: User Interface Design Best Practices & Inspiration

Post pobrano z: UI Pattern Factory: User Interface Design Best Practices & Inspiration

UI Pattern Factory is both an user interface design pattern library and UI gallery where it is possible to find the best practices, get inspired, and share your solutions with others.

The website is mostly focused on web-based business applications & shares patterns like:

UI Pattern Factory

UI Pattern Library is also a place where you can ask & vote for new pattern ideas in their forum or add new images to the currently published ones via Flickr.

Special Downloads:
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!

Tags: ,

Related posts

Free Flash-XML Survey With Multiple Questions

Post pobrano z: Free Flash-XML Survey With Multiple Questions

Flabell is presenting another handy resource for creating Flash-XML based survey with multiple questions.

An unlimited number of questions & a variable number of answers can be added by simply editing the XML file.

When users select an answer, they can pass to the next question & all answers are stored inside the XML file for visualizing them later (not included within the code).

Free Flash XML Survey

P.S. Download requires a free membership.

Special Downloads:
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!

Tags: ,

Related posts

A Flexible UI Library: jQuery TOOLS

Post pobrano z: A Flexible UI Library: jQuery TOOLS

jQuery TOOLS is a set of frequently used user interface components, built with/for jQuery, to power your websites.

The library is lightweight (5.8kb) and consists of the following tools:

  • tabs
  • tooltip
  • scrollable
  • overlay
  • expose
  • flashembed

jQuery Tools

All the tools can be used together, extended, configured and styled which makes it very flexible.

Every feature in the library is very well documented & offers various examples to lower the learning curve.

It is also possible to download the tools you need rather than the whole package, combined in a one file.

Special Downloads:
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!

Tags: , ,

Related posts