n23.appspot.com
还能连得上,解析为:
Shell:~/tmp >: ping -c 10 n23.appspot.com
PING www4.l.google.com (209.85.171.118): 56 data bytes
64 bytes from 209.85.171.118: icmp_seq=0 ttl=240 time=374.904 ms
64 bytes from 209.85.171.118: icmp_seq=1 ttl=240 time=375.877 ms
64 bytes from 209.85.171.118: icmp_seq=2 ttl=240 time=376.054 ms
64 bytes from 209.85.171.118: icmp_seq=3 ttl=240 time=374.873 ms
64 bytes from 209.85.171.118: icmp_seq=4 ttl=240 time=374.891 ms
64 bytes from 209.85.171.118: icmp_seq=5 ttl=240 time=374.040 ms
64 bytes from 209.85.171.118: icmp_seq=6 ttl=240 time=374.947 ms
64 bytes from 209.85.171.118: icmp_seq=7 ttl=240 time=375.835 ms
64 bytes from 209.85.171.118: icmp_seq=8 ttl=240 time=373.769 ms
64 bytes from 209.85.171.118: icmp_seq=9 ttl=240 time=374.430 ms
--- www4.l.google.com ping statistics ---
10 packets transmitted, 10 packets received, 0.0% packet loss
round-trip min/avg/max/std-dev = 373.769/374.962/376.054/0.732 ms
go on...
appspot.com
请两天假回来,收到了appspot已经非常不正常了,要用代理才能正常访问,
试了一下,我的博客还可以连上,谢天谢地啊...
GAE 升级了
- More apps: Want to create more than 3 applications with your App Engine account? Now you can now create up to 10!
- Time windows for Dashboard graphs: Zoom in on the data in your dashboard to get a more accurate picture of whats going on. You can zoom in to see graphs for the last 24, 12, and 6 hour periods.
- Logs export: You can now use appcfg.py to download your application's logs in plaintext format. Use appcfg.py --help for more information on how to download your logs.
- Send email as logged in user: If you're using the users API, you can now send email from the email address of the currently-logged-in user.
看到没有?10个application了。
GAE 控制台
vi app.yaml
- url: /_admin/.*
script: $PYTHON_LIB/google/appengine/ext/admin
login: admin
IE6浏览这个博客终于正常了
div的不兼容,真讨厌啊,现在除了菜单还点问题,其他的...
GAE的db.Model
难道只能有一千条记录?我的博客有一个叫做AccessLogger,想记录一下谁浏览过了,可是到了1000条以后,就不会记录了。
分页器已经完成了
还不错。
我的sidebar代码
<h2>Search</h2>
<!-- Search Google -->
<center>
<form method="get" action="http://www.google.cn/custom" target="google_window">
<table bgcolor="#ffffff">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">
<a href="http://www.google.com/">
<img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"></img></a>
<label for="sbi" style="display: none">输入您的搜索字词</label>
<input type="text" name="q" size="8" maxlength="255" value="" id="sbi"></input>
<label for="sbb" style="display: none">提交搜索表单</label>
<input type="submit" name="sa" value="搜索" id="sbb"></input>
<input type="hidden" name="client" value="pub-9368669963238958"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="channel" value="4224138149"></input>
<input type="hidden" name="ie" value="GB2312"></input>
<input type="hidden" name="oe" value="GB2312"></input>
<input type="hidden" name="safe" value="active"></input>
<input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;
LBGC:215670;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;LH:45;LW:126;L:
http://n23.appspot.com/themes/default/images/logo.gif;S:http://;FORID:1"></input>
<input type="hidden" name="hl" value="zh-CN"></input>
</td></tr></table>
</form>
</center>
<!-- Search Google -->
<li>
<h2>About Me</h2>
<ul>
<li><img src="/static/images/logo/user.jpg"></li>
<li>
<pre style="line-height: 150%; margin: 5px; " width="25">
OS: OpenBSD, Fedroa
Desktop: Gnome, Fluxbox
Terminal: GnomeTerminal,Qterm
Browser: Firefox, Opera
Mail Client: Mutt, Gmail
Editor: Vi, Gedit, Eclipse
Dev: C, Python, Java, 4gl, Abap
Email: No.0023@gmail.com
</pre>
</li>
</ul>
</li>
{{ W.Tags }}
{{ W.RecentPosts }}
{{ W.RecentComments }}
{{ W.Blogroll }}
<li>
<h2>订阅博客</h2>
<ul>
<li><a target="_blank" href="http://n23.appspot.com/blog/feed"><img border="0" alt="订阅我的博客" src="/static/images/logo/sub_rss.gif"/></a></li>
<li><a rel="nofollow" target="_blank" href="http://www.google.com/reader/view/feed/http://n23.appspot.com/blog/feed"><img border="0" alt="通过Google订阅" src="/static/images/logo/sub_google.gif"/></a></li>
<li><a rel="nofollow" target="_blank" href="http://add.my.yahoo.com/rss?url=http://n23.appspot.com/blog/feed"><img border="0" alt="通过My yahoo订阅" src="/static/images/logo/sub_yahoo.gif"/></a></li>
<li><a rel="nofollow" target="_blank" href="http://www.xianguo.com/subscribe.php?url=http://n23.appspot.com/blog/feed"><img border="0" alt="通过鲜果订阅" src="/static/images/logo/sub_xianguo.gif"/></a></li>
<li><a rel="nofollow" target="_blank" href="http://www.zhuaxia.com/add_channel.php?url=http://n23.appspot.com/blog/feed"><img border="0" alt="通过抓虾订阅" src="/static/images/logo/sub_zhuaxia.gif"/></a></li>
</ul>
</li>
{{ W.BlogLogger}}
<h2>Ads</h2>
<script type="text/javascript"><!--
google_ad_client = "pub-9368669963238958";
/* 200x200, 创建于 08-7-4 */
google_ad_slot = "3861066075";
google_ad_width = 200;
google_ad_height = 200;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
add cache.py
现在静态的图片,主题文件都有cache了。
Custom sidebar
my custom sidebar values for this blog:
{{ W.Tags }}
{{ W.RecentPosts }}
{{ W.RecentComments }}
{{ W.Blogroll }}
The new blog base on Plog
Thanks to kommit...





