Monthly Archiv: January, 2011
JSZip is an open source JavaScript library for creating .zip files on the client-side.
Using very simple functions, you can add any number of files and folders inside the zip file, find items already included and remove any of them.
The library is not a totally perfect solution as it does not support Google Chrome + IE and has some issues in generating the name for the zip file (an alternative solution using Downloadify is offered).
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Package:
Summary:
Convert data from CSV to other text based formats
Groups:
Author:
Description:
This class can be used to convert data from CSV to other text based formats.
It can parse and extract data from files in CSV or fixed text format and generates a new file with the converted data in either JSON, SQL INSERT statements, HTML or CSV formats.
In Portuguese:
TxtXtrator é uma classe destinada a extração de dados de arquivos TXT (largura fixa ou CSV) e a sua conversão em Array, JSON, CSV, SQL ou HTML.
Package:
Summary:
Manipulate objects as arrays
Groups:
Author:
Description:
This class can manipulate its objects as arrays.
It implements several operations that make objects work like arrays.
Currently it can convert an array to an object of the class and vice-versa, serialize the object to JSON format, count the number of elements, sort the object elements, merge the elements of two objects, search for elements that match a condition, return a limited range of object elements, create a copy of the object, etc..
jNotify is a jQuery plugin for displaying animated notifications easily and only with a single line of code.
There are 3 built-in notification types: information, success and failure where each of them can be skinned via CSS.
The plugin is very flexible and has many options like the position of the messages, opacity of the overlay, duration of the effects, whether it will be hidden automatically or not and much more.
Also, 2 callbacks (onCompleted and onClosed) help interacting with the functionality better.
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Hardwood floor sanding, installation & sales. Voted Best Flooring company on the Main Line. Staircase reconstruction and gym flooringexperts.
Package:
Summary:
Search for artist or tracks in Last.fm
Groups:
Author:
Description:
This class can be used to search for artist or tracks in Last.fm.
It can sent HTTP requests to the Last.fm Web services API server to perform a search for a top rated artist or a top rated track with a given tag.
The class can return the URL of the artist track or HTML for a button link to that URL.
Package:
Summary:
Generate product feeds in XML formats
Groups:
Author:
Description:
This package can be used to generate product feeds in XML formats.
It can create a new product feed or import an existing feed from a given URL in either XML product feed, RSS 2.0 or RDF product description formats.
The product feed can be generated in the same formats that can be imported.
TinyLetter is a free-to-use web service which enables us to create an e-mail newsletter and get subscribers.
It has a very straightforward functionality and interface. You just pick a name for the newsletter and embed a code into the website which displays a sign-up form.
Also, you can ask the users to go to the custom URL provided by the service (like http://tinyletter.com/listName) where the design of it can be customized.
You can see the past newsletters, read replies, see the list of subscribers and also import e-mails.
An original feature is the support for "asking a payment for subscription" to the newsletter where the amounts can be collected by the service or directly sent to any given PayPal address.
It doesn't have any advanced features like reporting, custom text per subscriber or ready-to-use templates but, for some projects, simplicity is all we need.
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Package:
Summary:
Get country of a given IP address from CSV files
Groups:
Author:
Description:
This class can be used to get country of a given IP address from CSV files.
It takes a given IP address and looks up the country to IP addresses database file in CSV format to determine the IP address geographic location.
The class returns the IP address country name and country codes with 2 or 3 letters.
Package:
Summary:
Generate call graphs of PHP code with GraphViz
Groups:
Author:
Description:
This packages can be used to generate call graphs of PHP code with GraphViz.
There is one class that can generate diagrams in the GraphViz DOT format from a list of called or uncalled functions.
Additional functions can parse given PHP scripts to extract the list of functions in the code to generate the call tree graph.