Projects tagged ‘javascript’ and ‘traffic’


[4 total ]

0 Users

Project to host all iGoogle gadgets created by Uday Kumar Pyda
Created 4 months ago.

0 Users

What's qUIpt?qUIpt is a small library that is capable of caching Javascript files inside the users browser - even if SSL is active. qUIpt helps the site owner by reducing traffic costs and the user ... [More] with faster page loading. Developers by the way might want to check https://groups.google.com/group/quipt How does it work?Quite simple It checks for the contents of window.name while your page is being loaded. If there's nothing inside the window.name cache the JS files defined by you are fetched via XHR The same happens if the users enters your site for the first time of his current browser session or if document.referrer is off-domain or empty After that the contents of window.name are being evaluated If the user requests the next page on your domain the JS files are directly taken from window.name - no more requests necessary Is this secure?Yep - if the user enters your site the first time the JS files are requested - no matter what's already inside window.name An attacker can't set window.name from other tabs the user might surf on parallely Click for happinessSources Example usage Feedback is always appreciated - especially in this very early stage of the project. [Less]
Created about 1 year ago.

0 Users

GuanooGuanoo is a collection of web data collection and analytics services written in Perl and other scripting languages. It runs on Linux, Mac OS X and Solaris with MySQL databases. It would be ... [More] possible to run it on Windows with minor modifications. X PerformThe first part of the Guanoo system is called "X Perform" where X is any web event. Most web events are page views, but the system is designed to measure a large number of events to be compatible with future subprojects such as measuring video, email, news feeds, etc. The X Perform system works as follows: A web browser requests a measured web page on a web site Some JavaScript code in the measured page sends data to the X Perform web server The Apache web server logs details about the page view event A Perl process called "extractor.pl" reads events in the Apache log A Perl process called "transformer.pl" loads events into databases Separately there are reporting programs (also written in Perl) to regularly generate detailed web traffic reports, which may be read directly from the MySQL database, or via XML/JSON web service API calls using REST. The web services API is written using Perl CGI because it's simple and it works. [Less]
Created 12 months ago.

0 Users

PolipoMatico is a Windows 7 and Vista sidebar gadget that allows to retrieve and show italian traffic infos from octotelematics web site (www.octotelematics.it)
Created 10 months ago.