Least code, biggest greeting: banner Happy New Year!
On Sat, Jan 3, 2009 at 11:01 AM, Paul <[email protected]> wrote: > > program happynewyr; > > begin > writeln('Happy New Year!'); > readln; > end. > > > > --- On *Fri, 1/2/09, thad <[email protected]>* wrote: > > From: thad <[email protected]> > Subject: Re: [plug] 1st string of the year > To: "Philippine Linux Users' Group (PLUG) Technical Discussion List" < > [email protected]> > Date: Friday, 2 January, 2009, 9:36 AM > > > #!/bin/ksh > print "Happy New Year" > > Samuel Goldwyn - "Include me out." > > > On Thu, Jan 1, 2009 at 5:14 PM, Michael Janapin > > <[email protected]> wrote: > > #!/bin/bash > > echo "A Blessed New Year to All of Us!" > > > > On Thu, Jan 1, 2009 at 11:39 AM, Calixto Ong II (g) <[email protected]> > > wrote: > >> > >> > >> > >> <?php echo "Happy New Year!"; ?> > >> > >> > >> > >> Bhong > Ong > >> > >> > >> > >> > >> > >> From: [email protected] > >> [mailto:[email protected]] On Behalf Of Erwin Olario > > >> Sent: Thursday, January 01, 2009 7:48 AM > >> To: Philippine Linux Users' Group (PLUG) Technical Discussion List > >> Subject: Re: [plug] 1st string of the year > >> > >> > >> > > >> > >> > >> 10 PRINT "Manigong Bagong Taon!" > >> > >> > >> > >> On Thu, Jan 1, 2009 at 3:08 AM, Kelvin Quee <[email protected]> > > wrote: > >> > >> Way too damn verbose. Try this for Python 2.5 - > >> > >> >> print "Happy New Year" # :P > >> > >> (doesn't work with Python 3000 though) > > >> > >> Kelvin Quee > >> +65 9177 3635 > >> > >> http://kquee.com/contact > >> > >> > >> Drexx Laggui > [personal] wrote: > >> > 01Jan2009 (UTC +8) > >> > > >> > > >> > #include <stdio.h> > >> > main () > >> > { > >> > printf ("\n Happy New Year ! \n"); > > >> > return 0; > >> > } > >> > > >> > > >> > > >> > Drexx Laggui -- CISA, CISSP, CFE Associate, ISO27001 LA, CCSI, > CSA > >> > http://www.laggui.com ( Singapore / Manila / California ) > > >> > Computer forensics; Penetration testing; QMS & ISMS > developers; > >> > K-Transfer > >> > PGP fingerprint = 6E62 A089 E3EA 1B93 BFB4 8363 FFEC 3976 FF31 > 8A4E > >> > _________________________________________________ > > >> > Philippine Linux Users' Group (PLUG) Mailing List > >> > http://lists.linux.org.ph/mailman/listinfo/plug > >> > Searchable Archives: > http://archives.free.net.ph > >> > > >> > > >> _________________________________________________ > >> Philippine Linux Users' Group (PLUG) Mailing List > > >> http://lists.linux.org.ph/mailman/listinfo/plug > >> Searchable Archives: http://archives.free.net.ph > > >> > >> > >> -- > >> « Odoroki Farms » > >> -=-Namnam Coco Palm Sugars -=- > >> p: 0063922-8946562 / 0063917-8946562 > >> i: www.cocopalmsugar.sch.ph > > >> e: [email protected] > >> > >> _________________________________________________ > >> Philippine Linux Users' Group (PLUG) Mailing List > > >> http://lists.linux.org.ph/mailman/listinfo/plug > >> Searchable Archives: http://archives.free.net.ph > > > > > > > > > -- > > Michael R. Janapin > > Systems Administrator > > PBTS Baguio City, Philippines > > > http://mulingsilang.wordpress.com > > > > > > _________________________________________________ > > Philippine Linux Users' Group (PLUG) Mailing List > > > http://lists.linux.org.ph/mailman/listinfo/plug > > Searchable Archives: http://archives.free.net.ph > > > > _________________________________________________ > Philippine Linux Users' Group (PLUG) Mailing List > http://lists.linux.org.ph/mailman/listinfo/plug > > Searchable Archives: http://archives.free.net.ph > > > ------------------------------ > Catch Emoticarolers in the act in this > Christmas!<http://sg.rd.yahoo.com/ph/messenger/emoticarolers/*http://emoticarolers.com//> > Spread holiday cheers to your friends and loved ones via Yahoo! Messenger > today! > > _________________________________________________ > Philippine Linux Users' Group (PLUG) Mailing List > http://lists.linux.org.ph/mailman/listinfo/plug > Searchable Archives: http://archives.free.net.ph > -- Web application and database consulting: www.sagadasolutions.com
_________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

