Pinned Repositories
aS3StreamWrapper
An Amazon S3 stream wrapper for PHP with full support for subdirectory trees, multiple protocol names and caching
grunt-dox
Grunt Plugin for generating Dox
joinr
Performs joins on MongoDB documents and those from compatible databases.
jquery-bottomless
jquery-bottomless is an infinite scroll plugin that has been torture-tested by naive users with old versions of IE, which is important because permanently replacing pagination with infinite scroll on a public facing site is a high risk, high benefit proposition. jquery-bottomless has a sweet and simple API.
jquery-rest-admin
A jQuery plugin providing an admin panel for any REST backend. Supports nested panels.
mongo-dump-stream
Pipe entire mongodb databases through the shell, or to a node stream. It's what you wanted mongodump to be.
node-netpbm
node-netpbm scales and converts GIF, JPEG and PNG images asynchronously, without running out of memory, even if the original image is very large. It can also determine the image dimensions and type.
OptimumPHP
Optimum PHP installs and optimizes PHP for Ubuntu and CentOS Linux servers. FastCGI, APC and Apache worker threads are all configured for best performance. PHP is built with all the not-so-"optional" stuff needed by Apostrophe and other PHP framework based web apps such as those built on Symfony. PHP is configured with a more practical set of defaults. Kittens dance.
phpQuery
This is phpQuery, a PHP port of jQuery selectors, super useful for DOM traversal and functional testing. Originally by Tobiasz Cudnik, who released it on Google Code. We forked it because we need some bug fixes and no commits have been made upstream for quite some time. Please share your phpQuery fixes with us!
symfony2-file-uploader-bundle
Multiple file uploads, based on the BlueImp jQuery uploader. Makes it very easy to attach one or more files to whatever you're editing. It's also easy to present that list again on a later edit so that existing files can be managed side by side with existing attachments.
P'unk Avenue's Repositories
punkave/OptimumPHP
Optimum PHP installs and optimizes PHP for Ubuntu and CentOS Linux servers. FastCGI, APC and Apache worker threads are all configured for best performance. PHP is built with all the not-so-"optional" stuff needed by Apostrophe and other PHP framework based web apps such as those built on Symfony. PHP is configured with a more practical set of defaults. Kittens dance.
punkave/jquery-rest-admin
A jQuery plugin providing an admin panel for any REST backend. Supports nested panels.
punkave/pkLockServer
A distributed lock server built on persistent socket connections, with an emphasis on preventing false positives
punkave/loadout
Set up your Mac the P'unk Avenue way with node.js, PHP, MongoDB, MySQL and everything else you need to get serious development done.
punkave/knowtify
A one-page status site
punkave/whereabouts
Status app for co-workers
punkave/jquery-find-by-name
A less bug-prone way to find elements by their name attribute. When the name is dynamic bugs are easily introduced while typing '[name="' + name + '"]'. Just use $.findByName(name) instead.
punkave/sfStoragePerformancePlugin
A couple of classes for implementing high-performance caching in sf
punkave/backbone-utils
This is my toolkit for rapid backbone.js development. There are currently no dependencies, but I might move to making require.js a dependency.
punkave/mongoose
Node.JS MongoDB utility library with ORM-like functionality
punkave/punkave-vagrant-lamp
Fully functional and flexible Vagrant LAMP VM for local development
punkave/SonataDoctrineORMAdminBundle
Integrates the Doctrine ORM Project into the AdminBundle
punkave/ummon-www
**Work in progess** A web interface for ummon-server
punkave/a2-interface-prototype
Working out some ideas for a new A2 editing interface.
punkave/academy
Presentations from P'unk ave Academy Classes
punkave/apostrophe-api-doc-generator
Generates documentation for an Apostrophe module.
punkave/apostrophe-wiki
THIS REPOSITORY HAS BEEN RETIRED! PLEASE SEE punkave/apostrophe-sandbox. YOU CAN EDIT YOUR .git/config and change your origin to the new apostrophe-sandbox if you are tracking us for changes.
punkave/jot
Jot is a rich content and rich text editor. In addition to rich text, jot allows you to add rich media to documents. Jot also includes simple facilities for storing your rich content areas in MongoDB and fetching them back again.
punkave/jot-rss
MERGED INTO APOSTROPHE AND DEPRECATED - PLEASE SEE http://github.com/punkave/apostrophe
punkave/jot-twitter
A Jot rich content widget that displays a Twitter feed
punkave/jotwiki
Jot Wiki is a simple demo app for Jot: http://github.com/boutell/jot
punkave/jquery-get-outer-html
Fetch the outer HTML of an element. A tiny plugin containing only a getter implementation for those who don't need a setter for outerHTML.
punkave/logviewer
A little Log Viewer streaming app I built in node for a project.
punkave/lore
An n0d3 bot
punkave/n0d3-w2h-monitor
An n0d3 plugin for notifying when the w2h monitor
punkave/principal
Async-friendly subclassing and option management
punkave/sanity-benchmark
A simple benchmark of disk and CPU performance intended to check whether a VPS is receiving adequate resources. Compare results from your VPS to those on your Mac or Linux box. They should be within an order of magnitude. Not intended as a serious benchmark for comparison of CPUs or operating systems.
punkave/SonataAdminBundle
AdminBundle - The missing Symfony2 Admin Generator - Forked to make fixes in 2.0 branch quickly
punkave/symfony2-pager-bundle
This is a simple pager bundle for the Doctrine2 ORM (and potentially ODM).
punkave/w2h-dev
Small helper script for prepping w2h dev environment