May 2013 M T W T F S S « Feb 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Blogroll
Category Archives: c#
Linus on Instantiation and Armadaification
I feel a sense of pride when I think that I was involved in the development and maintenance of what was probably the first piece of software accepted into Debian which then had and still has direct up-stream support from … Continue reading
Posted in 19.34 RCW, 1986, 1998, 1999, 2000, 2004, 2007, 3d, Academia, ajax, amazon, auditing, blog, bo, c#, C.J. Insider, cryptography, DBD::MaxDB, debian, DLR, F5, F5, F5 Networks, family, feds, FIPS-201, Free Software, freenode, games, Graphics, Hardware, investment, irc, IronPython, IronRuby, kvm, libvirt, lilo, linpeople, linux, lvm, microsoft, mono, mysql, Networking, NIST, NIST, O'Reilly, open source, opengl, perl, Personal Identity Verification, plogs, PRCCDC, pre-release, quake3, rms, security, SELinux, smtp, syndication, tags, Telephony, traffic shaping, Unix, UTC, video, virtualization, washington, web 2.0, wheezy, work, x509, xbuild, xen
Leave a comment
GSoC 2010
Earlier this month, I applied to the Mono Project (and the University of Washington, and Ubuntu, and Debian, and The Perl Foundation) requesting a mentor to get Perl6 hosted on the DLR. Last Tuesday, Miguel contacted me and asked that … Continue reading
Posted in c#, CLI, compiler, debian, DLR, Free Software, git, GSoC, irc, mono, perl, Software, ubuntu, Washington State Ubuntu LoCo
2 Comments
Getting started with gtk♯
This is a quick tutorial for getting a first gtk-sharp app up and going. Install MonoDevelop $ sudo apt-get install monodevelop libgtk2.0-cil-dev Start MonoDevelop It’ll be in your GNOME application menu under Applications->Programming->MonoDevelop Create a new Gtk# Project Run project … Continue reading
Posted in c#, debian, Free Software, gnome, gtk+, mono, ubuntu, Washington State Ubuntu LoCo
6 Comments
Connecting to MySQL with ODBC on Mono
We had a visitor on #mono today who needed help with his homework. It seems that Reggie is happy to have forgotten everything about using ODBC to connect to MySQL. I was curious and feeling helpful, so I figured it … Continue reading
MS-PL is acceptable for Fedora as a GPL-incompatible license
https://www.redhat.com/archives/fedora-legal-list/2009-August/msg00017.html In addition, IronRuby/IronPython/DLR may make it in to FC 13, thanks to Brett.
Posted in c#, debian, DLR, Free Software, IronPython, IronRuby, linux, mono, Software
4 Comments
Randal Schwartz interviews Michael Foord about IronPython
The FLOSS Weekly folks (including my homie, Randal) just published this week’s interview. It is with Michael Foord, who I just met a couple weeks ago. He published a book about IronPython. He mentions Mono, the DLR and IronRuby, too … Continue reading
Looking to get Iron* and the DLR into RedHat
I sent an email to the Fedora Legal list asking whether they will accept software released under the MS-PL license. My friend and former colleague, Brett Lentz mentioned that he was concerned that the Fedora folks might not accept software … Continue reading
Posted in c#, CLI, colliertech, debian, DLR, feds, Free Software, freenode, friends, git, humor, irc, IronPython, IronRuby, language, linux, microsoft, mono, security, social networking, Software, xbuild
7 Comments
IronRuby .deb is looking better
cjac@dev0:/usr/src/git/alioth$ sudo dpkg -i ironruby-cil_0.9.0+dfsg_all.deb Selecting previously deselected package ironruby-cil. (Reading database … 67034 files and directories currently installed.) Unpacking ironruby-cil (from ironruby-cil_0.9.0+dfsg_all.deb) … Setting up ironruby-cil (0.9.0+dfsg) … cjac@dev0:/usr/src/git/alioth$ which ir /usr/bin/ir cjac@dev0:/usr/src/git/alioth$ ir IronRuby 0.9.0.0 on Mono 2.4.2.3 … Continue reading
Posted in c#, CLI, colliertech, debian, DLR, Free Software, git, IronRuby, linux, mono, Software
Leave a comment
nice
http://opensourcetogo.blogspot.com/2009/07/real-floss-community-and-faux-floss.html#c5581975764835681515
Posted in c#, debian, Free Software, journalism, mono, politics
Leave a comment
mono-2.4.2.3 debs will include array comparison patch
Thanks to Marek being a superhero, we have isolated the changes necessary to fix the compiler from the 2.4.2.3 tag so that we can build IronRuby with xbuild. I’ve delivered the patch to meebey, and he has included it in … Continue reading