search for: sinfoniadebits

Displaying 4 results from an estimated 4 matches for "sinfoniadebits".

2006 Jun 13
2
Top margin on PDF generated with PDF::Writer
...ted in two pages. I need a margin of 0 for the page, to ensure that all that cards are printed at the same page. Also, a couple of cards are printed one on top of the other partially. The others are placed correctly. Any idea? Thanks! -- Carlos Alberto Paramio Danta .--. http://www.sinfoniadebits.com/ |o_o | email : carlosparamio @ gmail.com |:_/ | jabber: parax @ jaim.at // \ \ ----------------------------------------( | | )-- Fingerprint 41C6 D2BE 7DE7 AB61 C23F /''\_ _/`\ F697 5A1D 1849 01B8 D318 \___)=(___/
2006 Jun 18
2
Hosting timezone differs of clients timezone
...DT, and the timezone of my potential clients is CEST. There are 9 hours of difference between them. Is there an environment variable that I could adjust in my rails application, so all date/time values be set to CEST timezone? Thanks. -- Carlos Alberto Paramio Danta .--. http://www.sinfoniadebits.com/ |o_o | email : carlosparamio @ gmail.com |:_/ | jabber: parax @ jaim.at // \ \ ----------------------------------------( | | )-- Fingerprint 41C6 D2BE 7DE7 AB61 C23F /''\_ _/`\ F697 5A1D 1849 01B8 D318 \___)=(___/
2006 Jun 07
2
Problem with a setter that converts euros to cents
...: mysql> select id,price from reports; +----+----------+ | id | price | +----+----------+ | 24 | 0 | | 25 | 21474836 | +----+----------+ 2 rows in set (0.00 sec) What in the hell I''m doing bad? Thanks in advance. -- Carlos Alberto Paramio Danta .--. http://www.sinfoniadebits.com/ |o_o | email : carlosparamio @ gmail.com |:_/ | jabber: parax @ jaim.at // \ \ ----------------------------------------( | | )-- Fingerprint 41C6 D2BE 7DE7 AB61 C23F /''\_ _/`\ F697 5A1D 1849 01B8 D318 \___)=(___/
2006 Jun 07
1
Setter that converts a float attribute to integer
...#39; on the edit form, I then get: mysql> select id,price from reports; +----+----------+ | id | price | +----+----------+ | 24 | 0 | | 25 | 21474836 | +----+----------+ 2 rows in set (0.00 sec) What in the hell I''m doing bad? Thanks in advance. -- Carlos Paramio http://www.sinfoniadebits.com/