This page looks plain and unstyled because you're using a non-standard compliant browser. To see it in its best form, please upgrade to a browser that supports web standards. It's free and painless.

Robert Marcano's blog
Get Firefox Use OpenOffice.org hacker emblem

What a programmer writes when is in love

robert | 15 May, 2005 23:42

#!/usr/bin/perl

my $eyes = "closed";
my $heart = "aching";
my $beloved = "gone";

no warnings;

my $love = ();

open MY,"mind";
foreach ($love) {
    open MY,$eyes;
    tell my $mind or open my $eyes;
}

do not $fear and do not die;

$i; die "because i love you";

do { $i; sleep($_) } while ( $awake );

warn "$me" if ($i == $wrong);

bind my $love, $dear and do not exit;
for (my $world = "dark") {};
for (my $eyes = "blind") {};

Extracted from the Perl Poetry page.

Kanatest on a Sharp Zaurus

robert | 12 May, 2005 17:23

I created a package for kanatest for the OpenZaurus (based on OpenEmbedded) distribution, and it has been commited to the OpenEmbedded repository for anyone to build and use. The following is a scaled down screenshot:

Scaled down kanatest screenshot runing on my shap Zaurus

My first package submission to Fedora Extras

robert | 08 May, 2005 19:57

I have submitted a package to the Fedora Extras repository. It is kanatest, a small program to practice reading Hiragana and Katakana characters. My next mission: show this little program to my classmates and try to make them switch to Linux :-P. This is a screenshot of it:

kanatest screenshot

Second Japanese Lesson

robert | 25 April, 2005 09:10

What I learned on this session:

  • More vocabulary.
  • How to formally introduce yourself.
  • More numbers. They are easy but are a little strange because Japanese use a system based on tens of thousands, for example saying 100,000 in japanese is jū man, something like ten ten thousands (10 ? 10,000).
  • Diphthongs.
  • The first Hiragana characters for the vocals: a = あ, i = い, u = う, e = え, o = お. This will need a lot of handwriting practice.

Specs based on real product experience - the EJB 3.0 case

robert | 20 April, 2005 16:16

I readed at System.out blog the best description of how EJB 3.0 is taking shape, from who and from where it is copying ideas. I have used a few persistence frameworks, from in house developed, from designed for another non Java Language (Sparky from VisualBanker - Smalltalk) and the infamous VisualAge persistence framework (this one I thougth was what IBM submitted to the EJB 1.0 JSR group, because they are nearly identical and was available on Smalltak and Java editions), to Hibernate recently. My humble opinion is that this way to define a spec is the best one, let the implementors tell how are their solutions and take the best parts of each one.

The main topic of that blog entry is about the misconception that EJB 3.0 is Hibernate; it is not, but it can not be denied that Hibernate was one of the frameworks that helped EJB 3.0 take shape.

«Previous   1 2 3 ... 14 15 16 17 18 19 20 21 22 23 24 ... 27 28 29  Next»
 
Valid XHTML 1.0 Strict and CSS.
Copyright 2003-2009 Robert Marcano. All Rights Reserved
Powered by LifeType