blogmarks.net Get Firefox!

Outlet PHP ORM - Welcome

1 month ago

philgyford : Outlet PHP ORM - Welcome - I've just started using this. I needed something simple and lightweight and I think I like this. Still a little rough, but getting there.

Tags : top php webdevelopment mysql orm

  copy

Advogato: Blurring of MVC lines: Programming the Web Browser.

1 month ago

deusx : Advogato: Blurring of MVC lines: Programming the Web Browser. - I think this whole "abstract the browser away behind my favorite language" thing is kind of batshit insane. The problem is, though, I've yet to think out a well-articulated argument against it and the arguments for seem very compelling. O

Tags : webdev gwt pyjamas compilers ajax javascript frameworks php

  copy

Woork: 20 Great PHP frameworks for developers

2 month ago

deusx : Woork: 20 Great PHP frameworks for developers - "Take a look at this list with 20 great PHP frameworks and suggest that you prefer or a new link to a framework not included into this list."

Tags : php frameworks webdev

  copy

mitcho > code > Yet Another Related Posts Plugin

2 month ago

deusx : mitcho > code > Yet Another Related Posts Plugin - "Yet Another Related Posts Plugin (YARPP) gives you a list of posts and/or pages related to the current entry, introducing the reader to other relevant content on your site."

Tags : wordpress metablogging php plugins webdev

  copy

PHP: rfc:namespaceseparator [PHP Wiki]

2 month ago

deusx : PHP: rfc:namespaceseparator [PHP Wiki] - "The purpose of this RFC is to decide on a namespace separator Criterions (1) type-ability (how easy is it to type the separator) (2) typo-vulnerability (how easy is it to make a typo and get an unwanted behavior without a error/warning) (3) parse

Tags : php webdev namespaces programming backslash design

  copy

Kata - lightweight PHP5 MVC framework based on CakePHP

3 month ago

bmilleare : Kata - lightweight PHP5 MVC framework based on CakePHP - I'm planning to fork this framework to add some extra functionality missing from Kata but present in CakePHP. Specifically: namedArgs, Behaviors, a proper $model::find(), model callbacks, memcache support and a simple paginator. Out of the box (with

Tags : cakephp kata framework php5 mvc php

  copy

Redo The Web » Designing a CMS Architecture

3 month ago

deusx : Redo The Web » Designing a CMS Architecture - "Start changing one single line of code in an application build on top of Drupal or ezPublish, to name only the two major ones, and you are in trouble. The moment you need something that is not natively supported, you enter the Dark Zone of CMS hell.

Tags : webdev cms contentmanagement drupal ezpublish metablogging php architecture symfony django

  copy

csrf_protect.php

4 month ago

deusx : csrf_protect.php - "This class adds CSRF protection to existing PHP applications that make use of PHP's session support for authentication. If you are writing an application from scratch you shouldn't use this; it's designed to protect legacy apps that w

Simon Willison : csrf_protect.php - csrf_protect.php. A PHP class for applying CSRF protection to existing PHP applications, using output buffering to rewrite any POST forms on a page. Heavily inspired by Django’s CSRF middleware. Tell me if you spot any bugs!

Tags : php webdev csrf security

  copy

PHPTAL :: Template Attribute Language for PHP

4 month ago

deusx : PHPTAL :: Template Attribute Language for PHP - "PHPTAL is a templating engine for PHP5 that implements brilliant Zope Page Templates syntax"

Tags : php php5 webdev tal templating

  copy

Matthias Georgi - Commenting system with lightweight JSON store

4 month ago

deusx : Matthias Georgi - Commenting system with lightweight JSON store - "As I wrote this blog engine, the need for a commenting system arose and I reflected about a small and simple commenting system with just a flat file JSON store. This is my solution, which can be used on any static page on a server with PHP support.&

Tags : webdev metablogging comments php json

  copy

jQuery PHP library

4 month ago

deusx : jQuery PHP library - "jQuery-PHP is a PHP library that allows to tie jQerry with PHP most natural way. You don't need to think in terms of transmission, parsing and other boring staff. Now you have a bridge that brings DOM right onto your server :) and you can ealis

Tags : webdev php jquery javascript js

  copy

OpenTape, open-source Muxtape clone

4 month ago

Andy Baio : OpenTape, open-source Muxtape clone - nicely designed but requires PHP hosting, ruling out most Muxtape users  [via]

deusx : Opentape - Add a feed, and you've got a podcast. "Opentape is a free, open-source package that lets you make and host your own mixtapes on the web. Upload songs (via web or FTP), reorder, rename, customize the style, and share what you like on other site

philgyford : Opentape - Host-your-own version of Muxtape. What happens when a centralised system is squashed by lawyers: thousands of individual versions flower around the edges. (via Infovore)

Tags : muxtape mixtapes mp3s audio webapps top via:infovore music mp3 php

  copy

Gregarius - Devlog - Gregarius 0.6.0

5 month ago

deusx : Gregarius - Devlog - Gregarius 0.6.0 - "Gregarius 0.6.0 was just released. This version is based on the long standing 0.5.5 development branch and fixes a moderately important security issue. All users are strongly encouraged to upgrade as soon as possible."

Tags : aggregators rss atom gregarius php

  copy

Database design and CakePHP (Articles) | The Bakery, Everything CakePHP

5 month ago

deusx : Database design and CakePHP (Articles) | The Bakery, Everything CakePHP - "First of all you need to forget you are designing a database!" That, straight off, gives me the shakes.

Tags : cakephp databases webdev orm php

  copy

PHP: Using Phar Archives - Manual

5 month ago

deusx : PHP: Using Phar Archives - Manual - "Phar archives are similar in concept to Java JAR archives, but are tailored to the needs and to the flexibility of PHP applications. A Phar archive is used to distribute a complete PHP application or library in a single file. Unlike Java's impl

Tags : php phar jar webdev

  copy

Home – Kohana: Swift, Secure, and Small PHP 5 Framework

5 month ago

deusx : Home – Kohana: Swift, Secure, and Small PHP 5 Framework - My current favorite PHP framework. Strangely, I found I hadn't bookmarked this already.

Tags : webdev php php5 codeigniter kohana frameworks

  copy

FirePHP - Firebug Extension for AJAX Development

5 month ago

deusx : FirePHP - Firebug Extension for AJAX Development - "All data is sent via a set of X-FirePHP-Data response headers. This means that the debugging data will not interfere with the content on your page. Thus FirePHP is ideally suited for AJAX development where clean JSON or XML responses are required.&q

Tags : firephp firebug php webdev addons firefox extensions debug

  copy

Zenphoto

6 month ago

philgyford : Zenphoto - PHP/MySQL photo gallery. Front-end looks gorgeous. But a couple of silly awkward problems made it tricky to install and the admin interface was a bit baffling. No multiple users.

Tags : imagegallery mysql photoalbum photogallery photos php top webdevelopment

  copy

PhpAlbum | PHP Photo Album - Gallery

6 month ago

philgyford : PhpAlbum | PHP Photo Album - Gallery - Photo album that doesn't use a conventional database, supports multiple users I think. Demo looks horribly like phpBB. Tried installing and just got a blank page. Gave up.

Tags : imagegallery photoalbum photogallery photos php top webdevelopment

  copy

Gallery | Your photos on your website

6 month ago

philgyford : Gallery | Your photos on your website - Very full-featured, a bit complicated, but very polished PHP/MySQL photo gallery. Installed easily, multiple users, nice themes. Win.

Tags : imagegallery mysql photoalbum photogallery photos php top webdevelopment

  copy

Tag Based PHP Photo Album | JuxtaPhoto

6 month ago

philgyford : Tag Based PHP Photo Album | JuxtaPhoto - Looks nice, but haven't tried it. Single user only.

Tags : imagegallery mysql photoalbum photogallery photos php top webdevelopment

  copy

PHP-IRC, Modular PHP5 based IRC Bot

6 month ago

deusx : PHP-IRC, Modular PHP5 based IRC Bot - "PHP-IRC is a modular IRC bot written in PHP5 with a combination of object based/oriented programming."

Tags : bots irc php

  copy

Phpmyfamily::home

6 month ago

philgyford : Phpmyfamily::home - Allows people to collaborate on researching their family's genealogy. Nice idea, but looks pretty ugly and confusing.

Tags : familytree genealogy mysql php top

  copy

Mike Morgan - morgamic.com » Blog Archive » Profiling PHP with Xdebug and Webgrind

7 month ago

deusx : Mike Morgan - morgamic.com » Blog Archive » Profiling PHP with Xdebug and Webgrind - "Using Webgrind and Xdebug, you to tack on ?XDEBUG_PROFILE=true to any URL and view profiling information for that particular URL instantly."

Tags : php webdev webgrind xdebug

  copy

Tales of Coding: Vienna + PHP (source code) + iUI

7 month ago

deusx : Tales of Coding: Vienna + PHP (source code) + iUI - Quick & dirty hack to expose the SQLite database maintained by the Vienna desktop news reader as a web-based feed reader.

Tags : aggregators iui mobile php vienna webdev

  copy
xml
Upian.