Archive
Monday, 26. November 2012
2
votes
Review: Coursera Social Network Analysis class
Craig Stuntz's Weblog
– I recently completed the Coursera Social Network Analysis class. This was my first time taking a Coursera class. In this post, I will describe my experience with Coursera generally, and review the Social Network Analysis class in particular. Along with several of my Spruce Media colleagues, I took ...
3
votes
Blast from the Past: Takes One to Know One
Nick Hodges
– This one is a Blast from the Past -- I originally wrote and posted it on December 15, 2005 -- but it is as true today as it was then. I even considered palming it off as fresh material. It's a standard Dilbert joke that managers are idiots. One doesn't have to hang around ...
4
votes
Create Your Own Database Using Delphi's "File Of" Typed Files
About Delphi Programming
– in FILE I/O :: type TMember = record Name : string; end; var F : file of TMember; In my Delphi program I need a way of storing some information to the disk. I do not want to work with text files - there should be no easy way to see/alter the information in a file. No need for a "real" database ...
3
votes
Blog #14 - CodeRage 7 Finished, WellDUG & ClientDataSet video
LearnDelphi.TV
– This is my 14th blog post and you can view this 7 minute video on YouTube. In it I cover CodeRage 7, my presentation at WellDUG (the Wellington Delphi User Group) and mention my new commercial video on ClientDataSets (which is part 1 in a series).


