public marks

PUBLIC MARKS with tags code & php

April 2008

Delphi for PHP

by kasi77 & 3 others (via)
# The only development solution for drag-and-drop visual design for PHP # Build data-driven Web applications with broad database connectivity # Create AJAX-enabled Web 2.0 pages and sites # Everything you need in a PHP development environment including a powerful code editor, debugger, profiler, database tools and much more # Use the VCL for PHP component library with more than 70 visual components to speed development and extend it with your own components # New version! See what's new in Delphi for PHP 2.0

Les petits bouts de code à NiKo

by camel
Pour déplacer n fichiers php d'un dépôt subversion

March 2008

Sniffing refactoring needs

by kasi77 & 2 others (via)
While still messing around with the PHP_CodeSniffer Pear package, I took a somehow jealous 1000 feet look at some prominent code inspection tools of the Java community: PMD and Checkstyle. Browsing their available rule sets/checks I soon recognized that guaranteeing the coding standard adherence is just a partial aspect of these tools. The following post will focus on one of these additional aspects, which is finding problems related to the code size of the inspected code artifacts, by showing how to port two selected rules to sniffs for utilization with the PHP_CodeSniffer tool. These ported sniffs can be used to automatically spot obvious code smells in the code base and to signal the need to apply the appropriate and odour reducing activity known as refactoring. Further more a complete set of code size sniffs, going beyond the trageted realm of the sniffs to come, could be used to speed up the feedback loop and to reduce the effort for manual code reviews.

February 2008

January 2008

Improve website load time by 500% with 3 lines of code | Aciddrop.com

by camel & 2 others (via)
There are 4 relatively easy ways by which you can speed up the time it takes a browser to download a page: * Make fewer HTTP requests * Add a far-future expires header * Gzip your page's components * Minify your JavaScript, CSS and HTML Following on from my post on joining CSS and JavaScript files, I have written a PHP script which will automatically do all of the above.

Snipplr - Code 2.0

by julie & 20 others
Snipplr is a public source code repository that gives you a place to store and organize all the little pieces of code that you use each day. Best of all, it lets you share your code snippets with other coders and designers. Did we mention it works with TextMate, too? It's code 2.0.

Mastering regular expressions in PHP, Part 1: Perl may be regex king, but PHP can slice and dice input quickly, too

by gregR & 2 others (via)
Pattern matching is such a common chore for software that a special shorthand — regular expressions — has evolved to make light work of the task. Learn how to use this shorthand in your code here in Part 1 of this "Mastering regular expressions in PHP" series.

Monitoring File Uploads using Ajax and PHP - PHP articles and tutorials, MySQL, PostgreSQL

by camel & 1 other
Because of the limitations of HTTP, it is difficult to monitor the status of files as they are uploaded via HTML forms. While other programming languages have built-in methods to monitor file uploads, PHP does not. This article shows how to implement such a solution in PHP. In order to achieve this, the APC (Alternative PHP Cache) PHP extension is required, as well as PHP 5. Specifically, APC 3.0.13 or newer and PHP 5.2 or newer are required for the code in this article to work. We will cover installation of APC in the next section. It is assumed you already have a working PHP 5.2 installation.

openidoo - Google Code

by CharlesNepote & 1 other
Openidoo is a php-mysql openid server we wrote from scratch. It supports: * openids like http://mydomain.com/user * multi-domains * a MySQL database.

November 2007

Google Maps PHP Class: Phoogle Maps | systemsevendesigns Freelance Web Development Cornelius, NC

by camel & 8 others (via)
Phoogle Maps (pronounced like Foogle Maps) is a PHP class that integrates itself with the Google Maps API and with the Google Geocoding API to make an easy to use interface to display Google Maps on your site. With about 5 lines of PHP code you can display a customized Google Map on your website. Please note that you will need a free Google Maps API Key to use Phoogle Maps

October 2007

Code.nytimes.com: All the code that's fit to printf()

by greut (via)

Welcome to code.nytimes.com. Check out our projects

Cool projects by the NY Times geeks.

August 2007

PUBLIC TAGS related to tag code

ajax +   api +   applications +   blogs +   computer +   css +   database +   design +   development +   dhtml +   documentation +   firefox +   framework +   free +   freeware +   guide +   html +   internet +   java +   javascript +   library +   linux +   mysql +   opensource +   perl +   php +   programming +   python +   rails +   reference +   resources +   rss +   ruby +   script +   scripts +   search +   software +   technology +   tips +   tools +   tutorial +   tutorials +   usability +   utilities +   web +   webdesign +   webdev +   webmaster +   wordpress +   xml +