Let me preface with this: this is over-simplified for someone just getting started with git, who does not have the time to learn all the intricacies of git, and covers the most common workflow I’ve encountered, that is:
- download code from a remote repository
- make changes
- commit and send the changes back
- get the latest from that remote repository
The smallest git tutorial you’ll ever need
by Pascal on October 1, 2010 in git, Just Enough, Linux, Mac
Multiple targets with iscisitarget (ubuntu 9.04)
by Pascal on January 20, 2010 in Linux, Quid Pro Quo
After trying for a (long) while to have multiple targets defined on the same host, and having my initiator to see both, the solution what in fact simple: Use different values for the LUN!
rebuild the journal on an ext3 partition for CentOS 5.3
by Pascal on January 16, 2010 in Linux
Heltech does not have it quite right for centos. The options are named slightly differently on newer versions.
global git shortcuts
by Pascal on December 31, 2008 in git
Here’s my ~/.gitconfig file for convenient shortcuts. This way, you can use “git st” instead of “git status”…
closing comments
by Pascal on December 17, 2008 in News
The spammers won (well not really), after getting tired of deleting spam en masse (by the thousands every other months or so), I decided to close comments on some older posts that happen to have a better page rank than most. If you really need to get to me, please feel free to use the Contact me page
merb 1.0
Index your DataMapper Models with Xapian
by Pascal on September 24, 2008 in DataMapper, Merb
Still pretty preliminary, but the basics seem to work. dm-xapian is a Merb plugin to index your DataMapper models with Xapian
At this point the details are still sketchy, and you first need to install xapian, then the xapian ruby bindings: Install Xapian and ruby bindings
Then it gets easier:
* build the gem with
EAN UPC Support
by Pascal on February 20, 2008 in ean-upc
A ruby gem for EAN/UPC/GTIN calculations. Convert and validate code bars.
ANN: rails-undo-redo
by Pascal on February 18, 2008 in News, Rails
To this day, very few web apps provide any undo/redo capabilities. This is really not such a good thing for usability. There are a few exceptions like gmail, but it does not go far enough to provide what every one is used on their desktop.
git, submodules and Capistrano
About
Pascal is a Technologist, with a passion for usability, development, testing, and System Administration.
This is a chronicle of his adventures with Ruby, Rails, web technologies and his quest for “Just Enough is More”





Recent Comments