similar to: Re: Prag Programmers style PDF personalization

Displaying 20 results from an estimated 400 matches similar to: "Re: Prag Programmers style PDF personalization"

2006 Aug 22
0
Re: Prag Programmers style PDF personalization
On 8/21/06, Julian ''Julik'' Tarkhanov <listbox-RY+snkucC20@public.gmane.org> wrote: > On 20-aug-2006, at 2:22, Austin Ziegler wrote: >> PDF::Writer doesn''t solve the Unicode problem yet. > Which brings our Unicode discussion that once happened into new > light :-) > thanks for the statement Not really. The Unicode problem for PDF support is wholly
2007 Apr 30
1
CentOS 5 single DVD for i386 and x86_64
Hello, I'd like to announce a release of a CentOS 5 DVD image, with i386 and x86_64 installations. This is an independent work, so please don't bother CentOS lists with bugs related to the installer only. Summary of changes: * i686 and x86_64 install from a single dvd (automatic detection on boot) * updates as of 2007-04-26 * no kdelibs-api-docs, openoffice.org, tetex-doc and most
2009 Jun 11
2
Automatic Calling Feature?
Right now, my organization is using a commercial service (OneCallNow.com), that gives telephone notifications to all numbers in a predefined list. Example: -Admin records a voice message -Service calls each number in the list, and plays the message back to them It's a pretty handy service, albeit a bit pricey. I've been wondering if Asterisk could do this for me? I don't really want
2006 Jun 08
1
Is there an official CVS library? And, where would I put it
Two questions. First, I''m wondering if there''s a library already written that will enable Ruby to interface with CVS. I did find one (cvs.m17n.org/~akr/ruby-cvs/) but it''s unclear to me if that is still maintained. Some download links are broken and it seems to be at version 0.2. That''s why I ask if there''s an "official" one? Is that
2009 Jun 08
1
MeetMe: Mute All Lines Automatically?
I'm considering implementing an Asterisk PBX for conferencing. Before I get started, I wanted to make sure that it supports the features that I need. I plan to use Asterisk as a conference bridge only. I want people to be able to use my conference to listen live to lectures/etc, without having to listen to others in the conference. I'm using the FreePBX web interface, and I can't
2004 Jul 13
2
Swiss IP10S using SIP
Has anyone had success getting the Swiss IP10S and the SIP ( IP10 SP v0.0.1 (Build 4)) firmware working with Asterisk? If so do you have copies of what worked in sip.conf and phone configuration files? I can't seem to get the phone to register, it tries but is denied with a Forbidden (which I am guessing is authentication). I tried without a secret, but the phone seems to use swissvoice
2004 Jun 24
1
Pulver's WiSIP with Linksys WAPs
I recently got a Pulver Innovations WiSIP wireless SIP phone to determine if we want to use them in our organization. Since the WiSIP phone arrived last week, I have had nothing but headaches. I do think I now have the problem narrowed down. I have spent a bulk of my time trying to get the WiSIP to work with a couple of Linksys WAP11 Version 2.2. I have met with no success in getting the WiSIP
2011 Nov 29
0
Trying to read Nepali script on centos
I've got Chinese working, but having trouble with Nepali. Here's what I have installed: rpm -qa|grep -i nepal scim-tables-nepali-0.5.6-7 m17n-db-nepali-1.3.3-48.el5 What else is needed? Thanks Dave
2006 Jun 16
0
[ATTN] To all users of unicode_hacks
TO everyone who is making use of unicode_hacks! I have made irreversible changes to the plugin so that the routings are no longer overloaded. To call the character-bound routines, you need to use the "chars" or "u" accessors, as outlined in the docs http://julik.nl/code/unicode-hacks/index.html and in this blog post by Thijs:
2009 Oct 26
17
[Bug 1667] New: sshd slow connect with 'UseDNS yes'
https://bugzilla.mindrot.org/show_bug.cgi?id=1667 Summary: sshd slow connect with 'UseDNS yes' Product: Portable OpenSSH Version: 5.2p1 Platform: All OS/Version: Linux Status: NEW Severity: major Priority: P2 Component: sshd AssignedTo: unassigned-bugs at mindrot.org ReportedBy:
2006 Jun 09
0
Re: Rails Digest, Vol 21, Issue 195
Unsubscribe Sent from my BlackBerry? wireless handheld -----Original Message----- From: rails-request@lists.rubyonrails.org Date: Fri, 9 Jun 2006 18:24:09 To:rails@lists.rubyonrails.org Subject: Rails Digest, Vol 21, Issue 195 Send Rails mailing list submissions to rails@lists.rubyonrails.org To subscribe or unsubscribe via the World Wide Web, visit
2007 Oct 08
0
Camping-list Digest, Vol 18, Issue 1
UNSUBSCRIBE On Oct 5, 2007, at 1:27 PM, camping-list-request at rubyforge.org wrote: > Send Camping-list mailing list submissions to > camping-list at rubyforge.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://rubyforge.org/mailman/listinfo/camping-list > or, via email, send a message with subject or body ''help'' to >
2006 Jun 18
1
Put an arbitary hash into ActiveRecord
Did someone encountered a problem of putting a hash of values into AR, into a certain field? Essentially I need some denormalized, freeform serializable hash to which the user can add keys and values, and handle accessors from there would be lovely too. I remember that AR has "serialize" but did someone actually use it? I heard nothing but complaints about rich objects in AR
2005 Dec 17
0
[OT] Unicode tokenization for Ferret
I wonder, do we (eventually) have a working Ruby implementation of this http://www.unicode.org/reports/tr29/ This might come bloody useful not only for Ferret but for the "excerpt" helper as well -- Julian ''Julik'' Tarkhanov me at julik.nl
2006 Jun 04
3
Absolutize URLs in a string
I wonder - do we have some helper/processor/gem to automatically convert all URLs in a passed string to their canonical equivalent - i.e. with the protocol, host and such prepended based on the Rails environment. Super-duper infty for RSS feeds (I hate their requirement for canonical URLs everywhere). -- Julian ''Julik'' Tarkhanov please send all personal mail to me at
2006 Apr 27
6
OrderedHash
Looks like I have skipped on this, but still - a couple of questions: 1) Why there suddenly is an OrderedHash in ActiveSupport? (this glaring omission from ruby core is present in many apps already) 2) Why it doesn''t match the semantics of Hash respectively? 3) Why it''s #nodoc ? -- Julian ''Julik'' Tarkhanov please send all personal mail to me at julik.nl
2005 Aug 13
9
Multilingual Rails v0.6
Multilingual Rails v0.6 is released! Here is the changelog. Documentation and download at the homepage: http://www.tuxsoft.se/oss/rails/multilingual v0.6 - 2005-08-13 * String case-manipulation functions replaced with ruby-unicode equivalents (if ruby-unicode is installed): String#downcase, String#upcase and String#capitalize now fully handle Unicode. * String normalization
2007 Sep 24
1
Mosquito TDD Framework Updated
Mosquito, the TDD framework for Camping has been updated (0.1.3). We''ve tried to keep it backwards compatible, so your apps should continue to work. But feel free to submit a bug report at RubyForge if you have any problems. Changes: http://rubyforge.org/frs/shownotes.php?group_id=351&release_id=14845 Download: http://rubyforge.org/projects/mosquito/ Docs:
2005 Oct 22
1
[DOUBT] Rails i10n
I am making 2 or 3 apps that have to speak Russian and English (and probably Dutch). My coming website will have to speak all of them (and maybe French). I am tired. Can someone help me think a little? http://123.writeboard.com/4f2acae094e850b35/login Password: rails I won''t manage this alone. -- Julian "Julik" Tarkhanov
2008 Jul 05
18
Java Bridge Itext Example Anyone?
I MAY be able to derive something out of the present example given here : http://blog.codeinmotion.com/index.php/2006/12/22/pdf-generation-in-ruby-on-rails/ but this deals with filling out forms. Is there a simpler example that just allows you to talk to itext , send it some plain text and get back a pdf and then send that pdf to the user as downloadable / renderable data? -- Posted via