Archiwum kategorii: Web Tools

Open Source Online Invoice System: siwapp

Post pobrano z: Open Source Online Invoice System: siwapp

siwapp is an open source web application, built with PHP (Symfony), that enables anyone to create & manage invoices with ease.

The application has a slick interface & provides a simple usage to create professional-looking invoices.

Open Source Invoicing

Some features of siwapp:

  • invoices with different serial numbers can be managed
  • invoices can be downloaded as PDF files
  • periodical invoices can be created automatically
  • & more

siwapp uses MySQL to store data & if you need periodical invoices to be e-mailed automatically, a scheduling system (like cron) must be used.

It can also work as a module (be integrated to other business management applications) with the API support.

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

3 Beautiful CSS Effects With Tutorials And Source Files By Dragon Labs

Post pobrano z: 3 Beautiful CSS Effects With Tutorials And Source Files By Dragon Labs

Dragon Labs is featuring 3 beautiful CSS / JavaScript effects that you may want to use in your websites. Here they are:

Codename Rainbows

A solution to create rainbow effects by not using any images.

It is accomplished with the help of some JavaScript and CSS magic to apply a two-color gradient to any text. Shadows and highlights can also be applied.

Dragon Labs CSS Effects

Codename Putterfish

This is a CSS trick, specially used in menus, that fades any other elements when one of the items is hovered.

Codename DragonFish

It is technique to smoothly change colors and create ambient motion. A nice demo is presented here.

P.S. Rainbow & Putterfish are well-described & source files are offered. On the other hand, DragonFish, currently, only comes with the demo.

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

Slideshow JS: Unobtrusive JavaScript Slideshow

Post pobrano z: Slideshow JS: Unobtrusive JavaScript Slideshow

Slideshow JS is a free JavaScript library which helps creating an image slideshow with ease.

It is totally configurable via markup & does not require any scripting. Although the download package comes with various styles, the look & feel of the slideshow can be completely customized.

Slideshow JS

The library is built with jQuery & it is unobtrusive. It offers several options like:

  • number of seconds each image will be displayed
  • if the images will be displayed automatically or manually
  • image counter & controls activation
  • if the images will be displayed randomly or in an order
  • & more..

P.S. Don’t let the blury images in the demo fool you. With quality images, the script offers a nice presentation.

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

Impressive Silverlight Visualizations With Source Codes: Descry

Post pobrano z: Impressive Silverlight Visualizations With Source Codes: Descry

Descry is a project to demonstrate the power of data and information visualization as a communication tool.

Currently, there are 4 examples provided, all built with Silverlight & come with the source codes.

Silverlight Visualization

There are also 2 very nice articles shared on visualization:

For a demo, click here.

P.S. Descry is not a toolkit. It contains classes and fragments of code or design elements that can be reused.

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

Customizable And Free Flash-XML Slideshow

Post pobrano z: Customizable And Free Flash-XML Slideshow

Flabell is presenting a free Flash-XML slideshow which can be customized with ease.

Images presented are displayed with a blur effect & the color of the navigation bar can change on every image (using the colors of that image can be a good idea – set manually in the XML file).

Free Flash XML Slideshow

For every image, you can also define:

  • URLs, when they are clicked
  • target to be _blank or not
  • transparency of the navigation bar

The slideshow comes with the source file (.FLA) & in order to download it, a free membership is required.

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

Tiny And Chic Flash Mp3 Player: Audio Player

Post pobrano z: Tiny And Chic Flash Mp3 Player: Audio Player

Audio Player is a tiny yet beautiful free Flash mp3 player that is used on many popular websites like Talkcrunch.

It is originally a WordPress plugin but with the increasing popularity, the developer of the player, Martin Laine, has created a standalone version as well.

Tiny Flash Mp3 Player

The WordPress plugin can directly use the WordPress media library which is great. The standalone version can be configured very easily too & they both have various features like:

  • autostart
  • loop
  • animation
  • remaining time
  • volume control & more.

For a demo of the player, you can check TalkCrunch.

P.S. Audio Player is open source & source files can be found here.

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

Work With Colors In 3D: ColoRotate

Post pobrano z: Work With Colors In 3D: ColoRotate

ColoRotate is a free web-based service that helps to work with colors in 3D, in real time & offers an unique experience.

Using the application, you can quickly see the multidimensional nature of colors and the relationships between colors.

3D Color Tool

With ColoRotate, you can create color palettes & save them. Its quick drag-and-drop interface to adjust hue, brightness & saturation helps you customize the colors with ease.

And, palettes created can be imported & exported in Adobe Swatch Exchange (ASE).

ColoRotate is also a color community where it is possible to browse & search themes created by other users.

P.S. You may also want to check "Learn About Color" menu of ColoRotate where it is possible to find valuable information on color like:

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

Open Source Ajax Push Engine: APE

Post pobrano z: Open Source Ajax Push Engine: APE

APEAPE (Ajax Push Engine) is an open source solution which is designed to push real-time data with only JavaScript on the client side.

The core of APE is an epoll-driven HTTP server, entirely written in C, which provides patterns such as XHR long-polling (cross browser), forever frame and many more.

The other part of APE is the Javascript Framework based on MooTools which deals with the APE protocol. On the other hand, users can decide what Javascript framework they want to develop with.

Ajax Push Engine

APE only uses web standards, no plugins are needed to be installed on the browsers & it works with all browsers.

It is possible to create various multi-user applications with APE as it can broadcast to hundreds of users with ease.

With a module support (currently with C but PHP support is on the way) the application can be extended & customized more.

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 Web-Based Media Streamer: Subsonic

Post pobrano z: Free Web-Based Media Streamer: Subsonic

Subsonic is an open source web-based media streamer application that helps sharing your music or listening it anytime/anywhere.

It allows streaming to multiple users & can handle very large music collections.

Subsonic Media Streamer

It is compatible with every audio or video format that can stream over HTTP, like AAC and OGG. Also, Subsonic works with any network-enabled media player, such as Winamp, iTunes, XMMS, VLC, MusicMatch and Windows Media Player.

It can integrate with various web services like Last.fm, Amazon (for cover art) & more.

And, considering media files are generally huge, it supports automatic zipping/unzipping while downloading & uploading them.

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

Convert Web Apps. To Desktop Apps.: Prism

Post pobrano z: Convert Web Apps. To Desktop Apps.: Prism

Mozilla Prism (previously known as WebRunner) is an application that enables users to run web applications directly on their desktop. And, for developers, offers ways to make them act like desktop applications.

It is a very easy-to-use tool that simply asks you which URL to wrap, whether to sit on the system-tray and creates a shortcut for the new application. Once clicked, the URL mentioned runs in a desktop application.

Mozilla Prism

With the help of a scripting support, developers can add events to their web applications to trigger actions like displaying system-tray notifications or popups.

It allows you to style (overwrite the default styles) the web application via CSS.

Prism also offers more customization options like enabling you to choose the icon for the application to be created, whether the navigation bar or navigation keys will be displayed & more.

It comes in two flavors:

  • as a Firefox extension
  • as a desktop application

Prism can run both on Windows & Mac OS X.

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