Displaying 20 results from an estimated 7000 matches similar to: "Spreadsheet gem character encoding"
2014 Sep 28
1
LDAP Account Manager 4.7 with nginx support released
LDAP Account Manager (LAM) 4.7 - September 28th, 2014
=====================================================
LAM is a web frontend for managing accounts stored in an LDAP directory.
Announcement:
-------------
LAM supports nginx webserver and DHCP IP pooling.
Full changelog:
https://www.ldap-account-manager.org/lamcms/changelog
Download:
https://www.ldap-account-manager.org/lamcms/releases
2015 Mar 31
1
LDAP Account Manager 4.9 with usability and Self Service improvements released
LDAP Account Manager (LAM) 4.9 - March 31st, 2015
=================================================
LAM is a web frontend for managing accounts stored in an LDAP directory.
Announcement:
-------------
Server profiles can be created based on existing profiles or built-in
templates. Password self reset supports to enter custom security
questions. Password changes in Self Service can be done by
2009 Aug 11
10
Git, Capistrano, Passenger, and Apache Questions
First, I''m trying to do the legwork with utilizing all 4 together
because many people say it''s a good combination to use. I already have
apache setup (was using it with the PHP version of my site formerly).
I''ve installed all gems and dependencies that I need on my slice (using
slicehost).
I have a fully pushed git repository (master) on github (private git)
with one
2010 Dec 04
0
Problem while export to xls using spreadsheet gem in rails for Server
Hi All,
In my code
@format_text = @workbook.add_format(:bold =>false)
I get following error
undefined method `font'' for {:bold =>false}:Hash in
gems/spreadsheet-0.6.4/lib/spreadsheet/excel/writer/workbook.rb:352
when i try to export data into the XLS i am using following gems
spreadsheet --version 0.6.4
spreadsheet-excel --version 0.3.5.1
My problem is when i use same code
2011 Nov 26
0
spreadsheet-like presentation gem?
Is there a gem that will present things in a spreadsheet-like style?
I tried searching via both Google and rubygems.org and found mainly
things to import and export .xls[x] and Google Spreadsheets. There
was also the Exercise gem, which had zero documentation about what it
*does*, which doesn''t make me confident in using it.
Why do I ask?
I''ve made a little app
2011 Sep 18
0
how to split, remove part of data in column with spreadsheet gem
Using spreadsheet gem and rails
MY CODE GOES BELOW:
book = Spreadsheet.open ''excel-file.xls''
sheet = book.worksheet 0
book.write ''output-file.xls''
and here goes the first problem:
I want to remove data that comes after ";" (semicolon) in a column.
Example below.
FULTON BANK NA;FULTON BANK
I just want it to be FULTON BANK NA for example.
2011 May 13
0
Using spreadsheet gem with Oracle data
I have successfully used the spreadsheet gem to export data out of a
mysql database. I am now trying to do something similar using an Oracle
11g database configured for UTF-8 data. But I get the following error
on the
''workbook = Spreadsheet::Workbook.new'' line of code:
Iconv::InvalidEncoding in VisitLogsController#index
invalid encoding (''UTF-8,
2012 Apr 25
0
Excel file with landscape orientation with the Spreadsheet gem
Hi,
Does anyone know if there is a way to generate Excel spreadsheets
with
landscape orientation with the Spreadsheet gem?
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
2011 Apr 14
2
Some questions: Release Notes CentOS 5.6
Hello
A couple of days ago, I did the Spanish translation for ReleaseNotes
CentOS 5.6
and I have some questions
Right now, in the Spanish version we are using nice icons for "Notes".
Would you like the same in the English and other translated versions ?
(I know that is not important, just looks nice ;-) )
On many places we mention packages names or file names. I suggest
use
2009 Jun 12
7
Managing Feature Backlogs
What techniques and tools do you use to manage your feature backlogs?
It could be as low tech as a post-it note, TODO file in your Rails
project tree, or as high tech as a web-based collaborative tool.
Thanks,
Mark
2009 Aug 16
11
best "Rails on the cloud" solution?
A search of this forum for "cloud" brought up a pretty anemic and mostly
year or more old list of stuff. That was a bit of a surprise to me.
I''m interested in getting opinions on the easiest way to deploy a Rails
app to a well known (S3 or similar) "cloud" server.
It should be something with little or no "installation" or
"establishment" fees and
2010 May 12
3
Best Gem For Threaded Comment Storage?
Dear List,
Given that I am developing a rails 2.3.5 site,
When it comes to storing threaded comments in a blog or forum,
Then which plugin/gem should be considered "State of the Art"?
I''m starting with these URLs:
http://github.com/rails/acts_as_tree
http://github.com/rails/acts_as_nested_set
http://github.com/collectiveidea/awesome_nested_set
2011 Jul 12
2
Translating CentOS Manual to Turkish.
Dear Sezer,
On 07/12/2011 10:37 PM, 7x24 WEB SERVICES wrote:
>
> My name is Sezer DEGE and I own a web hosting company.
>
> I come through the CentOS 6 release notes web page.
>
> http://wiki.centos.org/Manuals/ReleaseNotes/CentOS6.0
>
> I'd like contribute by translating this to Turkish language if its needed.
>
> Could you please lead me how can I do this?
>
2008 Jun 01
2
how to analyze time series structures?
h?, I am preparing undergraduate thesis If you help me this would make me
feel good.
First I need to analyze effect of Dow Jones Industrial average(DJIA)'s
return on Istanbul Stock Exchange(ISE). I want to use Markov-Switching
Bayesian Vector Autoregression Models (MSBVAR) that is used to examine the
effect of a large economy?s stock exchange movement on a small economy?s
stock exchange
2005 Dec 19
5
gem update fails with "checking for fcgiapp.h... no"
Hello,
Trying to do gem update on my existing system that''s been working fine
for a couple of months. This is what I get:
=====================================
bash-2.05b# gem update
Upgrading installed gems...
Attempting remote upgrade of fcgi
Attempting remote installation of ''fcgi''
Building native extensions. This could take a while...
ERROR: While executing gem
1999 Jun 08
2
Tuýrkish Character Set
Hello,
I am new to this list. I have (and all Trukish users of Samba) trouble with
Turkish charactes (iso8859-9)with Samba. I saw some character definition tables
in charcnv.o (in sources). I couldn't understand the logic. A part of the table
for iso8859-2 is
/* MSDOS Code Page 852 -> ISO-8859-2 */
update_map("\241\244\242\364\243\235\244\317\245\225\246\227\247\365");
2009 Sep 09
2
InvalidArgumentError throw using Turkish stemmer and posting text "'leri"
Hi all,
I've come across a very strange bug with Xapian 1.0.9.0 and the Turkish
query parser when trying to index a string (as posting) that looks like
this: "...bir araya getiren CD'leri son teknolojiyle piyasaya...". The
actual offending bit of the string is: 'leri
It throws the message I have shown below. The real annoyance is that I can't
seem to catch it because it
2009 Jul 29
3
Use of Ruby Gem and Plugin
Hi,
I need to know what should we use in ROR application
gems or plugins.
Which is the best for any ROR application?
Can anyone brief me about this.
Thanks
--
Posted via http://www.ruby-forum.com/.
2017 Jun 24
2
Syslinux FONT Command
I'm using Syslinux 6.03. I'm using FONT command. I have converted
cp857.08, cp857.14 and cp857.16 these are KBD Project fonts to PSF file
format. My isolinux.cfg file's encoding is CP857 (Turkish VGA/DOS Font
Encoding). But FONT command doesn't work.
My isolinux.cfg file's content is below:
FONT cp857.psf
SAY ??i?????????
But these characters (??i?????????) don't
2010 Nov 14
2
Gems in ~/.gem vs in the Library
Hello all,
I am completely new to Ruby on Rails.
When i install gems some of them
get installed to ~/.gem folder as apparently the other location is not
writable.
What is the best way to go about this: chmod the folder in Library,
let gems go to ~/.gem, sudo install gems always? What do you guys use?
Thanks in advance,
Wojtek
--
You received this message because you are subscribed to the