|
|
|
KirbyBase
Check out Jamey Cribbs' open sourced database called KirbyBase! It's a quite powerful database application written in Ruby and takes up approximately 100kb of memory
|
|
|
SubSonic: Getting Started Webcast
This 20 minute webcast shows you how to start from absolute scratch using SubSonic, including:
Setting up a Web Site
Creating the provider bi...
|
|
|
RiaForge : DataManager
DataMgr is a Data Access Layer component set.
It simplifies CRUD interactions with the database (speeding up development time) and has a common API for any supported database (and makes adding a new database easy).
DataMgr is not an ORM, but you could build an ORM on top of ...
|
|
|
|
|
Simple Sql Injection
A SQL injection screencast. Provides a detailed step by step view of how hacker can exploit SQL Injection vulnerability
|
|
|
diff/LCS screencast: How difference engines work
For those of you with a spare 12 minutes to learn something new today, I’ve made a quick screencast on how the Longest Common Subsequence problem works, how it is applied to finding differences between text documents, and how it can be implemented and optimized in ColdFusion. Admittedly, there...
|
|
|
|
PyDev Eclipse IDE Videos
See the PyDev development environment in action. PyDev is an extension to the powerful Eclipse framework (best known as a Java editor). PyDev and Eclip...
|
|
|
PyDev on a Mac
This tutorial is a short Hello World tutorial on setting up the free IDE Eclipse w/ Pydev extension on the Intel Mac OSX. Shows you how to quickly setu...
|
|