everzet's Stars
timthedevguy/BGHUDAppKit
* BGHUDAPPKIT is no longer under development by me, I hope that the community will keep it alive and going as I no longer have time to dedicate to the project** The missing HUD controls. Please scroll down to read the readme file for an important notice concerning the future of BGHUDAppKit. Note that there are multiple versions available, 10.5+, 10.6.7, and now 10.7. As soon as I learn how I'll make these all one code base if possible.
insane-dreamer/rails.sugar
Rails sugar (extension) for Espresso
sparkle-project/Sparkle
A software update framework for macOS
defunkt/cijoe
CI Joe is a fun Continuous Integration server. Unmaintained.
progit/progit
Pro Git Book Content, 1st Edition - This content is deprecated. See 2nd edition at [progit2](https://github.com/progit/progit2)
qunitjs/qunit
🔮 An easy-to-use JavaScript unit testing framework.
leafo/lessphp
LESS compiler written in PHP
tj/php-selector
PHP DOM parser / queries with CSS selectors
loopj/jquery-tokeninput
jQuery plugin which allows your users to select multiple items from a predefined list
fletcher/markdown.tmbundle
Modified version of the default TextMate Markdown bundle with improved support for MultiMarkdown
yesodweb/yesod
A RESTful Haskell web framework built on WAI.
expressjs/express
Fast, unopinionated, minimalist web framework for node.
everzet/capifony
[UNMAINTAINED]
everzet/webconfig
Tool to generate complex configuration files from simple syntax, especially with multiple different servers.
chrisboulton/php-diff
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc). Based on the difflib implementation in Python
subtleGradient/SelectStuff.tmbundle
TextMate Bundle for all languages. Makes selecting stuff easier and insti-quick!!1!
siannopollo/sqlitepersistentobjects
(Github Mirror) Wouldn't it be nice if your Objective-C data objects just knew how to save and load themselves? It'd be nice if you could just call "save" and trust that your object would save itself properly somewhere, and that when you wanted to load it back in, you could just call a class method to retrieve the object or objects you wanted? Well, now you can. This project uses the objective-C runtime to implement a pattern similar to ActiveRecord, but driven by the object's properties rather than the tables in the database. The objects are completely self-contained - you do not need to write SQL or even create a SQLite file. You just subclass an existing class, and your model objects inherit the ability to load and save themselves from the database.
textmate/xcode.tmbundle
TextMate support for Xcode
textmate/php.tmbundle
TextMate support for PHP
textmate/objective-c.tmbundle
TextMate support for Objective-C
AudithSoftworks/Uniform
A jQuery plugin to make your form controls look how you want them to. Now with HTML-5 attributes!
ooc-lang/rock
:ocean: self-hosted ooc compiler that generates c99
patrikf/glip
git library in PHP
nodejs/node-v0.x-archive
Moved to https://github.com/nodejs/node
Homebrew/legacy-homebrew
💀 The former home of Homebrew/homebrew (deprecated)
dwalters-zz/qsb-mac-keychain-plugin
Keychain plugin for QSB Mac, *MOVED* to http://code.google.com/p/qsb-mac-plugins/
onecrayon/HTMLBundle.sugar
Various Textmate snippets, ported to Espresso
facebookarchive/phpsh
A read-eval-print-loop for php
speedmax/activeresource-php
ActiveResource class for PHP to consume RESTful Rails resource
indeyets/appserver-in-php
Generic HTTP applications approach for PHP5.3+ (inspired by Rack and WSGI)