But this ain’t Kansas anymore. Blogging is growing up, and when we look back, the Google-Blogger deal will probably be seen as an inflection point, perhaps *the* moment when it all changed.
Busy making things: @mc, notes, tinycast, github, links, photos.
-
Weblogging Inflection Point
Posted in Weblogs -
Ev Down
Posted in WeblogsOh, hi. Welcome to my home page. My name is Ev.
I’m a little busy right now, retooling for a different life. So I’ve taken the blog offline to clear my head.
-
Andy Oliver is Crazy
Posted in JavaYep. Now he’s writing notes to himself:
As the sole user of your work “Communist Aggregator”, I’m writing to ask you to fix a few bugs and add a few features.
I wonder if he’s going to ignore himself or add features and tweak the UI like the angry user, er himself, suggests. <grin/>
-
Good Stuff From .netWire
Posted in WeblogsHere are two good links from .netWire this morning. The first should give the various .NETWeblogs some flow:
If you are the kind of person who just can not get enough .NET information, we have just what you are looking for.Many fellow members of your .NET Community have decided (for one reason or another) to start blogging about their experiences with .NET, Software development, and a little splash of life at .NET Weblogs.
The second looks promising for ASP.NET developers:
The ASP.NET Starter Kits are sample ASP.NET applications that provide code to accomplish common Web development tasks. Each sample is complete and well-documented so that you can use the code to kickstart your ASP.NET development projects today.
-
DC Blogger Meetup
Posted in WeblogsIt sounds like I missed a cool blogger meetup last night:
The blogger meetup was pretty cool. There were only 4 attendees (including myself), but it was agood crowd. It was also neat that the Lehrer Report (PBS) had a crew there to interview us – they are doing a story on bloggers, and wanted to talk to us about what we do and why we do it. They got the crowd they wanted – none of us do political blogs – there’s mine (Smalltalk), an economic blogger, and one on web advertising.
I’ll have to catch it next time around.
-
Wired News on Moblogging
Posted in WeblogsThe meteoric rise of weblogging is one of the most unexpected technology stories of the past year, and much like the commentary that populates these ever-changing digital diaries, the story of blogging keeps evolving.
One recent trend is “moblogging,” or mobile weblogging. New tools like Manywhere Moblogger, Wapblog and FoneBlog allow bloggers to post information about the minutiae of their lives from anywhere, not just from a PC.
Congrats to Russ for the Wired linkage. I’m personally quite stunned to be on the recieving end of Wired linkage.
-
GCC 3.4 Flexes Muscles
Posted in Open SourceA CVS version of the yet to be released GCC 3.4 is reaching parity with ICC on floating point performance according to SPECFP2000. SPECINT still isn’t as good however GCC is making big improvements there too. I hope that this is an indication of things to come. Congratulations to the GCC team are in order.
This is excellent. Any bets on how soon you’ll be able to build a Gentoo distro around GCC 3.4?
-
Headache and Homework
Posted in Web ServicesHeadache and homework means that I probably won’t be writing anything today.
-
Internet Connection Woes
Posted in Web ServicesOi. Strange things have been happening with the internet connection here.
Looks like everything is at least okay at this point.
-
DTDDoc: It’s like Javadoc, but for your DTDs
Posted in Open SourceDTDDoc sounds interesting to me:
DTDDoc is designed to help document your DTDs efficiently. It is a straightforward extension of the Javadoc concept, and a not so straightforward implementation of some of the concepts solidified by Donald E. Knuth.
I haven’t seen this project before on freshmeat, but here’s what’s new in version 0.0.5:
New display of element/attribute parent, and a new ability to configure the title that is displayed on top of the index.
The example output comes with both html-ized javadoc-like human-readable output (too many dashes there), as well as a good old DTD that can be used to validate stuff. Quite a slick little project.
-
Mono Updates: OpenGL#, Mono Basic
Posted in Open SourceFrom the Mono site:
-
Mark Crichton has completed his OpenGL/GLUT bindings for Gnome. A screenshot can be seen here. The bindings are available on the Mono CVS repository on the module `glgen’. This is a straight binding to the C API.
-
Marco has posted an update on the current state of the free VB.NET compiler for Mono.
-
We are looking for contributors and maintainers to the JavaScript compiler as well (Janet)
The news is a few days old, but for some reason it just showed up in my aggregator and must be spread.
-
-
Why Warner Onstine Became a Programmer
Posted in Web ServicesErik pointed to an entry by Warner Onstine about why he became a programmer.
The first thing that struck me about his blosxom-powered weblog is the navigation at the top. Sure it gives me nightmares about dealing with MS Access, but it’s quite slick and flows with the directory-based categorization of blosxom.
I’ve subscribed to Warner’s RSS feed.
-
Radio Backup and Restore
Posted in WeblogsRadio back-up and restore is here.
-
802.11b Switch from Vivato
Posted in Web ServicesWi-Fi Networking News has the scoop on Vivato:
Yesterday at Demo, Vivato announced the details of their first Wi-Fi phased-array antenna/switch, an indoor office system that can serve up to 150 users at 11 Mbps at distances up to 300 meters for about $9,000.
The emphasis above is on antenna/switch, which is quite different than an antenna/access point.
-
PHP 4.3.1
Posted in PHPPHP 4.3.1 has been released to fix a CGI security problem.
PHP contains code for preventing direct access to the CGI binary with configure option “–enable-force-cgi-redirect” and php.ini option “cgi.force_redirect”. In PHP 4.3.0 there is a bug which renders these options useless.
-
PyQt Tutorial
Posted in PythonBoudewijn Rempt and David Mertz at IBM developerWorks look at Qt and PyQt:
The Qt toolkit is a widely-used cross-platform GUI toolkit, available for Windows, Linux, Mac OSX, and handheld platforms. QT has a well-structured, but flexible, object-oriented organization, clear documentation, and an intuitive API. In this article, David Mertz and Boudewijn Rempt look at the Qt library, with a focus on the PyQt bindings that let Python programmers access Qt functionality.
-
WS-Complexity
Posted in Web ServicesYou cant blame older Web developers if they are overwhelmed when considering all the new Web services standards on their way. For example, in mid-December 2002, BEA, IBM, Microsoft, RSA, SAP and VeriSign announced a new set of specifications on top of WS-Security: WS-Policy, WS-Trust and WS-SecureConversation. Next, in January, Fujitsu, Hitachi, NEC, Oracle, Sonic and Sun announced WS-Reliability to try to bring rhyme and reason to Web services transport infrastructure.
-
OpenMosixWebView and PyMT
openMosixWebView is a PHP script for monitoring an openMosix cluster via the Web. It produces Web charts and useful info tables. It uses openMosixview’s openMosixCollector logs and openMosix metainfo.
The screenshots look pretty slick, similar to some php-based network traffic graphing programs that I’ve seen.
PyMT:
PyMT is a Python module for easy access to Movable Type’s xml-rpc API. This allows you to build desktop or Web applications for managing your MT weblogs without using the MT administrative interface.
Cool. Another type of glue for Python.
-
Google Buys Pyra Labs
Posted in WeblogsGoogle has bought Pyra Labs, the company behind the Blogger weblog publishing tool, it emerged last night. Appropriately, the story was broken in a weblog maintained by tech journalist and columnist Dan Gillmor, which previews a story that will run in today’s San Jose Mercury News.
Related coverage:
-
Paolo: “Ok, you’ve heard the news by now: Weblogs are going Googling.”
-
Russ: “Yep. Wow… that’s exciting.”
-
Dave Winer: “Google News query for Pyra.”
-
Phillip: “I don’t usually repost things from Slashdot, but this sort of thing doesn’t happen every day”
-
Dave Johnson: “Holy crap is right.”
-
Jeremy Zawodny: “Cool. Go Google!”
-
Rajesh Jain: “Google enters the world of blogs.”
-
Evan: “Note to self: When you get off this panel, you should probably comment on this.”
-
-
2-Disk X window embedded Linux
Posted in Open SourceI might have figured out what to do with some of the old hardware I have kicking around. It involves 2-Disk Xwindow embedded Linux:
2-Disk X window embedded Linux is a tiny net-centric Linux that aims at portable secure remote system usage. It contains many utilities including: X Windows, vncviewer, rdesktop, a Web browser, a file manager, a text editor, a terminal, a window manager, a menu system, a dialog system, X scripting facilities, and many others. It aims to work from 1 or 2 floppy disks in any remote location.
Note to open source developers: take advantage of hosting provided by Sourceforge or others. Swatting popups when looking at free software isn’t too much fun.