My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 77
snipZ knows that not all notebooks are the same, it supports various different methods of organizing media into notebooks. Specifically it tries to organize snippets of text, and data effectively, however it support heirachial organization, chronological organization, and others.
This is a single unified project to present source code snippets, algorithms, libraries, and techniques published by noted game developer John W. Ratcliff on his CodeSuppository website over the past several years.
in this project i share helpful pieces of code like high resolution timers for macosx, simple OpenGL display setup, pixel format conversion routines and so on
Personal goodness.
my programming examples, trifling and useless code snippets.
Samuel Tao's snippets
=Snippets for use in Intype for the CodeIgniter PHP Framework= ==What's new?== Alpha Release 2 - this includes the completed menu, and fixes the snippets for for db_get() `ciarg` and db_get_where() `ciargw` in line with other Active Record snippets. *Screencasts* [http://delaneysoft.com/...
Small projects, code snippets, patches, examples, scripts, papers, presentations and Archlinux PKGBUILDs I work on. All sources can be found in the *Source* tab. ---- =News= ---- *November 18, 2009* Added base64enc, an x86 assembly implementation of a base64 encoder. *November 17, 2009* Added...
=django-emmet= A collection of commonly used Django utilities. This code is a bit rough around the edges and needs a little more TLC. ==Introduction== Named for Emmet Ray, the "2nd greatest guitar play" of his generation next to Django Reinhardt (and portrayed by Sean Penn in the Woody ...
Here are some generic code snippets I use in day to day coding. When looking through the code remember * Some functions may be generally useful, some might not * These functions have been written to fill a particular need I had, if they don't do exactly what you want then modify them yours...
1 2 3 4 5 6 7 8 Next