vodoom.wordpress.com
my configuration files | my core dump is your sigfault
https://vodoom.wordpress.com/configuration-files
My core dump is your sigfault. Configuration files used when using a new workstation, typically when working on a new contract. Jump to comment form. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. You are commenting using your Facebook account. ( Log Out. Notify me of new comments via email.
knowsun.blogspot.com
knowsun: November 2005
http://knowsun.blogspot.com/2005_11_01_archive.html
Tuesday, November 15, 2005. Oracle Selects the Solaris 10 Operating System as Its Preferred Open Source 64-bit Development and Deployment Environment: Financial News - Yahoo! Oracle Selects the Solaris 10 Operating System as Its Preferred Open Source 64-bit Development and Deployment Environment: Financial News - Yahoo! Posted by vmguy at 10:08 AM. Tuesday, November 01, 2005. AP Wire 11/01/2005 Oracle to offer free version of database software. Oracle 10G free, with 4GB database limit.
knowsun.blogspot.com
knowsun: February 2006
http://knowsun.blogspot.com/2006_02_01_archive.html
Saturday, February 25, 2006. VMWare Goes Free in Bid to Counter Microsoft Virtual Server. VMWare Goes Free in Bid to Counter Microsoft Virtual Server. February 6, 2006. How does one compete with low-ball Microsoft pricing? By making one's offering available for free, of course. This morning, virtualization leader VMWare announced that it's offering a free software virtualization server, dubbed VMWare Server. This product will compete with the suddenly inexpensive Microsoft Virtual Server products. Sun Mi...
knowsun.blogspot.com
knowsun: May 2006
http://knowsun.blogspot.com/2006_05_01_archive.html
Monday, May 22, 2006. Top 10 best things about not being CEO. Scott McNealy is still on top of his game:. No 10: "I don't have to apologize for the stuff I say to Wall Street, Jonathan does.". No 9: "I'm no longer on the most overpaid CEO list.". No 8: "I just say, 'See Jonathan on that.'". No 7: "I read Hockey News without guilt.". No 6: "I shave even less often.". No 5: "No more SOX (Sarbanes-Oxley) certifications to sign.". No 4: "I have someone to blame now.". Posted by vmguy at 11:51 AM.
vodoom.wordpress.com
procmailrc | my core dump is your sigfault
https://vodoom.wordpress.com/configuration-files/procmailrc
My core dump is your sigfault. MAILDIR=$HOME/mail LOGABSTRACT=yes VERBOSE=off NL=" " # recipe lines begin with :0 # dont put comments on recipe lines # disable a recipe with the false condition! Sports.* hokey-pool/ :0 * From:.*service@youtube.com.* videos/ :0 * From:.*@google.(com ca fr net).* google/ # # # # # # # # # # # # # # # # # Last rule: mail that gets # # this far goes in default box # # # # # # # # # # # # # # # # # # :0 * .* $DEFAULT. Jump to comment form. Leave a Reply Cancel reply. Setting ...
vodoom.wordpress.com
ion3 repository and patches on bitbucket | my core dump is your sigfault
https://vodoom.wordpress.com/2010/10/13/ion3-repository-on-httpbitbucket-orgppianionoverview
My core dump is your sigfault. Ion3 repository and patches on bitbucket. I just added a repository. Where I uploaded ion 20090110 with the latest patches from Tuomo Valkonen. I updated the system.mk to match my system, centos/ubuntu. I intend to fix bugs reported to me on this code but I do not intend to add any new feature for now. This code will be maintained but won’t get any new feature from me. At some point this may change but for now, this is it. 13 October, 2010 / 10:40 pm. Jump to comment form.
vodoom.wordpress.com
vimrc | my core dump is your sigfault
https://vodoom.wordpress.com/configuration-files/vimrc
My core dump is your sigfault. Jump to comment form. Setting up my workstation: tweaking firefox, mutt and vim « my core dump is your sigfault. 8230;] .vimrc file is here. Its associated color scheme was inspired from moria and adapted so it can be used in a 256 color […]. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. Notify me of new comments via email.
vodoom.wordpress.com
muttrc | my core dump is your sigfault
https://vodoom.wordpress.com/configuration-files/muttrc
My core dump is your sigfault. Set copy=yes # let's make this straight: mutt is in use! DP])" set forward format="Fwd: %s" # subject of forwarded mails set index format="%4C %Z %{%b %d} %-20.20F (%? Print opt iff seq is non zero # %? If string& else string? Set status format="-%r-%v- [%? Set header cache=" /mail/headers-cache". Jump to comment form. Setting up my workstation: tweaking firefox, mutt and vim « my core dump is your sigfault. Leave a Reply Cancel reply. Enter your comment here. Alexander Kol...
vodoom.wordpress.com
mutt-gmail.conf | my core dump is your sigfault
https://vodoom.wordpress.com/configuration-files/mutt-gmailconf
My core dump is your sigfault. Joe gmail account configuration my hdr Organization: 9174-1645 QUEBEC INC. my hdr Reply-To: joe@gmail.com my hdr From: joe@gmail.com set hostname = eeepc-1000 set realname="paulo pereira" set from=joe@gmail.com set use from=yes set smtp url="smtp:/ joe@smtp.gmail.com:587/" set folder = " /mail" set spoolfile = inbox set postponed = drafts set record = sent # mailboxes! Jump to comment form. Leave a Reply Cancel reply. Enter your comment here. Address never made public).
vodoom.wordpress.com
simple and dirty FIX 4.2 parser and decoder | my core dump is your sigfault
https://vodoom.wordpress.com/2010/11/03/simple-and-dirty-fix-4-2-decoder
My core dump is your sigfault. Simple and dirty FIX 4.2 parser and decoder. Since I spend some of my time dealing with FIX. Messages, I wrote this little FIX decoder yesterday night. It is simple (very simple) but does a pretty good job at decoding a fix message. You can find the code here. Well, this little code does just that. I added also a section where I can add the local dictionary used by my employer (very helpful). The code is provided with a BSD licence. It is simple to compile:. You’re cu...