Programming Pages:
feed me
Programming - Recent Bookmarks - Page 10:
HeatCanvas hits 1.0, and public available
HTML 5/Canvas purely client side implementation
http://sunng.info/blog/2011/06/heatcanvas-hits-1-0-and-public-available/
Tags: heatmap, javascript, html5, visualization, canvas, analytics, js, programming, webdev, javascript-canvas Saved by: admin at 04 Jun 2011
HTML 5/Canvas purely client side implementation
http://sunng.info/blog/2011/06/heatcanvas-hits-1-0-and-public-available/
Tags: heatmap, javascript, html5, visualization, canvas, analytics, js, programming, webdev, javascript-canvas Saved by: admin at 04 Jun 2011
brehaut.net: A Brief Overview of the Clojure Web Stack
Great little overview of what it takes to write web apps in Clojure http://edd.me/jlHd2o #osconj (via HN) – Edd Dumbill (edd) http://twitter.com/edd/status/76698070452150272
http://brehaut.net/blog/2011/ring_introduction
Tags: clojure, web, programming, ring, webdev, compojure, tutorial, resources, stack, html Saved by: admin at 04 Jun 2011
Great little overview of what it takes to write web apps in Clojure http://edd.me/jlHd2o #osconj (via HN) – Edd Dumbill (edd) http://twitter.com/edd/status/76698070452150272
http://brehaut.net/blog/2011/ring_introduction
Tags: clojure, web, programming, ring, webdev, compojure, tutorial, resources, stack, html Saved by: admin at 04 Jun 2011
vim: the popular text editor
The main author of the open-source text editor Vim writes about how it came to be and how it is being developed. The Charityware concept is discussed and why Bram chose to use it for Vim. Diving into ... Read more
http://www.free-soft.org/FSM/english/issue01/vim.html
Tags: vim, programming, opensource, software, design, architecture, development, editor, linux, article Saved by: admin at 03 Jun 2011
The main author of the open-source text editor Vim writes about how it came to be and how it is being developed. The Charityware concept is discussed and why Bram chose to use it for Vim. Diving into ... Read more
http://www.free-soft.org/FSM/english/issue01/vim.html
Tags: vim, programming, opensource, software, design, architecture, development, editor, linux, article Saved by: admin at 03 Jun 2011
skype-open-source: Skype protocol reverse engineered, source available for download
Skype protocol reversed engineered, sources available for download http://t.co/uphg2id \cc @internetng @jsalvachua – Juan Quemada (jquemada) http://twitter.com/jquemada/status/76324018080317440
http://skype-open-source.blogspot.com/2011/06/skype-protocol-reverse-engineered.html
Tags: skype, opensource, hack, via:packrati.us, protocol, download, open, software, code, programming Saved by: admin at 03 Jun 2011
Skype protocol reversed engineered, sources available for download http://t.co/uphg2id \cc @internetng @jsalvachua – Juan Quemada (jquemada) http://twitter.com/jquemada/status/76324018080317440
http://skype-open-source.blogspot.com/2011/06/skype-protocol-reverse-engineered.html
Tags: skype, opensource, hack, via:packrati.us, protocol, download, open, software, code, programming Saved by: admin at 03 Jun 2011
10 CoffeeScript One Liners to Impress Your Friends
i wish i could appreciate this: http://ricardo.cc/2011/06/02/10-CoffeeScript-One-Liners-to-Impress-Your-Friends.html oh well. @dandean
http://ricardo.cc/2011/06/02/10-CoffeeScript-One-Liners-to-Impress-Your-Friends.html
Tags: coffeescript, javascript, programming, development, tips, webdev, js, howto, node.js, oneliners Saved by: admin at 03 Jun 2011
i wish i could appreciate this: http://ricardo.cc/2011/06/02/10-CoffeeScript-One-Liners-to-Impress-Your-Friends.html oh well. @dandean
http://ricardo.cc/2011/06/02/10-CoffeeScript-One-Liners-to-Impress-Your-Friends.html
Tags: coffeescript, javascript, programming, development, tips, webdev, js, howto, node.js, oneliners Saved by: admin at 03 Jun 2011
Unicodinator
Unicodinator is a tool for visually navigating through Unicode blocks and codepoints 0000 through DFFF. It can be used to identify a particular character, understand the various Unicode blocks, find s... Read more
http://unicodinator.com/
Tags: unicode, tools, programming, webdesign, symbols, html, tool, code, reference, webdev Saved by: admin at 01 Jun 2011
Unicodinator is a tool for visually navigating through Unicode blocks and codepoints 0000 through DFFF. It can be used to identify a particular character, understand the various Unicode blocks, find s... Read more
http://unicodinator.com/
Tags: unicode, tools, programming, webdesign, symbols, html, tool, code, reference, webdev Saved by: admin at 01 Jun 2011
Don’t design like a programmer « User Experience Design Consulting & Training–UX Design Edge
o why not use the same or similar names in the UI? The problem is that these names, often based on technology, may not be all that meaningful to users. Devices properties and settings are full of exam... Read more
http://www.uxdesignedge.com/2010/03/dont-design-like-a-programmer/
Tags: design, ux, ui, usability, programming, development, programmer, software, hci, #projects Saved by: admin at 01 Jun 2011
o why not use the same or similar names in the UI? The problem is that these names, often based on technology, may not be all that meaningful to users. Devices properties and settings are full of exam... Read more
http://www.uxdesignedge.com/2010/03/dont-design-like-a-programmer/
Tags: design, ux, ui, usability, programming, development, programmer, software, hci, #projects Saved by: admin at 01 Jun 2011
Doom on the Web | Demo Studio | Mozilla Developer Network
Doom in JavaScript using Canvas! Awesome. http://t.co/rp94KTR #wdim262 #wdim355 #everyone
https://developer.mozilla.org/en-US/demos/detail/doom-on-the-web/
Tags: doom, games, javascript, web, programming, webdesign, fun, game, gamedev, via:packrati.us Saved by: admin at 01 Jun 2011
Doom in JavaScript using Canvas! Awesome. http://t.co/rp94KTR #wdim262 #wdim355 #everyone
https://developer.mozilla.org/en-US/demos/detail/doom-on-the-web/
Tags: doom, games, javascript, web, programming, webdesign, fun, game, gamedev, via:packrati.us Saved by: admin at 01 Jun 2011
Shell Programming for Beginners
Peter Chubb The Bourne shell is universally available on every Linux system, from the least-powerful embedded device, to the largest supercomputer. In this tutorial, we'll cover the basics of: The She... Read more
http://ontwik.com/linux/shell-programming-for-beginners/
Tags: programming, shell, bash, linux, tutorial, unix, development, video, howto, dev Saved by: admin at 31 May 2011
Peter Chubb The Bourne shell is universally available on every Linux system, from the least-powerful embedded device, to the largest supercomputer. In this tutorial, we'll cover the basics of: The She... Read more
http://ontwik.com/linux/shell-programming-for-beginners/
Tags: programming, shell, bash, linux, tutorial, unix, development, video, howto, dev Saved by: admin at 31 May 2011
C Right-Left Rule (Rick Ord's CSE 30 - UC San Diego)
The "right-left" rule is a completely regular rule for deciphering C declarations. It can also be useful in creating them.
http://ieng9.ucsd.edu/~cs30x/rt_lt.rule.html
Tags: c, programming, reference, evaluation, c, c++ Saved by: admin at 31 May 2011
The "right-left" rule is a completely regular rule for deciphering C declarations. It can also be useful in creating them.
http://ieng9.ucsd.edu/~cs30x/rt_lt.rule.html
Tags: c, programming, reference, evaluation, c, c++ Saved by: admin at 31 May 2011