NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

sprintf() for JavaScript
36265 sprintf() for JavaScript http://alexei.417.ro/blog/sprintf_for_javascript.html There are a lot of libraries out there and, invariably, they do a lot of things that you don't need or in a manner that you don't like. Thus, they feel bloated. One example would be Prototype. Recently, I discovered it has a Template class. At first, I thought it was a template engine similar to Smarty for PHP, but it turned out I was wrong. It's just a method of returning formatted strings wrapped in a fancy class. If you're familiar with C, C++, Objective C, Perl, Python, PHP, bash, awk, etc. you're probably aware of the printf function, used to output formatted strings. Because I wanted for a long time a similar function in JavaScript, I wrote it using PHP's sprintf spec.. It's prototype is simple: JavaScript > Scripts and Programs > Development Nov 8, 2007 Alexandru Marasteanu send email to Alexandru Marasteanu

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  



Other links owned by this user
Learn how to draw holes in asteroids. Basically it is a tutorial on how to play with gradient fills so you can make holes that seem like they are actually sinking into an object(such as an asteroid). This tutorial was written in Flash MX 2004 Professional(Flash 7) so if you have Flash 7 or a later version.
Category:

Forms are sent to email and saved to your database and can be viewed through the administration area.
Category:

This script is a text based script. No MYSQL Database is needed.
Category:

Learn how to transform gray scale image into the image in color. To create this lesson, you must to use photoshop a little. In this lesson, you will also learn how to convert an image into a Movie Clip Symbol and more.
Category:

If you need a shadow for an image that doesn't require using any graphics library calls, you can simply use this form to generate the HTML for any image you might have. Creates a smoothly blended shadow for your images without using any Flash, JavaScript, or PHP graphics rendering calls.
Category:

The Clickbank Directory PHP script is an instant directory of every single product sold in the Clickbank.com marketplace. This script takes the Clickbank XML file and imports it into a MySQL database for fast and easy categorization and searching. Spend all your effort on promoting your directory instead of copying wasting time copying hoplinks. Your directory will be created within minutes and each link will be coded your affiliate ID.

This script use mod_redirect to appear as if it's 100% static. The benefit being better search engine indexing and an ability to receive a Google PageRank. Don't settle on running dynamic scripts that create dynamic URLs!
Category:

Each time a new visitor comes to your site, the referrer information is captured and stats updated. The stats are sorted and displayed on the page each time.
Category:

W3Rent™ Inc., specializes in DVD rental system and video game rental system that brings your small- or medium-sized rental business to the next level.
Category:

This script allows to take vin number and decode it to find the make, model , year and more from database query , Perfect for car dealer websites where vehicles are posted , cf ajax enabled .database is included "TWICE THE VALUE OF THE AMOUNT OF THIS SCRIPT :)" as a seperate download because it is up to date for 2007 at over 200megs , thus is downloadable via ftp upon script purchase.
Category:

Syndikut Quick Download v3 (QDL) is a hassle free, flat file, php script to aid quick, secure delivery

of digital downloads to your customers.

When your customer has purchased a product, you as admin create a unique download link

through the admin CP, the link is emailed to your customer where they can then access their

purchased product.
Category:

EJB 3 Developer Guide A Practical Guide for developers and architects to the Enterprise Java Beans Standard.
Category:

Servera is your solution for monitoring a single or multiple servers directly from your desktop! No longer will you need to depend on 3rd Party service providers or server-side scripts to monitor your servers!

Reboot Servers & Restart Services**
Get instant notification when there's a problem.
Visually Monitor All services.
Category:

Learn how to create simple mask appearance in flash, using the action script a little. You will also learn how to import an image into a flash, how to mask it, how to apply flash filters on any object and more.
Category:

The project's purpose is to create a lightweight, developer friendly and elegant PHP framework. The project is currently under heavy development. Nothing stable is yet available.
Category:

Akelos is a PHP framework for developing database-backed web applications according to the Model-View-Controller pattern. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database the Akelos PHP Framework gives you a pure-PHP development environment built upon programming best practices. To go live, all you need to add is a database and a web server.
Category:

FEX eCommerce Pack software offers the best PayPal flash eCommerce tools for Flash professional design.
Delivery interactive eCommerce experiences with intuitive environment that lets you work more productively than ever before. Create web and interactive content with Adobe Flash and expand your creativity with FEX FV-Player (Flash video player) and FEX FS-Player (Flash audio player) with two addons packs.
Category:

Open Link Directory (OpenLD) a basic but useful link classifieds php script that you can use to build a link directory that you choose. Best of all its open source and released under the terms of the GPL (General Public License) so there are no restrictions like you find with some commercial scripts.
Category:

FlashSQL Version 3 is a Flash component designed to run SQL queries directly in Flash at runtime and get results back into Flash as a standard XML and Object variables.

It has been designed for ASP, Colfusion and PHP servers and can work on MySQL, MS Access, MS SQL and other DSN based datasources.
Category:

HyperSilence.net exists so that you can find and download, for free, the open source PHP scripts I've coded. It's also somewhat of a personal site because you can view pictures of my 1972 Firebird and my 1979 Trans Am. The site was first online June 23, 2005, created with the help of Notepad++ and Adobe Photoshop. This is the fifth layout. There are twelve PHP scripts.
Category:

Car Manager allows you to easily publish your fleet to your website creating a neat and efficient way for visitors to place a reservation. Car Manager brings car, van and other vehicle rental owners an easy to use and afordable web based reservation management system.

Anouncing the release of Car Manager V2.0. Contains brand new code, functionality, security and features. This version has been almos completely re-written..
Category:

Other links at JavaScript > Scripts and Programs > Development
This javascript code is used to encode / decode data using base64 (this encoding is designed to make binary data survive transport through transport layers that are not 8-bit clean).

Script is fully compatible with UTF-8 encoding. It is useful when u want to transfer data using AJAX technology. Also you can use base64 encoded data as simple encryption mechanism.
Category:

How often have you needed to know the exact screen coordinates of an element inside a web page? For example, to place a layer below a table cell in a combo box fashion?
Category:

There are a lot of libraries out there and, invariably, they do a lot of things that you don't need or in a manner that you don't like. Thus, they feel bloated. One example would be Prototype. Recently, I discovered it has a Template class. At first, I thought it was a template engine similar to Smarty for PHP, but it turned out I was wrong. It's just a method of returning formatted strings wrapped in a fancy class. If you're familiar with C, C++, Objective C, Perl, Python, PHP, bash, awk, etc. you're probably aware of the printf function, used to output formatted strings. Because I wanted for a long time a similar function in JavaScript, I wrote it using PHP's sprintf spec.. It's prototype is simple:
Category:

These function return a string with whitespace stripped (trimmed) from the beginning or end or both of the string. Without the second parameter, they will trim these characters:

" " (ASCII 32 (0x20)), an ordinary space.
"\t" (ASCII 9 (0x09)), a tab.
"\n" (ASCII 10 (0x0A)), a new line (line feed).
"\r" (ASCII 13 (0x0D)), a carriage return.
"\0" (ASCII 0 (0x00)), the NUL-byte.
"\x0B" (ASCII 11 (0x0B)), a vertical tab.
Category:

To make my life easer and to go faster I enriched this document with features from CSS2 and XHTML. This made it incompatible with archaic Netscape 4.7 browser. This DOESN'T mean that the components discussed here aren't compatible with it. See "How widely it's supported?" for details.
Category:




Main Category
178
2033
792
284
174
1802
1113
905
1157
7351
70
898
59
2186
172

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19152
Categories: 1275
Registered Users: 697
Mailing List Subscribers: 2042
Unique Outgoing Hits: 222376

Pagerank Statistics
PR 10
2 site(s)
PR 9
9 site(s)
PR 8
37 site(s)
PR 7
291 site(s)
PR 6
827 site(s)
PR 5
2015 site(s)

PHP News