Clerical Rigor

    • Business
    • Writing Free Software
Illustration of a bird flying.
  • YAPC::NA

    April 20, 2006
  • MySQL AB :: The MaxDB series on PlanetMySQL.

    We’ve published the first few episodes of the weekly MaxDB series in .pdf form. Please take a look and let us know what you think! MySQL AB :: The MaxDB series on PlanetMySQL.

    April 3, 2006
  • Anybody need some cycles on a sun machine?

    Hey you mono folks. Yeah, you. You know who I’m talking about. Do you need some cycles on a sun machine to run build tests?

    April 2, 2006
  • Is gtkglarea-sharp ready for production?

    I don’t know. Probably not quite yet. But there has been interest using the toolkit in a production video game. Fun. But what do you all think?

    March 31, 2006
  • Useful MaxDB commands

    To find a list of tables in a schema: $ sqlcli -u TEST,TEST -d SYNCMANA “SELECT * FROM TABLES WHERE SCHEMANAME = ‘TEST'” To find a list of triggers on a table: $ sqlcli -u DBSERVICE,SECRET -d SYNCMANA “SELECT * FROM TRIGGERS WHERE TABLENAME = ‘T'” To describe a table’s structure: $ cat me &&…

    March 31, 2006
  • Synchronization Manager: MySQL as replication destination

    Earlier this week, I wrote about the Synchronization Manager and gave a step-by-step tutorial on getting an initial scenario implemented. In this article, I’ll expand on the previous tutorial by introducing the concept of uni-directional synchronization. Uni-directional participants act as destinations for replicated data. These participants are sometimes called “slaves,” because they are not capable…

    March 30, 2006
  • Creating a Synchronization Management Scenario

    This is a follow-up to my earlier article on the MaxDB Synchronization Manager. In the months since my prior article, the Synchronization Manager has proved itself production ready and capable of replicating real-world databases in demanding scenarios. Take the following as theoretical and emperical examples of such scenarios (not necessarily in that order): i) For…

    March 28, 2006
  • Aggregated at adoppt

    My Blog at Adoppt

    March 23, 2006
  • Have I mentioned Perl yet? No…

    I write and enjoy Perl. If you want to know how to write Perl, let me know, and I’ll try to schedule some time to learn you what I know…

    March 22, 2006
  • libtao-opengl-cil has been packaged for Dapper!

    Wow! lurfagrin made my tao dist packages into .deb packages! http://colliertech.com/downloads/tao/ If you’re running Ubuntu Dapper Drake, you can install libtao-opengl-cil using this command: $ sudo apt-get install libtao-opengl-cil This is one of the pre-requisites to building gtkglarea-sharp. Thank you thank you thank you!

    March 19, 2006
←Previous Page
1 … 42 43 44 45 46
Next Page→

Clerical Rigor

Proudly powered by WordPress