Displaying 5 results from an estimated 5 matches for "antonakaki".
Did you mean:
antonakakis
2005 Dec 21
10
Globalize plugin
Is there any working example on using the Globalize plugin?
It could help alot
Thanks in advance
--
Alexander Antonakakis
email: alexis-+Saq9+MPrF0@public.gmane.org
2006 Jan 04
4
file_column
...the store_dir to a the path I want my files to be
stored and not the default.
I stored some images fine. But when I try to reach my images it seems
like file_column uses the model_name/attribute_name on the image and not
the store_dir I used. How can I change this ?
Thanks in advance
--
Alexander Antonakakis
2006 Jan 05
7
Multilanguage problem, need help
hey,
i use http://mir.aculo.us/articles/2005/10/03/ruby-on-rails-i18n-revisited
then i have nl_BE.rb, de_DE.rb, en_US.rb as translation files.
this works all fine when i have normal characters, but i have one problem
when i have wierd characters like ? ? ? (mostly in french), then i get japanese
charachters on my site
i use utf8 for my database and i set this for each def in my controllers,
2010 Jun 10
1
Creating reports using R
is there a good way to generate reports in R? I found the following code using split.screen but this only works with plots and i would like to generate reports with tables and charts. thx
if (interactive()) {
par(bg = "white") # default is likely to be transparent
split.screen(c(2,1)) # split display into two screens
split.screen(c(1,3), screen = 2) # now split the
2006 Mar 08
8
New ajaxy CMS on Rails: adminpages
hey, i''ve created a basic content management system using rails and
scriptaculous. I posted a first version last week, but I heavily
extended it since then.
Features:
Pages are arranged in a sortable tree (sortable by drag and drop)
Pages have "nice" URLS (no /index?articleid=97361496 or something)
Cacheing on page basis
every page has a layout with a number of columns
page