joelcarranza + programming   45

BWToolkit - Interface Builder Plugin for Cocoa on Mac OS X
BWToolkit is an Interface Builder plugin that contains commonly used UI elements and other objects designed to simplify Mac development. XCode 3
cocoa  programming 
july 2011 by joelcarranza
A literary appreciation of the Olson/Zoneinfo/tz database « Jon Udell
An excerpt of comments from the Olson timezone database show just how bizzare timezones can be 
programming 
march 2011 by joelcarranza
pyproj - Project Hosting on Google Code
Performs cartographic transformations and geodetic computations.
The Proj class can convert from geographic (longitude,latitude) to native map projection (x,y) coordinates and vice versa, or from one map projection coordinate system directly to another.
The Geod class can perform forward and inverse geodetic, or Great Circle, computations. The forward computation involves determining latitude, longitude and back azimuth of a terminus point given the latitude and longitude of an initial point, plus azimuth and distance. The inverse computation involves determining the forward and back azimuths and distance given the latitudes and longitudes of an initial and terminus point.
python  mapping  programming 
march 2011 by joelcarranza
Books for hacker-minded people - HackerBooks
Visual index and categorization of books mentioned on Stack Overflow and Hacker News
books  ebook  programming 
february 2011 by joelcarranza
Clever Algorithms
The book "Clever Algorithms: Nature-Inspired Programming Recipes" by Jason Brownlee PhD describes 45 algorithms from the the field of Artificial Intelligence. All algorithm descriptions are complete and consistent to ensure that they are accessible, usable and understandable by a wide audience.
programming  ebook  freeware 
january 2011 by joelcarranza
TextMate Basics Tutorial
Tutorial will show you around the basic features of TextMate. This is a must for everyone who wants to use TextMate seriously.
"This Tutorial starts rather unusually with an insight of TextMates Extensibility and Bundle System and also will show off the built-in editing features. I find this “Understanding TextMate” Section is essential for every user."
programming 
october 2010 by joelcarranza
Software Illustrated : Gustavo Duarte
In depth blog on modern low-level computer architecture. Clear writing and lots of diagrams. Stuff you should probably understand as computer science person yet likely don't.
programming  hardware 
november 2009 by joelcarranza
Gmail for Mobile HTML5 Series
A series of articles about techniques used to build GMail on the iphone and other rich mobile clients leveraging the emerging HTML5 standards
programming 
october 2009 by joelcarranza
Why I’m Done Making Desktop Applications
Some thought on writing native applications versus webapps.
programming 
october 2009 by joelcarranza
Gist - GitHub
pastebin site that allows you to store code snippets. Provide automatic syntax highlighting and version control. Iisn't restricted to just one file, can consist of multiple files. Might be ideal for code like greasemonkey scripts
programming  pastebin 
february 2009 by joelcarranza
Snipt | Share and store code or command snippets.
pastebin site which allows you to save small code snippets. May be private or public. Provides search, tags and automatic syntax highlighting.
programming  pastebin 
february 2009 by joelcarranza
Stack Overflow
Software development Q&A site. Allows you to submit questions to the site, which may then be answered by any user. Covers all technologies. Provides a moderation system where each user has a numeric score indicating "reputation" Allows you to set up tags for topics of interest, topics which you don't wish to see. Clean,simple design. Excellent source for high-quality information, average expertise level significantly higher that sun java forums.
reference  programming  gatekeeper  gatekeeper-daily 
february 2009 by joelcarranza
Advanced Data Visualization Tools using Javascript | 84 Bytes
Enumerates a number of experimental javascript libraries which can be used to visualize data - most of which utilize the firefox-only canvas element
visualization  programming  javascript  webdev 
october 2008 by joelcarranza
The Tao of Mac - The Python Grimoire
a book of magic spells and invocations. A Python tiddlywiki quick reference file
python  programming  reference 
march 2008 by joelcarranza
Design Grid Layout Home Page
DesignGridLayout is a LayoutManager inspired by the use of canonical grids for user interface design. DesignGridLayout works with JDK 1.5 and later.
gatekeeper  java  swing  layout-manager  gui  design  programming  development 
december 2007 by joelcarranza
The Yahoo! User Interface Library (YUI)
The YUI Library is a set of utilities and controls, written with JavaScript and CSS, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX
gatekeeper  javascript  yui  programming  css  lib  license:bsd 
december 2007 by joelcarranza
JavaScript Bubbling Library (YUI-CMS)
A set of plugins, behaviors and widgets, for building event-driven web applications using the bubble-up technique.
gatekeeper  javascript  yui  programming  development  lib 
december 2007 by joelcarranza
JSLog - a Lightweight Ajax logger
lightweight, self-contained logging panel which takes the place of alert() boxes for your AJAX and DHTML applications. It is unobtrusive, easy to use, and can stay in your code through deployment.
gatekeeper  javascript  programming  tools  lib 
september 2006 by joelcarranza
EMMA - Code Coverage Tool
EMMA is an open-source toolkit for measuring and reporting Java code coverage. EMMA distinguishes itself from other tools by going after a unique feature combination: support for large-scale enterprise software development while keeping individual developer's work fast and iterative. Every developer on your team can now get code coverage for free and they can get it fast!
gatekeeper  java  programming  testing  development 
march 2006 by joelcarranza
libEMF: Enhanced Metafile Library
libEMF is a C/C++ library which provides a drawing toolkit based on ECMA-234. The general purpose of this library is to create vector graphics files on POSIX systems which can be imported into StarOffice/OpenOffice. The Enhanced MetaFile (EMF) is one of the two color vector graphics format which is "vectorially" understood by SO/OO.
gatekeeper  wmf  windows  software  graphics  opensource  programming  lib 
september 2005 by joelcarranza
Kirill Grouchnikov's Blog: How to create your own icons
Almost every application with GUI needs icons. And they better be sexy. And stylish. And consistent. And small. Here are few tips for programatically creating icons using Java 2D features
gatekeeper  icons  java  swing  design  programming  gui 
september 2005 by joelcarranza
winlaf: Home
provides a common place for Swing developers to track inconsistencies in the Windows Look and Feel. Implements a supplamentary Windows Look & Feel that addresses a number of issues
gatekeeper  java  swing  gui  windows  programming  ui  lib 
september 2005 by joelcarranza
TableLayout
totally free layout manager based around row/column concept
gatekeeper  java  swing  gui  programming  layout-manager 
september 2005 by joelcarranza

Copy this bookmark:



description:


tags: