Comments on: Running a Blog on Google Appengine http://www.terminally-incoherent.com/blog/2009/03/05/running-a-blog-on-google-appengine/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: aei_vd http://www.terminally-incoherent.com/blog/2009/03/05/running-a-blog-on-google-appengine/#comment-18352 Tue, 25 Jan 2011 19:47:33 +0000 http://www.terminally-incoherent.com/blog/2009/03/05/running-a-blog-on-google-appengine/#comment-18352

hi, I’m doing evryting like you say (I extract the second archiv in the firepython folder, I try with dicet extraction, with extraction on sub folder but still…), but I become the folowing message:
Traceback (most recent call last):
File “C:\Program Files\Google\google_appengine\google\appengine\tools\dev_appserver.py”  , line 3245, in _HandleRequest
self._Dispatch(dispatcher, self.rfile, outfile, env_dict)
File “C:\Program Files\Google\google_appengine\google\appengine\tools\dev_appserver.py”  , line 3186, in _Dispatch
base_env_dict=env_dict)
File “C:\Program Files\Google\google_appengine\google\appengine\tools\dev_appserver.py”  , line 531, in Dispatch
base_env_dict=base_env_dict)
File “C:\Program Files\Google\google_appengine\google\appengine\tools\dev_appserver.py”  , line 2410, in Dispatch
self._module_dict)
File “C:\Program Files\Google\google_appengine\google\appengine\tools\dev_appserver.py”  , line 2320, in ExecuteCGI
reset_modules = exec_script(handler_path, cgi_path, hook)
File “C:\Program Files\Google\google_appengine\google\appengine\tools\dev_appserver.py”  , line 2216, in ExecuteOrImportScript
exec module_code in script_module.__dict__
File “D:\google\DocSavage-bloog-346e5fb\main.py”, line 36, in
from firepython.middleware import FirePythonWSGI
ImportError: No module named firepython.middleware

can some one help me please

Reply  |  Quote
]]>
By: Luke Maciak http://www.terminally-incoherent.com/blog/2009/03/05/running-a-blog-on-google-appengine/#comment-18267 Sat, 15 Jan 2011 00:42:06 +0000 http://www.terminally-incoherent.com/blog/2009/03/05/running-a-blog-on-google-appengine/#comment-18267

@ GAE developer wanted:

Uh, oh! Let me guess:

* You have a great idea for a website, but no programming skills so you are looking for a sucker who will do *ALL OF THE WORK* while you sit back and “supervise”

* You can’t offer a salary so you expect the programmer to work for free until some unspecified time in the future when the site becomes profitable

* The site is totally going to be an overnight hit that will blow match, harmony, okcupid and a million other dating sites out of the water.

Honestly, here is what I think:

– dating site market is over saturated so your chances of success are slim
– no competent programmer will ever work for you for free on this project
– if you find an idiot who will, good luck – I guarantee his code will be shit

Now suggestions:

– learn how to program and do it yourself

Or at least start it. If you make it an interesting project, people will want to join in. If you sit on your ass and say “fetch me a programmer type person, I shall give him my brilliant idea to develop” people will just laugh at you. Do you know how often we get this kind of offers?

At least twice a week. No seriously. Every single time I meet someone and tell them what I do they either:

– ask me to fix their laptop for free
– make me a business proposition kinda like yours

So, do it yourself. If you can’t do it yourself, you have to spend money up front. Start a company, hire programmers, offer them salaries and benefits and you have a chance. “I have a great idea for a website” is a joke.

Also, last time I checked this was a blog and not classified ads or rent-a-coder website. What made you think that it is ok to post a “developer wanted” ad here?

Do you know what we call unsolicited ads like this? We call them spam. You sir are a filthy, unwashed, spammer.

So, please kindly go fuck yourself, die in a fire and go to hell. In that precise order.

Reply  |  Quote
]]>
By: GAE developer wanted http://www.terminally-incoherent.com/blog/2009/03/05/running-a-blog-on-google-appengine/#comment-18266 Fri, 14 Jan 2011 23:21:41 +0000 http://www.terminally-incoherent.com/blog/2009/03/05/running-a-blog-on-google-appengine/#comment-18266

I am looking for a programmer to develop a dating site running on Google Apps Engine. Interested, please contact me at chinesesociopolitics at …………. gmail com

Reply  |  Quote
]]>
By: Ara Minosian http://www.terminally-incoherent.com/blog/2009/03/05/running-a-blog-on-google-appengine/#comment-17822 Mon, 22 Nov 2010 21:51:49 +0000 http://www.terminally-incoherent.com/blog/2009/03/05/running-a-blog-on-google-appengine/#comment-17822

I would like to know how to integrate blog with my web site.

Reply  |  Quote
]]>
By: Utku Utkan http://www.terminally-incoherent.com/blog/2009/03/05/running-a-blog-on-google-appengine/#comment-15953 Thu, 10 Jun 2010 23:02:36 +0000 http://www.terminally-incoherent.com/blog/2009/03/05/running-a-blog-on-google-appengine/#comment-15953

For those who are looking for a blogging engine running on Google App Engine, you can check out Hoydaa Blog. It is still in beta, but I think it is worth considering. BTW, here is my blog using it http://utku-utkan.appspot.com.

Reply  |  Quote
]]>
By: Scott P http://www.terminally-incoherent.com/blog/2009/03/05/running-a-blog-on-google-appengine/#comment-14737 Fri, 26 Mar 2010 18:35:22 +0000 http://www.terminally-incoherent.com/blog/2009/03/05/running-a-blog-on-google-appengine/#comment-14737

For those just getting started with the app engine in Windows, the tutorial Google has up has a few flaws. I’ve documented a couple of them and posted some workarounds here.

Reply  |  Quote
]]>
By: Jeff Zhang http://www.terminally-incoherent.com/blog/2009/03/05/running-a-blog-on-google-appengine/#comment-13945 Wed, 06 Jan 2010 15:13:22 +0000 http://www.terminally-incoherent.com/blog/2009/03/05/running-a-blog-on-google-appengine/#comment-13945

Hi, I encounter a problem when use the bloog. Do you have any ideas ?
Here’s the error message:
Traceback (most recent call last):
File "C:\Program Files\Google\google_appengine\google\appengine\ext\webapp\__init__.py"  , line 507, in __call__
handler.get(*groups)
File "D:\GAE\bloog\handlers\bloog\blog.py", line 371, in get
filter('article_type =', 'blog entry').order('-published'))
File "D:\GAE\bloog\view.py", line 246, in render_query
self.render(handler, render_params)
File "D:\GAE\bloog\view.py", line 224, in render
output = self.render_or_get_cache(handler, template_info, params)
File "D:\GAE\bloog\view.py", line 211, in render_or_get_cache
output = self.full_render(handler, template_info, template_params)
File "D:\GAE\bloog\view.py", line 172, in full_render
tags = Tag.list()
File "D:\GAE\bloog\models\__init__.py", line 181, in list
list_repr = '[' + ','.join([obj._to_repr() for obj in objs]) + ']'
File "D:\GAE\bloog\models\__init__.py", line 152, in _to_repr
self._to_entity))
File "D:\GAE\bloog\models\__init__.py", line 58, in to_dict
init_dict_func(values)
File "C:\Program Files\Google\google_appengine\google\appengine\ext\db\__init__.py", line 765, in _to_entity
entity.set_unindexed_properties(self._unindexed_properties)
AttributeError: 'dict' object has no attribute 'set_unindexed_properties'

Reply  |  Quote
]]>
By: David Nelson http://www.terminally-incoherent.com/blog/2009/03/05/running-a-blog-on-google-appengine/#comment-13944 Wed, 06 Jan 2010 14:37:20 +0000 http://www.terminally-incoherent.com/blog/2009/03/05/running-a-blog-on-google-appengine/#comment-13944

I recently forked an existing google app engine / python / django blog and added new features and fixed bugs. It’s pretty nice and has lots of social media plugins ready to go. There is still much to do and I have high aspirations for it. Take a look:

App Engine Blog

Reply  |  Quote
]]>
By: Terminally Incoherent » Blog Archive » What is your favorite code editor? http://www.terminally-incoherent.com/blog/2009/03/05/running-a-blog-on-google-appengine/#comment-11714 Fri, 06 Mar 2009 16:39:59 +0000 http://www.terminally-incoherent.com/blog/2009/03/05/running-a-blog-on-google-appengine/#comment-11714

[…] I had nothing up until around 3pm, when Mart asked about a good Python IDE in the AppEngine Bloging thread. I got my inspiration right there and then – thanks Mart!. Since I’m totally feeling lazy so I will do a poll on favorite text editors! […]

]]>
By: Luke Maciak http://www.terminally-incoherent.com/blog/2009/03/05/running-a-blog-on-google-appengine/#comment-11709 Thu, 05 Mar 2009 20:14:37 +0000 http://www.terminally-incoherent.com/blog/2009/03/05/running-a-blog-on-google-appengine/#comment-11709

@Mart: Well, I’ve been using Vim for most of the Python stuff lately. So yeah – text editor type thing.

If you do want a lightweight IDE Komodo Edit is pretty decent – it does have good Python support and an OK Vim key bindings (it’s missing a lot of advanced Vim features though).

Reply  |  Quote
]]>