search for: backpack

Displaying 20 results from an estimated 62 matches for "backpack".

2006 Feb 08
35
BACKPACK: There was a problem processing your email
We''re sorry, but there was an error processing your recent email to a Backpack page: Subject: [Rails] RJS templates before, during and after To: rails@lists.rubyonrails.org There''re a variety of things that can cause you to see this error, but it''s OUR fault, NOT YOURS. Often times this is a temporary glitch that will be fixed within a few seconds...
2006 May 17
65
BACKPACK: There was a problem processing your email
We''re sorry, but there was an error processing your recent email to a Backpack page: Subject: Re: [Rails] Knowing id before a call to save To: rails@lists.rubyonrails.org There''re a variety of things that can cause you to see this error, but it''s OUR fault, NOT YOURS. Often times this is a temporary glitch that will be fixed within a few seconds o...
2006 Jan 06
3
BACKPACK: There was a problem processing your email
We''re sorry, but there was an error processing your recent email to a Backpack page: Subject: Re: [Rails] RoR API Firefox search plugin To: rails@lists.rubyonrails.org There''re a variety of things that can cause you to see this error, but it''s OUR fault, NOT YOURS. Often times this is a temporary glitch that will be fixed within a few seconds or m...
2006 May 16
9
Array in database?
Hello, I wanted to know how to make an aray in the database. I''m making a "backpack" for my game. So i''m gana use it in a array. -- Posted via http://www.ruby-forum.com/.
2006 Jan 19
0
Microsoft is Coding4Fun with 37s Backpack!!
Hello all, I thought this was an interesting hit in my rss viaduct : Coding4Fun : XML 4 Fun : Taking the Backpack offline http://msdn.microsoft.com/coding4fun/xmlforfun/BackPackAPI_PartI/default.aspx The gist, learn XML with microsoft''s leet tools via the 37s Backpack API. -- ------------------------------ Forget the icing. Bake the Cake! - the epi-centered developer --------------------------...
2003 Nov 17
1
Re: Questions about your Neuros (was: [faq?] Portable players supporting ogg vorbis)
...échelotte (maitre_yodan@club-internet.fr) wrote: > Hi Greg, I'm cc'ing the list because I'm sure these questions will be of use to many other people. > Yeah, I also find it hard to resist, but there is still one bit that > concerns me: this huge and not so good-looking black backpack. How big is > it actually? I am suspecting it's huge because I can't find any side > picture of the Neuros. Would you be extremely kind and make a picture of > yours? Well, a picture won't give you the size either, unless I put it next to something of known size (like a ruler)...
2006 Jan 09
3
Emailing lost passwords
This might be a stupid question and if so then humor me with smart remark and the answer :) I want to have a feature on my site that allows me to email forgotten passwords back to the user (like what Backpack does). Now I''m currently encrypting the user''s password + salt before saving to the database using code borrowed from the LoginGenerator. The question I have is there any way to get the user''s password after if it''s been SHA1''ed or do I have store t...
2005 May 17
7
Basecamp API
Seeing as how the new Basecamp API reflects a similar use of RoR that I have been working on I''m curious as to what we can expect to be extracted from there in 0.13? Was the API written as an ActionWebService or just as a set of controllers? Any generic AR xml parsing/output methods that we may see in 0.13? Any reason you decided to do everything with HTTP Get instead of utilizing
2006 Apr 20
4
Small Date Formatting Question regarding datetime_select()
Is there a way to make datetime_select() dropdowns work on a 12hr clock? I need to make a input field that works exactly like the reminders datetime selecton dropdowns in Backpack to populate a datetime field in my DB. i.e in the format: month, day, year ? hour (1-12) minute am/pm. Should I change my database to have a separate column for date and one for time and use date_select()? Can I do that with datetime_select or will I have to create a special helper method a...
2006 Jan 16
3
37s style modularization ?
Hello all, I remember and have lost a link to the blog on hints about 37s modularization of basecamp, backpack, etc. Anyone remeber this and can remind me of the link? Thanks ! -- ------------------------------ Forget the icing. Bake the cake! - the epicentered developer ------------------------------ Peter Fitzgibbons -------------- next part -------------- An HTML attachment was scrubbed... URL: ht...
2005 May 06
17
FYI: watch out for google's web accelerator - can empty your app of data
Hi All, A co-worker passed this info on to me: http://37signals.com/svn/archives2/google_web_accelerator_hey_not_so_fast_an_alert_for_web_app_designers.php The Skinny: Google has a "Web Accelerator" that pre-caches pages by following url''s. If you have any plain/simple URL''s that don''t take paramaters (like what often happens in rails apps), it will try to
2006 Jan 25
1
Flash CSS issues
I''m have issues in IE6 with my CSS for my flash[:notice] and flash[:error]. My CSS is as follows (basically copied from backpack''s CSS file for testing purposes): #Flash { text-align: left; border: 1px solid #ccc; padding: 5px 5px 5px 30px; font-size: 14px; margin: 0 auto 12px auto; margin-right: 7px; } .login #Flash { margin-top: 12px; font-size: 12px; } #Flash.good { border-color:...
2005 Dec 31
4
How might I use file_column for incoming email attachments?
I''m writing a ''Mailman'' model that catches emails sent to my application (kind of like backpack, I think). The trouble is that I''d like to save image attachments in the same was that file_column saves them--in fact, I''d really like to use a simple assignment like photo.image = attachment to save the image in its proper place. However, I''m getting the followi...
2003 Jul 01
4
beta firmware for Neuros available
For the two or three of you who are subscribed to the mailing list that *haven't* heard already... from the blurb on Slashdot: "Xiph.org has made a beta release of firmware with Ogg Vorbis support for the Neuros portable music player. You can grab the firmware from the Neurosetta site. Note that this beta release only plays Vorbis files, and may skip on very high quality files, like
2006 Feb 21
26
Net::SMS::BulkSMS 0.1
This is the first release of a new Ruby library for the www.bulksms.co.ukAPI which should allow simple integration of SMS functionality into your Ruby or Rails apps. Sending a message is as simple as: @service = Service.new(''username'', ''password'') @service.send_message(''This is my message!'', ''4479123456789'') # whats my
2006 Feb 04
2
Differentiating between normal site content and accounts with subdomains
...9;m using the subdomains as accounts method fine on a project, but I''m wondering what is the best way to differentiate between account subdomains to access the app using an account, and www.domain.com and domain.com in order to show normal site content. I''ve noticed that on Backpack, it seems that when you leave the information pages and start using the app, such as signing up or logging in, takes you to 123.backpackit.com. On Strongspace, they have www.strongspace.com/* go to all the informational pages, as well as signup. I have, however, noticed that if you try to e...
2006 May 24
0
upload progress progress (progress of the upload progress progress plugin)
Hey guys, I''ve been hacking on the upload progress stuff that _why started. I started a backpack page if anyone''s interested. http://technoweenie.backpackit.com/pub/602283 If you want access to the files, send me your backpack email. -- Rick Olson http://techno-weenie.net
2007 Jun 01
0
Thief, a Simple Camping App
For your entertainment, a simple Camping app to watch your Backpack account and show a list of recently updated pages. I hope to implement an RSS feed soon. Uses Hpricot to parse the XML from Backpack. http://svn.topfunky.com/public/camping/thief/ Geoffrey Grosenbach ........................ Screencast | http://peepcode.com
2006 May 30
1
security ematl comm.
I recently had problems with email support. I could not email any 37 Signal contacts. ..am afraid to tempt my new Backpack support URL...cannot correct Basecamp free sign-up page to sign up.cannot contact it sincerely, vincent badala -- Posted via http://www.ruby-forum.com/.
2005 May 11
1
remote tags for form elements (AJAX)
I noticed on Backpack.com that form input elements (the checkboxes) were making remote calls using onClick. I couldn''t find this behavior in the API - did I miss something or is this just a 37signals addition? - Derek