search for: textdriven

Displaying 20 results from an estimated 36 matches for "textdriven".

Did you mean: textdrive
2006 Mar 16
4
Capistrano :update_code problem
...system &&\n ln -nfs /home/henster29/sites/glitter/shared/log /home/henster29/sites/glitter/releases/20060316143447/log &&\n ln -nfs /home/henster29/sites/glitter/shared/system /home/henster29/sites/glitter/releases/20060316143447/public/system" servers: ["aidlife.textdriven.com"] [aidlife.textdriven.com] executing command ** [out :: aidlife.textdriven.com] ln: /home/henster29/sites/glitter/releases/20060316143447/public/system: No such file or directory command finished ************************************************************************* Ah, so its...
2006 Apr 27
7
SuperImage plugin
Greetings all, This is the first release of the SuperImage plugin. The idea is you upload images to the database, and then pull them out at any size you want. Combine this with caching and it will stay light and fast. More info and instructions are here: http://beautifulpixel.textdriven.com/articles/2006/04/27/superimage-plugin-making-resizeable-uploaded-images-easy svn: http://beautifulpixel.textdriven.com/svn/plugins/super_image/ That''s all well and good and useable, but there are 2 things I would like to improve. I am stuck on them, however. First, the included m...
2006 Mar 04
1
UTF-8 page is missing images?
...some users are telling me that the images are missing. I''ve tried IE, Firefox, Opera, and Safari, on XP Pro, XP Home, Mac OS X, and Ubuntu Linux, and they all look great. But I believe that something really is happening, I just don''t know what. The page is: http://anritsu.textdriven.com/anritsu/regs/form2a Do you get the images? Any clues? thanks, Robert -- Posted via http://www.ruby-forum.com/.
2006 Mar 30
4
Capistrano Shovel onto Textdrive SVN error
...rom the deploy action which fails saying that there is "No such file or directory" I''ve included the full error listing below. The SVN definately exists because we''re using for development. Does any one have any ideas what might be going wrong? Thanks Tom [nopi.textdriven.com] executing command command finished C:/InstantRails/Ruby/lib/ruby/gems/1.8/gems/capistrano-1.1.0/lib/capistrano/scm/ subversion.rb:90:in ``'': No such file or directory - svn log -q -rhead http://no pi.textdriven.com/svn/ssdsvn/OlderPersonsPortal (Errno::ENOENT) from C:/In...
2005 Dec 21
1
Active Search
Issue: I am trying to get a good quality search capability across our site. I ran across ActiveSearch (http://julik.textdriven.com/svn/tools/rails_plugins/simple_search/) which seems to be a better solution for us than SimpleSearch (and SearchGenerator) as it is more than just word based. However, I am unable to get the project built and being fairly new to Ruby / Rails I''m a little at a loss. My first choice woul...
2005 Jun 20
8
YubNub makes Slashdot
Way to go YubNub! It''ll be interesting to see: 1) What so many people have to say and 2) How your rails app holds up to the slashdotting. Great work!
2006 Apr 27
5
ColumnComments Plugin
...ng your database. Based on Dave Thomas?s AnnotateModels plugin, this plugin goes one step further and allows you to store comments on each column in the database (MySQL only). Full write-up at: http://blog.inquirylabs.com/2006/04/27/ columncomments-rails-plugin Subversion at: svn://syncid.textdriven.com/svn/opensource/ column_comments/trunk Duane Johnson (canadaduane) http://blog.inquirylabs.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060427/5c2f67fb/attachment.html
2006 Jan 27
20
bundled_resource v.0.9
...can open up. When the form is submitted to the server and returned with an error, the form will retain its open/ closed states so that it?s just as the user expects it. == Download and Subversion == TAR / GZIP: http://inquirylabs.com/downloads/bundled_resource-0.9.tgz Subversion: svn://syncid.textdriven.com/svn/opensource/ bundled_resource/trunk [1] The permalink is http://blog.inquirylabs.com/2006/01/26/bundled- resource-v-09-full-dynarch-calendar-support/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/2...
2005 Mar 01
1
Scratch 1.0
...From here you''ll need something like MarsEdit or ecto to post and an aggregator to read (Newsfire and NetNewsWire are good). == More Information More information can be found at the Scratch website: http://scratch.rubyforge.org The subversion repository lives at: http://dev.elitists.textdriven.com/svn/software/Scratch/trunk (you''ll need to login with anonymous/anonymous until I get around to turning that off, sorry). Enjoy -Scott
2006 Feb 28
5
Problem with paginate, include and foreign keys
Hi all, Solaris 10 Ruby 1.8.4 Rails 1.0.0 Postgres 8.1 postgres driver 0.7.1 I''m having a problem with getting paginate() to properly pick up an FK constraint properly. I don''t seem to have this issue with ActiveRecord, however. Consider: create table start_dates ( id bigserial, start_date date unique, max_slots int default 40, primary key (id) ); create
2006 Jan 05
1
unicode hacks - fixes for webrick and Safari
Hello! First, thank you Julian for the useful plugin ''unicode_hacks'' < http://julik.textdriven.com/svn/tools/rails_plugins/unicode_hacks/>. I have found some problems running my app in development on Webrick and looking at it with Safari (MacOS X 10.4.3, Safari 2.0.2). Some files are sent with different sizes (e.g. default css example, or controls.js ), and it causes long delays f...
2006 Jul 22
16
capistrano deploy failing on /public/system "No such file or directory"
trying like mad to get this to work. cap setup works fine, sets up the dir structure on dreamhost (tho setup doesnt create the "current" symlink). on deploy, i get: * executing "rm -rf /home/USERNAME/dwightnight.org/releases/20060722060159/log /home/USERNAME/dwightnight.org/releases/20060722060159/public/system &&\n ln -nfs /home/USERNAME/dwightnight.org/shared/log
2006 Jan 09
11
Scaleability and Sharing of code between apps
Application 1 is an auditing application called AuditSystem. Application 2 is a quality control appllication called QC. App1 has a couple of classes, including models, that i would like to use with App2. I would like a change in a class to be felt in both applications. How do i acheive this without copying and pasting code?? At the moment im feeling i should have made the whole thing one
2006 Jun 25
7
Unicode HOWTO?
I am disappointed about the (seeming) lack of Unicode support in Rails. Is there a howto about working the most important limitations? For example, figuring out the length of an entered word: "???".length() will return 6, not 3. So if there is a maximum number of characters a user is allowed to enter, this won''t work as it should -- it treats strings as byte arrays instead
2007 Jun 30
8
attachment_fu not working on Textdrive
I have attachment_fu working on my local Windows machine (localhost: 3000) But when I transfer it to Textdrive (Solaris), it doesn''t work. Any ideas? Give it a shot: http://haloresearch.textdriven.com:8217/raw_data_files/new I haven''t got the logger working yet on TextDrive, but that will be my next step. Any suggestion on what things to look at first? Chirag --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google...
2006 Jun 07
0
Create new Image Plugin?
...ut in the mean time I wonder if anybody else have some thoughts about this, and maybe some time to actually start working on/ make it? (And besides I''m not an such experienced and clever programmer as the most of the other people are :-)). - Henrik Btw: SuperImage: http://beautifulpixel.textdriven.com/articles/2006/04/27/superimage-plugin-making-resizeable-uploaded-images-easy FileColumn: http://www.kanthak.net/opensource/file_column/
2006 Apr 23
0
Using unicode_hacks breaks Rails 1.1 RJS
All, I wasted an hour on this, so here''s a quick post to save you from the same. If you are using "unicode_hacks":http://julik.textdriven.com/svn/tools/rails_plugins/unicode_hacks/ for "multi-lingual support":[http://wiki.rubyonrails.com/rails/pages/HowToUseUnicodeStrings/versions/40] (i18n), there''s a gotcha - RJS templates will not work. The culprit is line #4 in lib\actionpack_filters.rb, which sets the charact...
2006 Apr 26
3
re-sizing pictures.....
So i followed the steps in the agile development book and everything is working just fine... i even added a few new functions to list and manage the pics. but what if i start uploading big pics? i don''t want to have huge desk-top size pics taking up the whole page all the time. right? so does anyone have a sort-of thumbnail thing they''d be willing to share? any help would
2005 Mar 24
1
Rggobi package
Hi, I have an old version of the Rggobi package which now wont load (R 2.0.0). Looking for the package on CRAN does'nt turn up anything and the links on http://www.ggobi.org/RSggobi.html don't work. Does anybody know where I can get the latest version of RSggobi or Rggobi? Thanks, ------------------------------------------------------------------- Rajarshi Guha <rxg218 at
2006 Aug 04
1
ActiveRecord, Mysql, NULL columns and uniqueness
Hi all. Mysql allows to set multiple NULLs on columns with unique constraint, it''s normal SQL. Well, but when I try to submit some form, all unspecified values will be consodered as '''' (empty string) and (Mysql::Error: Duplicate entry occurs (((. How I can teach ActiveRecord to consider empty fields as NULL?