Displaying 20 results from an estimated 400 matches similar to: "Microsoft is Coding4Fun with 37s Backpack!!"
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
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 minutes.
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 or minutes.
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 or minutes.
2003 Nov 17
1
Re: Questions about your Neuros (was: [faq?] Portable players supporting ogg vorbis)
Daniel Dé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
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
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 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 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
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:
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
2006 May 12
4
POST vs GET
I read in the Agile Rails book that I should avoid GETs for
destructive actions. I notice that on 37signals'' Backpack web site,
deleting an item in a list is accomplished with a simple click on a
picture of a trash can. Is this a violation of the POST/GET rule
noted above, or is there some way to make a clickable link send a
POST?
Ben
2006 Feb 04
2
Differentiating between normal site content and accounts with subdomains
I''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,
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,
2007 Feb 04
2
APM and suspend to swap
I have been delving into how to get this HP NC4010 to suspend. I think
the practice of just closing the unit for 15+ min inside my backpack as
I move to the next meeting is what cooked my drive...
So it seems that Debian users have been successful with APM:
http://www.proulx.com/~bob/nc4000/ and http://www.gag.com/~bdale/nc4000/
So my Centos related questions are:
I need to turn acpi=off
2006 Aug 03
0
Date/Time Quick Add
I saw some threads about this from a few months ago that didn''t really end
up anywhere. Anyone have any suggestions for implementing something like
Google Calendar and Backpack''s "Quick Add" feature. For example, parsing
something like this: "Dinner with Michael 7pm tomorrow" into some kind of
object with params ::date,::time,::event. DateBoxEngine and
2007 Sep 21
0
vPim RRULE fix
Quoting sam at 37signals.com, on Tue, Sep 11, 2007 at 02:41:16PM -0500:
> Hi-
>
> We''re using your vPim library at 37signals for the Backpack Calendar
> (http://backpackit.com/calendar ) and ran into an issue with the "US
> Holidays" calendar available at http://ical.mac.com/ical/US32Holidays.ics .
Thanks for the patch and unit test, I''ve applied it
2011 Sep 26
0
Lost sunglasses at PuppetConf
Hi folks, sorry about this unusual email but I wasn''t sure where else
to send this.
I just attended PuppetConf 2011 in Portland. On the last day near the
end of the conference, I found a pair of sunglasses in the main
auditorium. I stowed them in my backpack intending to find out if
there was a lost and found, but I confess that I completely forgot
about them until I found them after