Hi Sarah and Adam,
Man, I’m sorry to hear the news about breadcrumb being shut down. I’m wondering if the source code for Google Breadcrumb was going to be made available prior to it’s being shut down. I’d like to still use it and have been waiting for the open source version In order to make it work here at American Family Insurance. I’d need the code installed inside of our firewall. Will this be possible? If not, is there something else you can recommend?
Thanks for everything you both have done to make Google Breadcrumb available. I sure enjoyed learning about it at LEARNING 2010 and meeting you there.
Thanks again and make it a great day!
Kurt
Kurt Johnson
Performance Learning Specialist
American Family Insurance Education Division
608-242-4100 Ext. 31834, kjoh...@amfam.com
===============================
This message and all attachments are the property of American Family and intended for American Family business use only. This message and attachments contain sensitive and/or confidential information. If you have received this email in error, please immediately notify the sender and then delete this email from all data storage devices and destroy all hard copies.
===============================
Ditto to that!
I understand the Google is trying to focus their efforts. That makes
sense. And, honestly, the number of posts to this group has been
slightly underwhelming. But, the power of Breadcrumb as an educational
tool that can be easily implemented by a non-coder is amazing.
I went to the link in the email to the Google Code link cited in the
post here. But, I really don't understand how to access the code on
there: Indeed, where is the code.
What I would like to see is a tutorial explaining how to download the
code and install it on a server. That I can do. I can make sure that
the server can run Python or whatever. I just don't know how to get
the code.
Thanks so much Adam, and all of you, for all your great work on this
great project.
IN the course of the last several hours, I have written my first
Python script, downloaded a clone from the repository, and uploaded an
app to the Google App Engine. So, I'm trying hard to make sure I
understand.
I have about 7 stories. I guess my big question is how I take those
stories and save them, then re-serve them somewhere. In the cloned
repository I downloaded via the hg command, there was no yaml file: Is
there supposed to be?How do I marry my content with the source code?
In my cloned repository, it looks like I need a yaml file before I can
upload: Is that right? I'm sure I'm being a pain but I'm trying to
learn and save all my stuff, and the wonderful templating tool you'all
made, before it goes away.
Hi Sarah,
If you can add my name to the “web interface” list, I’d sure appreciate it!
I won’t be able to attend Learning 2011 or DevLearn 2011 this year—it’s just not in our budget for this year. Hope you enjoy them and feel free to put a bug in our ears about any cool mobile learning solutions that you may discover.
Thanks again to you and Adam!
Kurt Johnson
American Family Insurance
For those that don't, I can build one for you. What would be best?
Something that runs on App Engine? An application for Apache / IIS
that you could run from a work server? A desktop application?
Something else that I haven't thought of?
--
Adam Blinkinsop <bli...@acm.org>
Many thanks.
> Together with Google Labs shutting down, I feel like many things will be
> missed in coming days esp for the under-professionals.
>
> Will the codes of all the Google Labs released opensource at the Google Code?
Unfortunately, I can only speak for my own project (and we've already
released the important code), but I'd hope that the other Labs
projects consider open sourcing as well.
--
Adam Blinkinsop <bli...@acm.org>
On Tue, Aug 30, 2011 at 9:47 AM, Dhruba Adhikari <dhrub...@gmail.com> wrote:Many thanks.
> Google Breadcrumb, for me was a innovative app which allowed to create
> simple and useful application with bare simple approach.
Unfortunately, I can only speak for my own project (and we've already
> Together with Google Labs shutting down, I feel like many things will be
> missed in coming days esp for the under-professionals.
>
> Will the codes of all the Google Labs released opensource at the Google Code?
released the important code), but I'd hope that the other Labs
projects consider open sourcing as well.
I think each project is handling it individually -- there are
hundreds, and they're generally just small, personal projects (like
this one). :)
--
Adam Blinkinsop <bli...@acm.org>
See #4: http://www.googlelabs.com/faq#whobuilds
--
Adam Blinkinsop <bli...@acm.org>
It also adds a template `app.yaml`, but you'll need to change the
application name to match whatever you've reserved.
The interface is very basic (just something I whipped up), and it
doesn't store anything for itself, but it's something. If you check
out the source and run the development server
(http://code.google.com/appengine/docs/python/tools/devserver.html ->
dev_appserver.py google-breadcrumb), you should be able to work on
stories just the same.
--
Adam Blinkinsop <bli...@acm.org>
--
Adam Blinkinsop <bli...@acm.org>
Failed to load resource: the server responded with a status of 500
(Internal Server Error)
Can you take a look at the logs on the App Engine status page
(http://appspot.com/) and see what kind of error it's giving?
--
Adam Blinkinsop <bli...@acm.org>
--
Adam Blinkinsop <bli...@acm.org>
--
Adam Blinkinsop <bli...@acm.org>