Skip to main content

Terry McCall's Library tagged programming   View Popular

24 Aug 09

squareFACTOR | SHAPING INTERACTIVE

Cool vertical scrolling based (rather than page based) layout for a design firm

www.squarefactor.com - Preview

webdesign inspiration ***** programming interactive !site navigation informationdesign

23 Aug 09

Gamasutra - Features - Dirty Coding Tricks

[When the schedule is shot and a game needs to ship, programmers may employ some dirty coding tricks to get the game out the door. In an article originally published in Gamasutra sister publication Game Developer magazine earlier this year, here are nine

www.gamasutra.com/...dirty_coding_tricks.php - Preview

games programming hacks code deadlines shipping presentables

07 May 09

Regular Expression HOWTO

Regexp Tutorial w/i the context of Python

www.amk.ca/regex - Preview

regexp python reference programming howto

24 Apr 09

yubnubcommander - ShareTabs - The easy way to share your links as tabs

Tabs of information regarding YubNub Social Command Line programming

www.sharetabs.com/?yubnubcommander - Preview

>Yak programming yubnub

10 Feb 09

Freestyle Labs

made picClick, Favtape & Listpic (the latter two are some of my favorite mashup sites)

www.freestylelabs.com - Preview

sandiego quotes inspiration cool web2.0 del.icio.us mashup ebay pandora last.fm seeqpod person ***** programming technology api

14 Dec 08

The ? : operator in Java

if (a > b) {
max = a;
}
else {
max = b;
}

can be simplified as

max = (a > b) ? a : b;

(a > b) ? a : b; is an expression which returns one of two values, a or b. The condition, (a > b), is tested. If it is true the first value, a, is returned. If it

www.cafeaulait.org/...43.html - Preview

java ? conditional operator programming

12 Dec 08

drnic's copy-as-rtf-tmbundle at master — GitHub

copy textmate's rendered source as an .rtf (formatting/highlighting is preserved)

github.com/...master - Preview

textmate highlight rtf bundle plugin software programming source

15 Nov 08

aka.objects

home of aka.wiiremote, a plugin for using the wiimote with max/msp

www.iamas.ac.jp/...max - Preview

max_msp wiimote jitter hack software programming osx code opensource HCI bluetooth input plugins iCam160

aka.objects

home of aka.wiiremote, a plugin for using the wiimote with max/msp

www.iamas.ac.jp/max - Preview

max_msp wiimote jitter hack software programming osx code opensource HCI bluetooth input plugins iCam160

1 - 20 of 203 Next › Last »
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo