-
Website
http://bret.appspot.com/ -
Original page
http://bret.appspot.com/entry/experimenting-google-app-engine -
Subscribe
All Comments -
Community
-
Top Commenters
-
eas
3 comments · 4 points
-
mndoci
5 comments · 2 points
-
Jud Valeski
3 comments · 1 points
-
sospartan
2 comments · 1 points
-
Aviv Shaham
2 comments · 3 points
-
-
Popular Threads
-
OAuth WRAP support in FriendFeed for feedback - Bret Taylor's blog
1 day ago · 4 comments
-
OAuth WRAP support in FriendFeed for feedback - Bret Taylor's blog
Seriously though, I do like the simplicitly and presentation of this blog :-)
If you're not already aware, you might also like Scott Wallick's themes for WP - 'minimalist' style themes which are quite stunning IMHO.
I saw a great article that said most blogs are contaminated by widgets, noise, badges etc purely for the authors satisfaction rather than the most important audience - the reader.
http://now-what.tumblr.com/post/31172670
vample
Congratulations on the start of your blog. I have seen Scoble's (very fine) and other interviews of you, and you, in addition to Friendfeed, are amazing. You are not only someone who "gets it" in terms of putting the pieces together (product, personnel, marketing, background, etc.) but you're in the right space and are evidencing superior execution. If Google is the next Microsoft and Facebook is the next Google, Friendfeed (watch out Facebook) is the next Facebook. You'll be as rich as Zuckerberg will be (and maybe Page and Brin), and as much in a leadership industry position.
Any chance of showing the template or portions of the templates?
Lame. It gives a "hello world" app and uses all but the simplest of techniques. All cgi and none of the django GAE capabilities. Hackernews has a (buggy) example of a django howto. But having looked at it and the copious amounts of code it requires maybe the "getting started" guide is a good idea, for now.
- http://www.42topics.com/dumps/django/docs.html
- http://groups.google.com/group/django-users/bro...
- http://news.ycombinator.com/item?id=160219
- Vasudev
Thanks
However, good job on your side.
Its available at: http://github.com/btbytes/teh/tree/master
I have some questions about the framework you use at FrienFeed:
- Is this framework publicly available?
- Is this framework open-source?
Best Regards
It will be great for Python community because, despite the huge quantity of web application frameworks, the quality of many is low.
I'm really excited. Especially because, according to your post, it looks like web.py and webapp.
Thanks!
I've put together the working code for a simple blog app using your examples above as a starting point.
Its available at: http://github.com/btbytes/teh/tree/master
and the live site: http://teh.appspot.com/
Nice post. Since your webpage is written using Python, it looks like most of your webpages like FriendFeed uses the slash "/" so that it can be indexed by web search engine. Do you know how to do this in ASP.NET. All I've got is the query string which google cannot index like "Search.aspx?q=hello". How can I make it like so it is like a directory Search/Hello. Any clues. Thanks.
According to Matt Cutts (one of the Google Search Engine guys), most search engines are now able to spider links like "Search.aspx?q=hello". As long as you don't have too many url arguments, it should be ok.
That being said, links like those are still not easy to remember, or to navigate, so if you want something like mod_rewrite but for IIS, you'll need something like isapi_rewrite by Helicon. If you web app is basic, the free version of their isapi filter should work for you. That being said, if you'd be willing to switch platform, note that most other platforms usually have no problem using pretty urls (almost out of the box).
When will you release the Python web framework used in FrienFeed?
regards
Gis@SBL
Photogrammetry & Lidar Mapping