public marks

PUBLIC MARKS from camel with tag programming

2008

FeedFire.com: RSS feed creation facility: End your RSS worries RIGHT NOW.

by 14 others
Would you like to create RSS feeds without ANY programming or technical knowledge at all? FeedFire will take virtually any web page and convert it into a fully formed and fully coded RSS feed. FeedFire is a sophisticated solution that is really simple to use. It is powerful, automated and customisable. You can easily turn ANY page into a RSS feed, without ANY programming. You can also search our large database of channels, which are conveniently categorised for you.

Check Your Mysql Server Performance with MySQLTuner -- Debian Admin

by 1 other
MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. Within seconds, it will display statistics about your MySQL installation and the areas where it can be improved. It’s key to remember that MySQLTuner is a script which can assist you with your server, but it is not the solution to a badly performing MySQL server. The best performance gains come from a thorough review of the queries sent to the server, and an evaluation of the MySQL server itself. A qualified developer in your application’s programming or scripting language should be able to work with a MySQL database administrator to find improvements for your server. Once the server and application are optimized well, you may need to consider hardware upgrades to the physical server itself. This is a really useful tool for helping to optimize MySQL performance.Understanding the various my.cnf variables and how they affect performance can seem really complicated but this tool takes some of the pain away and makes it easier to understand the effects of each variable.It is especially useful to be able to see the global memory usage, memory usage per thread and the maximum possible memory usage - that is really valuable information that is otherwise complex to calculate.

PHPExcel - OpenXML - Create Excel2007 documents in PHP - Spreadsheet engine - Home

by 5 others
Project providing a set of classes for the PHP programming language, which allow you to write to Excel 2007 files and read from Excel 2007 files. This project is built around Microsoft's OpenXML standard and PHP. Checkout the Features this class set provides, such as setting spreadsheet meta data (author, title, description, ...), multiple worksheets, different fonts and font styles, cell borders, fills, gradients, adding images to your spreadsheet and much, much more!

Amy Editor - A Collaborative Text and Source Code Editor for Developers

by 1 other
Core features * Works in your browser (*) * Support for any programming language (**) * Unlimited number of views for one document * Smart code snippets * Full internationalization * Real-time document collaboration * Programmable bundles with Editor * Various color themes * Remote commands, text manipulation * Supports opening documents via FTP, WebDAV, local computer, customized projects and various blog APIs * Easily embeddable to your own page * Host computer clipboard integration (*) Amy can be comfortably run on Safari and Gecko-based browsers (Firefox, Camino, Seamonkey,...) on any OS. It's runnable on Internet Explorer 6,7 and Opera 9 , but it's not officially supported and user experience may not be pleasant. (**) Languages are supported through bundles. It's very easy to add support for your favorite language (and/or dialects). Currently implemented are C, C , C#, JavaScript, Ruby (on Rails), PHP, Java, Texy and HTML. Text editing features * Syntax highlighting * Smart indentation for each language * Code folding * Bookmarks * Word completion * Insert/Overwrite mode * Unlimited undo/redo * Intelligent character pairing * Customizable key shortcuts (*)

2007

Bill de hÓra: Subversion tips: working with branches

by 3 others
Bill de hÓra: Subversion tips: working with branches

2005

Apprendre REST - un style d'architecture du Web

by 13 others (via)
REST est un style architectural permettant de développer des applications Web. Vous trouverez dans ces pages un ensemble de ressources pour pouvoir développer vos services Web en respectant ce style d'architecture.

AjaxPatterns

by 1 other (via)
This is an in-progress collection of AJAX patterns