Tags: coding*

68 bookmark(s) - Sort by: Date / Title /

  1. An explanation of why pointers to void can be converted to any other pointer in C implicitly, but have to be converted explicitly in C++.
    http://eli.thegreenplace.net/2009/11/16/void-and-casts-in-c-and-c
    Tags: , , by Tom Willemse (2015-01-07)
  2. How to read EDI data and convert it to XML using a lot of LINQ.
    http://sites.google.com/site/yacoset/Home/edi-with-linq
    Tags: , , , , by Tom Willemse (2015-01-07)
  3. A very nice introductory series on D3.js. You start off by making a simple pie chart and end up with a donut showing tooltips, parsing a CSV and with selectable pieces of data.
    http://zeroviscosity.com/category/d3-js-step-by-step
    Tags: , , by Tom Willemse (2014-11-30)
  4. An article on how to dynamically change the database connection based on the currently checked-out branch in RoR development.
    http://mislav.uniqpath.com/rails/branc...hing-the-database-along-with-your-code
    Tags: , , , , by Tom Willemse (2014-11-30)
  5. some tips and warnings (mostly warnings) about using ssh-agent. A little too much about the dangers and not as much about fixing things as I'd like, but certainly an interesting read.
    http://rabexc.org/posts/pitfalls-of-ssh-agents
    Tags: , , by Tom Willemse (2014-11-14)
  6. Error reporting and handling tool, get notified of and track errors as they happen in your application.
    https://getsentry.com/welcome
  7. An overview of how to use cookies with drakma and webgunk.
    http://readevalprint.tumblr.com/post/9...ing-with-common-lisp-cookies-and-stuff
  8. Implementing bound methods as found jn other languages (java, python, etc.) in Common Lisp. Using CLOS and metaclasses.
    http://reader.tymoon.eu/article/286
    Tags: , , , , , by Tom Willemse (2014-08-26)
  9. Describing, clearly, the difference between the logical `&&' and `||' compared to `and' and `or' in Ruby.
    http://devblog.avdi.org/2014/08/26/how...ish-andor-operators-without-going-nuts
    Tags: , , by Tom Willemse (2014-08-26)
  10. Using syntax-ppss and companions to create a function to swap ' and " characters.
    http://www.masteringemacs.org/articles...g-quote-symbols-emacs-parsepartialsexp
    Tags: , , by Tom Willemse (2014-08-26)

Top of the page

First PreviousNext Last Page 6 of 7 Tom's Link Heap: tagged with "coding"

About - Propulsed by SemanticScuttle