Open Source & stuff 

Salix.gr

User login

Symfony date input

Want to get date parts correctly I18N support from symfony's date input?

// get locale settings
$I18n_arr = $this->_get_I18n_date_locales($this->getUser()->getCulture());
// get request parameter, actually is an array
$t = $this->getRequestParameter('start_date');

// implode the $t array with the correct seperator for the user locale
// pass the string to I18N's getDateForCulture function to split it
// correctly according to user culture
list($d, $m, $y) =
$this->getContext()->getI18N()->getDateForCulture( implode($I18n_arr['date_seperator'],$t)

Salix OS

Couldnt ignore this!
I just discovered that there is a linux distro called Salix OS!!!
http://www.salixos.org
I am thilled!!

Unfortunately Salix.gr have no relation with Salix OS.

A family drive

A sunny sunday by the seaside. The new car (Fiat Scudo Panorama LWB 2.0 120PS) arrived after 5 long months and we finaly can take and our baby along. Yes we have four kids and three of them are in diapers and still wake up for milk in the night....
No, it is not usual in Greece to have more than 2 kids. No, thats usual to the middle east and more east.

Full family

Hope you all now understand why I cant take care of salix.gr properly...

My computers in time.

Today i realized that i am programming for maybe 20 years or more (still have gw-basic printouts) and i started thinking the machines i owned and special ones i worked on.

My first ever computer

My first ever computer

I found a photo of my first ever computer, but cant remember when i got it.

Greek stemmer class

After heavy googling I found a greek stemmer which is the product of the Master Thesis of Georgios Ntais at Royal Institute of Technology [KTH] (Stockholm, Sweden) supervised by assoc. professor Hercules Dalianis. The stemmer is implemented in javascript and you can find it online here.

Let me introduce you to my usual debuging method

Let me introduce you to my usual debuging method for Linked Select boxes class.

Most popular forum threads


All Rights Reserved 2006-2010 Salix.gr | Hosting by e-emporio