Older blog entries for garym (starting at number 58)

15 Feb 2003 (updated 15 Feb 2003 at 06:37 UTC) »

Reversible.org is a new weblog directory where the link you make determines the classification you get -- if you haven't already, check it out: The webpage you cite doesn't exist until someone asks for it, and then it's created with a link back to all referring page. The hope is people will spontaneously organize themselves as they trade off the egotistical need to be the top level with the hard reality that there's no advantage to being one in a million, and less advantage to being one of a million communities of one.

For example, if you click that link above, you will find yourself in the <code>/weblogs/technical/advogato</code> classification -- if you then blog that page on your own diary and induce someone to click it for you (ok, click it yourself like I did ;) we would start a new classification of Advogato blogs within the larger community of technical weblogs.

Will it work? It's going to be interesting. Right now it's total anarchy as everyone wants top spot (thanks go Clay's now famous essay on Power Laws?) but over time each participant is going to recognize the Nash Equalibrium as the real goal state. That's my theory.

15 Feb 2003 (updated 28 Apr 2003 at 16:11 UTC) »

Ok, for those who may follow me in attempting to correct Mandrake Linux 9.0 passivetex pdfxmltex the solution is, well, the same solution that is usually the solution in unix ... install from the source. I really do want package managers to work, but some days I really wonder if shipping binaries is even worth the risk or if we could just do as the unix did in the days of yore when a <code>shar</code> archive would unpack as sources, config the Makefile and compile your software for <u>your</u> local environment.

All I had to do was

  • fetch those source files
  • install them matching the dirs to what Mandrake xmltex had already chosen, moving any existing dirs out of the way (ie <code>mv passivetex passivetex.mdk</code>, and remember to run <code>mktexlsr</code> just as it advises
  • switch to the <code>web2c</code> dir and build the format as in their step #1
and my pdf rendering came back online.

I don't know if it was needed, but I also edited my pool sizes and whatnot in the texfm.cfg file.

This is what I love about the blind enthusiasm of Linux distros, clipped from an obscure mailing list, where I find confirmation, after 9 hours of beating my head against the brick wall, that "passivetex on mandrake 9.0 is screwed even when it is installed"

Knowing this, why, prey tell, did they bother to ship passivetext with their distro? Wouldn't it have made more sense to even just stub it out? Apparently not.

Ok, so it does work; you can download advogato.el and now you too can do the XML-RPC bridge from Emacs to Advogato. (you'll need MAH's latest xml-rpc.el too)

Ok, let's try that again, only this time being certain I'm working from the new file ...don't ya just love debugging lisp network code?

<p>If this works, then Ramakrishnan has updated his <a href="http://www.hackGNU.org/files/advogato.el">advogato.el</a> XML-RPC bridge from Emacs to Advogato. If it's littered with markup, then forget I said anything.</p>

here goes again, this time for sure: I've updated my OCN download page to point to the three ISO images for the Mandrake 9.1 beta 3 disks.

If you want to give it a shot, all you need is Java 1.4.1 (with Java Webstart); once you have your disk images, please leave your browser online and running -- your bandwidth will assist others in fetching the disks.

With Beta 2, I cut the 9 hour download of disk one down to just over 6 hours for disk two. It's worth the bother of downloading Java to do it and besides, you should go grab Java if only to stick to to MS ;)

If you already have the ISOs but still want to try it out, we've put a couple of Ogg files up there too (or you might want to listen to those while you download the ISOs)

6 Feb 2003 (updated 6 Feb 2003 at 02:45 UTC) »

Extreme agility ... now there's some marketing spin to a badly named good idea: the Laurie Williams interview in New Architect is a pretty good exec-overview of the methodology and rationale of extreme programming, and ends with this note of hope for those of us who wish the real world was just a little more xp friendly:

"... attention has turned to a class of software development methodologies called agile. Agile methodologies focus on being responsive to changing customer needs and market demands. If you ask a manager whether he wants to be extreme, you'll scare him off. If you ask a manager if he wants to be agile, it's pretty hard for him to say no."

It's not my announcement, it's Justin's, but it's no less important if you're involved in anything sizeable such as shipping ReleaseCandidate Linux distros ...

After many months of preparation, the Open Content Network went live in January 2003. Visit http://open-content.net/ for more information and distribute this newsletter to anyone hosting free large, popular files.

The Open Content Network is a collaborative effort to help deliver large, freely-downloadable content using peer-to-peer technology. The network is essentially a huge "virtual web server" that links together thousands of computers for the purpose of helping out over-burdoned web sites.

For those who like this sort of thing, Sterling MacNay has prepared a comparison of business costs pitting Windows against Linux. I haven't read it; after 7 years away, and at my age, it's much too late for me to even think about getting back into the Windows mindset. For better or worse, I'm doomed to spend my days wandering the wide expanses of freedom.

If you do read it, let me know: Fellow BGLUG-ite Sterling is usually pretty good at this sort of thing.

49 older entries...

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!