public marks

PUBLIC MARKS from parmentierf with tags dev & php

2010

Facebook | XHP: A New Way to Write PHP

XHP is a PHP extension which augments the syntax of the language to both make your front-end code easier to understand and help you avoid cross-site scripting attacks.

2009

InDefero - Bug tracking, code review and free software forge

by 1 other (via)
InDefero is a simple to use software forge. Save you and your team time and track bugs, provide downloads, documentation and have an easy overview of your code base.

GD, une bibliothèque graphique pour PHP - Tutoriel/Pratique sur Journal du Net Développeurs

by 1 other
Se présentant sous la forme d'une extension au langage de script côté serveur, la bibliothèque Open Source est conçue pour créer dynamiquement des images. Démonstration avec code à l'appui.

haXe - Introduction à HaXe

haXe (prononcé hax) est un langage de programmation open source. Alors que la plupart des autres langages sont reliés à leur propre plate-forme (Java avec la JVM, C# avec le .NET, ActionScript avec le Flash Player), haXe est un langage multi-plateforme. Cela signifie que vous pouvez utiliser haXe en ciblant les plate-formes suivantes: Javascript, Flash, NekoVM, PHP.

2008

Building Semantic Web CRUD operations using PHP

by 1 other
Create, Read, Update, and Delete (CRUD) operations are the most basic database operations, but they are also the most crucial. CRUD operations are typically done using the Structured Query Language (SQL) on relational database systems. As the Web is becoming more and more data-oriented, there is a need to shift from SQL-based CRUD operations to Semantic Web-based CRUD operations. Learn how to use PHP to perform CRUD operations over the Semantic Web.

Solar Framework for PHP 5

by 2 others (via)
Solar is a PHP 5 framework for rapid application development. It is fully name-spaced and uses enterprise application design patterns, with built-in support for localization and configuration at all levels.

Easy RDF and SPARQL for LAMP systems - ARC RDF Classes for PHP

by 2 others (via)
ARC is a flexible RDF system for semantic web and PHP practitioners. It's free, open-source, easy to use, and runs in most web server environments.

eZ Components - Documentation - Tutorials

(via)
The default driver generates an SVG image

CleverSvg, librairie SVG pour PHP5 - Prendre un Café

un jeu de classes PHP5 destinées à produire des graphiques au format SVG.

Something Witty Goes Here » Blog Archive » New XHTML SVG Theme

had to add a little catch in my PHP content negotiation code to force application/xhtml xml when I want to. Anyway, the PHP content negotiation code looks like this:

2007

Refine and debug PHP applications with syslog

by 1 other
An old technique for exploring a running program is to place code that "displays" the current value of variables at strategic points. But how is this done without interfering with the standard output of the program? With PHP's syslog() facility, examining these values is easy. Find out how.

THE CODING MACHINE

(via)
The Xaja Machine (we will call it Xaja to makes things simpler) is a PHP framework that enables the developer to access the most advanced Web 2.0 features very easily. Xaja is a Reverse Ajax framework, therefore, it enables the server to push data directly to the client. Your applications will become more responsive. Using Xaja, it becomes easy to build applications that need real time data to be send to the user (think about chat program or GMail!).

Premature Optimization » Zend_Search_Lucene talk slides

by 2 others (via)
I think that my main goal, which was to show how easy it is to start indexing existing content, was acheived and several people came to me and said they thing Zend_Search_Lucene is one killer component.

La communauté Francophone du Zend Framework

by 10 others (via)
Le Zend Framework est un projet PHP gratuit fourni par la société Zend. Les objectifs du projet sont les suivants : * Accélérer le développement de sites web * Faciliter la maintenance * Industrialiser la façon de coder en PHP

You're being lied to. - Sara Golemon

If you're among the crowd who have migrated an OOP based application from PHP4 to PHP5, then I'm sure you've heard the expression "Objects are copied by reference by default in PHP5". Whoever told you that, was lying.

symfony Web PHP framework

by 76 others (via)
Based on the best practices of web development, thoroughly tried on several active websites, symfony aims to speed up the creation and maintenance of web applications, and to replace the repetitive coding tasks by power, control and pleasure.

Going dynamic with PHP

Add flexibility to your application with dynamic objects

Using open source software to design, develop, and deploy a collaborative Web site, Part 13: PHP development within Eclipse

by 7 others
Follow along in this series of articles as the IBM® Internet Technology Group designs, develops, and deploys an extranet Web site for a fictitious company, International Business Council (IBC), using a suite of freely available software. In this article, explore how to use the Eclipse integrated development environment to create your Web site, with a focus on Eclipse's support for PHP and using Concurrent Versions System (CVS) for version control.

Transformations XML avec XSLT et PHP - Tout Programmer

by 1 other
En peu de temps, XML est devenu le langage d'échange entre applications. Grâce à des outils comme XSLT, il est capable de se transformer en d'autres langages comme par exemple le HTML pour être compris et affiché par tout navigateur. Cet article propose différentes approches d'utilisation de XSLT avec PHP.

Le blog de Breek - Le comparatif de Rails, Django et CakePHP

by 2 others (via)
Choisir un framework peut être une tâche difficile ! Pour vous aider dans votre choix, nous avons effectué un benchmark fonctionnel couvrant Django, Ruby on Rails, CakePHP.

Welcome to OpenID Enabled! — OpenID Enabled

by 6 others (via)
From the developers of the Python-OpenID library and MyOpenID.com (where you can get an OpenID for free -- you can also choose from a number of other OpenID providers) this is a website by OpenID developers, for OpenID developers.