dev

Ordina per: Data / Titolo / URL

Distributed Caching with Memcached
Articolo dell'autore
2009-06-23 to , , , , , by lorello
Optaros OForge
OForge is an enterprise collaboration tool that helps development teams work together to assemble great software. Modern software development involves globally distributed teams working together on solutions which are assembled from modular components and services rapidly and repeatably. Development teams no longer work in isolation to write code from scratch that implements a specification.
2009-05-22 to , , , , , , , , by lorello
Serving 250M quotes/day at CNBC.com with aiCache
aiCache - a Web caching and application acceleration product (aicache.com)
2009-04-17 to , , , , by lorello
Rhodes
The Rhodes framework is an open source Ruby-based platform for building locally executing, device-optimized mobile applications. It is similar in concept to MVC frameworks such as Rails, Merb and Camping but much lighter weight (and hence executable on a mobile device) than any of these. Along the way of course, we had to implement Ruby for these device operating systems (iPhone, Windows Mobile, RIM and Symbian).
2009-03-04 to , , , , , , , , by lorello
GUI Development with PHP-GTK2
The Gnope AppRunner and Gnope PEAR Installer come with a precompiled PHP, including all GTK2 modules you need. After download you can start to develop right away!
2008-10-23 to , , , , , , by lorello
Highslide JS - JavaScript thumbnail viewer
Highslide JS is an open source JavaScript software, offering a Web 2.0 approach to popup windows. It streamlines the use of thumbnail images and HTML popups on web pages. The library offers these features and advantages: * No plugins like Flash or Java required. * Popup blockers are no problem. The content expands within the active browser window. * Single click. After opening the image or HTML popup, the user can scroll further down or leave the page without closing it. * Compatibility and safe fallback. If the user has disabled JavaScript or is using an old browser, the browser redirects directly to the image itself or to a fallback HTML page.
2008-09-01 to , , , by lorello
Class: Remote MySQL Query
This class can be used to execute queries to a remote MySQL server using HTTP. It accesses URL of a PHP script in a remote Web server that executes queries to a MySQL database passed as URL parameter. The client passes a secret key to the remote script to prevent unauthorized accesses. The remote script returns the results back to the requesting client using XML to marshal the results array. The class parses the results XML data returned by the server script and returns an array. It also retrieves into class variables the number of records returned by the server and the time the query took to execute. The server script may be used to execute MySQL queries that can be retrieved by programs written in other languages besides PHP.
2007-07-14 to , , , , by lorello
The BuildBot
The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. The guilty developer can be identified and harassed without human intervention. By running the builds on a variety of platforms, developers who do not have the facilities to test their changes everywhere before checkin will at least know shortly afterwards whether they have broken the build or not. Warning counts, lint checks, image size, compile time, and other build parameters can be tracked over time, are more visible, and are therefore easier to improve.
2007-05-20 to , , , , , , by lorello
PHP Classes - Class: Easy Google Map
This class can be used to display locations on the map using Google Maps. It can generate the necessary HTML and Javascript to make a map display on a Web page with optional locations be marked with special icons. It can: - Define the map width, height and zoom level - Add one or more marker to locations on the map using their addresses - Use several types of predefined icons and colors to mark locations - Define the information window text and link URLs associated to a location
2007-03-29 to , , , by lorello
Stu Nicholls | CSSplay | A css only dropdown menu
The ultimate
2007-03-21 to , , by lorello

Precedente / Seguente / Pagina 1 di 17