Feeds:
Posts
Comments

Archive for the ‘Linkrot!’ Category

Silly? You may call it silly, but it neatly summarizes what I did today: NaDa. How serious can fun be? How Zen can software be?

Who’s Not A Professional?The blog of a belgian IT magazine signals a “strange” press release from an internet marketing company. If you can’t read Dutch, here’s the redux: the company apparently recycled a previous press release, leaving the old text in a red strike-out font type. Recycling may the way to go when dealing with paper and other materials, but let’s face it: this is silly. You could call the press officer or whoever wrote the release a “non-professional” – it’s true that she or he should have seen what happened after copying the text from a fully-featured word processing application into the email body (because that is what probably happened). But I would like go a step further: what this also proves is that much of our software applications are badly adapted for the things that we do, or rather: that we often abuse applications for purposes beyond their design. As in any other trade, you need the right tool for the job. Here, a serious templating/boilerplating system or a content management system that is capable of taking a single document as input and transform it automatically into a fax and an email at the same time would seem much more appropriate than a copy of MS-Word and a poor secretary to whip up the right media mix!

Read Full Post »

Simple It Isn’t… Cimples.com has published a somewhat limited but nevertheless very interesting overview of the enterprise portlet market. I currently do not have much hands-on experience with portlets, so I cannot pretend to agree with all that’s written here. However, to me it’s clear that building a good portal is very hard, and that fact is plainly confirmed by this text. Knowing what a user expects, and being able to combine that with what the enterprise (or organisation, or community) wants to achieve with the portal is a non-trivial exercice!

Read Full Post »

Tongue-in-cheek Indeed. A few weeks ago, Scott Ambler presented ”a formula for calculating the cruftiness of a document”, which measures the degree in which development documentation is ‘badly designed, poorly implemented, or redundant’. Great! Now: can that same formula be applied to the applications and systems themselves?

Thirteen Indeed. Frank Zappa probably would have been amused, rather than proud, to see that a small ugly street originally called ‘Number 13′ is now being named after him: “Schön ist sie nicht, die Straße Nummer 13 im Industriegebiet. Und doch wird sie ab morgen als erste Straße in Deutschland den Namen der US-Rocklegende Frank Zappa (1940-1993) tragen” (from the Berliner Zeitung Online).

Read Full Post »

How Could I Not Mention This? Luckily I don’t have too many readers (hah!), so I can publish this link without fear of being the cause of an avalanche of web traffic. But a Wiki about the iPhone: it has to feature in this blog!

Read Full Post »

Fresh Air. I attended the JavaOne Afterglow, organized by Sun Microsystems Belgium, today, to get an overview of what was announced at JavaOne in San Fransisco a few weeks ago. A busy day: lots of abbreviations, more than a bit of code, a few new things, more details about specs of particular interest – call it fresh air for Java developers. Luckily the venue has an beautiful garden, even in the rain…so I sneeked out a few times to breathe some real fresh air as well.

rainypond.jpg

A Rainy Pond

Read Full Post »

Roll On. JRuby is out. I have always wanted to try out the Ruby language as well as Ruby on Rails, the web application framework. As someone pointed out, having JRuby around means that there must be a way to grab the generated Java code and deploying that as a WAR ile to any Java application server. Just that feature alone might be what’s needed to make Rails apps even more popular – especially within enterprises that are not so fond of anything but Java apps on their servers. So here’s what neede to get started on that path: Get JRuby onto the Rails on Mac OS X.

Read Full Post »

Ajax Will Need This. Web Design Patterns are not yet mainstream resources for developers and designers, and to put it bluntly: a lot of so-called Web 2.0 applications could use some advice on the subject. Luckily some excellent information is already available, but not always targeted speicifically to web sites or applications:

Read Full Post »

NUKLEOS WEBLOG 2007-06-09

Why Didn’t They Think Of This Sooner? On the eve of the parliamentary elections in Belgium, there’s a sudden panic about the reliabilty and security of electronic voting - mostly from parties in the southern half of the country, where electronic voting is still the exception. If these parties really wanted to do something about it, why did they wait until now? There is an organisation in Belgium that fights for the reestablishment of a non-electronic voting process: www.vooreva.be. I can see their point, but I’m certain there must be a way to make electronic voting as transparant and democratic as a paper vote (or better: remember the Bush election?).

Read Full Post »

Catching Up: Links Galore. I have a lot of links waiting for publication here, so off we go…

I have mentioned Erlang already on May 7th, and here’s another Erlang resource that piqued my interest:ErlyWeb – The Erlang Twist on Web Frameworks - that’s a framework with a strong Rails flavor. If I’m to believe what I read about Erlang, the language has been around for quite some time and is capable of scaling up very succesfully – that’s a promising starting point.

The Photoshop Tutorial Blog contains excellent and detailed descriptions of how to achieve specific objectives in PS. Well done!

These days, you don’t need to keep a copy on your hard disk of a program that you use only occasionally: either you can download it as needed, or you use a web application that does what you need. Wehn you have to pick a neat color scheme for your design, surf to ColorSchemes.org and pick an online tool – or browse the other resources on offer.

The real problems of Web 2.0 are beginning to show themselves, and no: they’re not technical! You could say these two incidents are about “ownership” of content and how to handle it: Digg.com CEO says site is ‘aligned with the users’ is about censorship on collaborative sites, and Yahoo ‘censored’ Flickr comments is not just about censorship, but also about how to enforce copyright ownership. These topics will continue to haunt us for quite a while, I fear.

Always useful: Cool OSX Apps.

Ajax may be fun, but can it deliver – in terms of performance that is? Well, Thanks for the help! And now, some results.

Read Full Post »

Another Type Of Type. Indeed, there is more than classes and types and variables in this developers life. Typography, for example – I have always loved books, not just for reading, but also as objects to be enjoyed for their visual qualities. So I couldn’t pass up on this Complete Typography Guide, containing oodles of links to resources related to typography and fonts.

Read Full Post »

Should I Try It? It’s not a trick question but nevertheless a tricky question for someone with a chronic lack of time (moi!): should I try out the Erlang programming language? Using Erlang for your Web 2.0 Application Server certainly whets my appetite!

Read Full Post »

No Luck. I’m trying to whip together a quick demo of the Dojo Toolkit, and it’s harder than I thought it would be. The documentation is unfinished and not really geared towards beginners. And the example code from the nightly tests is not available on the URLs given by all the blogs on the subject! Darn. For the moment, I’ll have to stick with the SortableTable, since the FilteringTable keeps crashing on me, even in its simplest form…

Additional Info: here’s a short Dojo tutorial (in French) with a few examples, and there is also a tutorial in the the Dojo Wiki at dojo.jot.com

Read Full Post »

Newton Is Not Dead… Well, at least Apples Newton isn’t: Simon Bell has just released a tool to “to backup your Newton data to your Mac desktop, import and export Dates, Names, Notes and NewtonWorks, install packages and use your Mac desktop keyboard to enter text on your Newton device“. In this case, “Mac” means Mac OS X, without Classic – neat. Now where’s my serial-to-USB-connector?

Read Full Post »

Trying To Do ORM? Reread This! Rereading is what I’ll do, but even after reading only half of this I’m pretty sure many of Joe Rhineharts comments on Rails are right on the mark. No, that doesn’t mean that Rails is bad; it means that Rails is not always the best choice for application development – now there’s news for you, no ;-? Anyway, the best part is indeed all those snippets of wisdom on how a good ORM layer should behave… And then there’s all the rest, on Controllers and Actions, etc.

Read Full Post »

NUKLEOS WEBLOG 2007-02-22

No, I Wasn’t Looking For Bach. In fact, it was developerWorks’ John Swanson who pointed me to Jóhann Jóhannsson : IBM1401, A User’s Manual : www.ausersmanual.com. Inspiration for great things can be found everywhere – even in old computers. This is fine music – I can see myself buying this CD.

Read Full Post »

Older Posts »

Follow

Get every new post delivered to your Inbox.

Join 59 other followers