search for: jessup

Displaying 9 results from an estimated 9 matches for "jessup".

Did you mean: jessu
2006 Apr 16
7
table sorting
Ahoy, I checked the API and did some forum searches but didn''t find anything good on table sorting. Is there a "railish" way to do this? My current method really is lacking (i''m on like rails day 2) <th><%= link_to ''Name'', :action => ''list'', :order => ''name'' %></th>
2010 Jul 02
2
Files with Missing Data
...-12.37896,130.874226 BRINKIN,NT,810,-12.364533,130.869394 CASUARINA,NT,810,-12.373112,130.883619 COCONUT GROVE,NT,810,-12.397685,130.852324 Is R complaining because the first two elements of each row are not numeric, or am I doing something else wrong? Thanks for your suggestions regards Norman Jessup
2006 Apr 16
11
Best way to sort categories w/ pager
Ahoy, I made this pager, " def list @item_pages = Paginator.new self, Item.count, 10, @params[''page''] @items = Item.find :all, :conditions => "category_id = #{params[:condition]}", :limit => @item_pages.items_per_page, :offset => @item_pages.current.offset @categories = Category.find_all
2006 Apr 15
7
New to rails - scaffold command , how to get related items?
Ahoy, I was able to follow the tutorials and build a simple to-do list program with Items and Categories and have the related tables link up w/ the default "scaffold :Items" command plus custom defenitions. Then I erased all of that and tried rebuilding the program using the ruby script/generate scaffold Item (and category) command. Now the templates look like " <% for
2006 Apr 17
6
acts_as_taggable confused
Ahoy, So i''ve installed the acts_as_taggable module and everything is fine, but i''m a bit confused about this bit of code described in the API "photo = Photo.new # splits and adds to the tags collection photo.tag "wine beer alcohol" # don''t need to split since it''s an array, but replaces the tags collection # trailing and leading
2009 Mar 10
1
[LLVMdev] Generating DWARF info
I'm using llvm-2.5 on OS X 10.5 and having a problem getting debug info from my compiler into a resulting executable. My code flow is: LLVM API -> Assembly file .s -> gcc to .dylib I'm using DIFactory to generate the debug info, and my usage seems to match what clang's CGDebugInfo would do. In my resulting assembly file, I see the DWARF sections with apparently valid
2006 Apr 21
5
installing hieraki help
Ahoy, I tried to install hieraki and it was a big mess. 1) upload_progress module needed to be installed 2) no test/development server configured in the config file so i had to add those 3) no log directory, had to add that 4) had to install 2 gems (ok fine) 5) once the server started, go to homepage and " NameError in Wiki/pageController#index uninitialized constant Node RAILS_ROOT:
2009 Nov 14
1
Filmon HDI Player
Hello, wonder if anyone can help here - perhaps a winetrick (tried DIVX - doesn't help, and slight problems with Ubuntu 9.10, like some other Linux programs have). I have tried to install a MS Windows program to watch TV, films etc. over the Internet from filmon.com. The program gives a "network problem" message after trying to authenticate the log-in name and password. There is no
2003 Nov 07
0
W2K, W2K Server and samba 3.0.1
Hi, I've a Windows 2000 workstation trying to connect to a Samba 3.0.1 (Redhat 9.0) domain member of a Windows 2000 Domain (Served by a Windows 2000 Server). From the windows workstation end, I get "incorrect password or unknown username" and from the samba end I get the log at the bottom of this email. If I restart the samba server it will work for a while (the time between