blucz.com
blucz.com - code
http://www.blucz.com/pages/code
Unless otherwise noted, all source code on this page is released under the BSD License. Record the piano (2013). Automatic 24/7 recording and soundcloud upload for my Yamaha N3 Piano. A tiny embedded linux device (Odroid-U2) is plugged into a Behringer USB mixer, which is plugged into the piano using analog audio cables. When the device boots up, it hops on my wifi network then launches the recordthepiano app, written in C. Coco/R for F# (2013). Vector emulates a vector display, like those found in Aster...
mostlycli.blogspot.com
Mostly CLI: May 2010
http://mostlycli.blogspot.com/2010_05_01_archive.html
Rants regarding Linux and Open Source and whatever else is on my mind. Tuesday, May 4, 2010. Install Vim-outliner on K/Ubuntu. I spoke of vim-outliner. A few years ago. And was recently reminded of it again while listening to the mintcast. Orgmode seems to be fairly feature rich, but I never liked the whole key combination thing with emacs. To this day, I can't figured out how to close an emacs session. Vim just seems easier. It's a preference. Sudo vim-addons -w install vimoutliner.
mostlycli.blogspot.com
Mostly CLI: Get Organized with VIM....yes, VIM.
http://mostlycli.blogspot.com/2007/09/get-organized-with-vimyes-vim.html
Rants regarding Linux and Open Source and whatever else is on my mind. Thursday, September 20, 2007. Get Organized with VIM.yes, VIM. To install vim-outliner in Ubuntu is as easy as opening a terminal and typing:. Sudo apt-get install vim-vimoutliner. Now you will need to edit the /etc/vim/vimoutlinerrc file to enable necessary features, so in a terminal type:. Press 'i' to enter insert mode then make sure the following 2 lines are uncommented:. Let g:vo modules load = "checkbox:hoist". Exit vim's insert...
mostlycli.blogspot.com
Mostly CLI: Install Vim-outliner on K/Ubuntu
http://mostlycli.blogspot.com/2010/05/install-vim-outliner-on-kubuntu.html
Rants regarding Linux and Open Source and whatever else is on my mind. Tuesday, May 4, 2010. Install Vim-outliner on K/Ubuntu. I spoke of vim-outliner. A few years ago. And was recently reminded of it again while listening to the mintcast. Orgmode seems to be fairly feature rich, but I never liked the whole key combination thing with emacs. To this day, I can't figured out how to close an emacs session. Vim just seems easier. It's a preference. Sudo vim-addons -w install vimoutliner.
geekforgod.com
A Geek for God » Geek
http://www.geekforgod.com/category/geek
A Geek for God. The ramblings of a Christian geek. Recursively walking all a widget’s descendants in PyGTK. The other day, I had a need to walk through all the descendants of a dialog box in PyGTK. So that I could save the contents of each text-entry field to the appropriate database record. After a bit of poking around in the PyGTK manual. And not finding the recursive get children() function that I wanted, I decided to write my own. March 11th, 2009 Categories: Geek. Comments: 2 Comments. I’m sta...
copensalud.blogalia.com
Copensemos los Sistemas de Salud
http://copensalud.blogalia.com/historias/20498
Ves esta página sin formato por que esta hecha cumpliendo el estándar web CSS 2. Tú navegador no soporta este estándar, o tienes dicho soporte desactivado. Si estas en el primer caso, actualízate. Merece mucho la pena. Copensemos los Sistemas de Salud}. Copensar, espacio abierto, pensamiento sistémico, creatividad . aplicado a los sistemas sanitarios "insuficientes" (pueden, pero no pueden con todo) }. Clonar parte de Epi6 con Python, etc. Clonar parte de Epi6 con Python, etc. Desde abajo, con los "bloqu...
tomlowshang.blogspot.com
Tom Low-Shang: March 2011
http://tomlowshang.blogspot.com/2011_03_01_archive.html
This is just my personal ramblings about coding, anime, and other geeky stuff. And maybe some personal stuff too. And the occasional rant. Thursday, March 31, 2011. I completed my first model in Blender. Yay. OK, so I was just following this tutorial. But I did end up in the weeds a few times which was mighty disconcerting. Since I'm a newbie, I don't know if this is the correct solution, but it worked for me (tm). I was surprised that I figured this out, so I must be learning something. Did Churchill ha...