Login iHere Projects@2010     Mail to me     Follow me @Twitter


Next Page 共有4页, 当前是第1页, 文章总数:70.

新浪网平台部招聘研发工程师

1 year, 9 months ago –  Category: Misc  –  Weight:1659.70926996

新浪网平台部招聘研发工程师帮朋友发招聘信息,有兴趣的同学可以试下:)研发工程师:工作地点:* 北京职责:* 参与新浪网基础监控系统技术研发工作* 参与新浪网基础监控系统的产品设计要求:1.本科以上学历,2年以上开发工作经验2.精通Python,Django3.具备在Linux/Unix平台下开发经验4.熟练掌握HTML/XHTML、CSS、Javascript等技术5.熟悉数据库,熟悉SQL和数据结构6.有良好的团队合作能力,善于沟通,热爱开发7.有良好的知识管理意识8.开源项目开发者、对服务器监控系统、敏捷软件开发、FreeBSD、TokyoCabinet及其它NoSQL数据库等任意项有了解的开发人员优先请将 CV 发到: &nb [...]

代朋友招聘Django兼职开发者(北京)时间充裕的 Django/Python 开发者可考虑看看 Django web developer Profile: Bachelor degree or Master degree student. Knowledge, Skills and Abilities: At least, 1-2 years experience in web development. Knowledge in python and django. Good English skills. Work team sense, commi [...]

发布iHere blog1.0.4

2 years, 4 months ago –  Category: GAE 开发  –  Weight:1255.24846372

发布iHere blog1.0.4:http://code.google.com/p/ihere-blog/这次主要是bug更新: 解决了上传后index的问题(注意index构建需要一段时间,不能马上生效,上传后等1,2个小时就好了。) 解决了runtest的bug 现在可以正常使用了 接下来准备iHere Blog1.1版本的更新: 集成appengine-patch1.1 openid的集成 twitter header改成可选的 其他一些小的bug变更 [...]

GAE sdk Version 1.2.5发布了!

2 years, 5 months ago –  Category: GAE 开发  –  Weight:1178.10243371

Version 1.2.5 - September 3, 2009 The Windows Python SDK now includes a GUI launcher, similar to the Mac SDK. Added XMPP support. http://code.google.com/appengine/docs/python/xmpp http://code.google.com/p/googleappengine/issues/detail?id=231 Datastore now supports multiple writes to the same entity within [...]

Digg clone

2 years, 7 months ago –  Category: My Projects  –  Weight:1069.06069784

Digg cloneA simple digg clone basic on the raddit ranking algorithm.URL: http://ihere.appspot.com/diggs/ [...]

web fetion - A fetion client built on...

2 years, 7 months ago –  Category: My Projects  –  Weight:1068.20574554

web fetion - A fetion client built on the web. Free to send sms between mobile phones. URL: https://ihere.appspot.com/sms/ [...]

iHere Blog

2 years, 7 months ago –  Category: My Projects  –  Weight:1068.0187005

iHere Blog is an open source blog application built on Google App Engine , and using Django1.0.2,Appengine patch...Demo page: http://6.latest.inforsphere.appspot.com/ Project Home:http://code.google.com/p/ihere-blog/ Google Group:http://groups.google.com/group/ihere-bouleuterion?lnk=gcamh&pli=1 Download:http:// [...]

Py I/O - python shell on web.

2 years, 7 months ago –  Category: My Projects  –  Weight:1067.86272753

Py I/O - python shell on web.Out of box.Needn't install python on your local mathine:-)URL: http://py-ide-online.appspot.com/ [...]

geo twitter

2 years, 7 months ago –  Category: My Projects  –  Weight:1067.80002936

Geo Twitter - A mushup of Goolge Maps and Twitter.URL: http://geo-twitter.appspot.com/ [...]

OuterHeaven - An experimental application to represent html elements as 3D.URL : http://ihere.appspot.com/album/OuterHeaven/ [...]

Fridge

2 years, 7 months ago –  Category: My Projects  –  Weight:1067.60314437

Fridge - Fridge Notes.An interesting web application. Great UI experience:-)URL: http://ihere.appspot.com/fridge/ [...]

InforSphere

2 years, 7 months ago –  Category: My Projects  –  Weight:1067.30103

InforSphereWeb proxy on the GAE.http://inforsphere.appspot.com/ [...]

Fridge Sticks

2 years, 7 months ago –  Category: GAE 开发  –  Weight:1049.9360108

Fridge Stickshttp://ihere.appspot.com/fridge/ [...]

号外:GAE的限制收紧已经生效

2 years, 8 months ago –  Category: GAE 开发  –  Weight:1036.112605

之前说google会在今天,减少GAE应用程序的免费限额。现在他们说到做到了- -#The new free quota levels to take effect on June 22nd will be as follows:    * CPU Time: 6.5 hours of CPU time per day    * Bandwidth: 1 gigabyte of data transferred in and out of the application per day    * Stored Data&Email Recipi [...]

发布一个早期的飞信web客户端:

2 years, 8 months ago –  Category: GAE 开发  –  Weight:1020.34966598

发布一个早期的飞信web客户端:有兴趣的同学可以在:http://ihere.appspot.com/sms/试用目前可以:1. 给你已开通飞信的好友发送短信,仅限中国移动用户。2. 给未开通飞信的好友发送邀请开通的短信这样理论上可以给任何中国移动的手机发短信了:-)本工具不保存用户信息请放心使用。已经做了限制,不允许连续发送相同内容的短信,请不要使用本工具发送垃圾短信!本工具谨作为技术交流使用!因使用本平台造成的法律后果与本平台无关!特别鸣谢:本工具基于可可熊cocobear(http://cocobear.info/blog/)的PyFetion修改而成,感谢cocobear无私开源:-) [...]

使用model cache给你的GAE应用程序加速刚刚看到gae group里面的一片文章,里面实现了一个利用memcache来进行model cache的方法。使用非常简单,而且加速效果明显:-)在这里分享下:D原文在这:google group讨论http://appengine-cookbook.appspot.com/recipe/seamless-memcache-caching-of-all-entities/使用很简单,在你的models.py 最上方import datastore_cachedatastore_cache.DatastoreCachingShim.Install()然后就可以享受memcache带来 [...]

Web Python IDE Py I/O release!

2 years, 8 months ago –  Category: GAE 开发  –  Weight:1000.29446623

Web Python IDE : Py I/O release!发布在线Python IDE : Py I/O !URL :http://py-ide-online.appspot.com/使用Py I/O 你可以:1. 无需安装Python,直接运行python code。 2. 学习python, 体会python 编程的乐趣 :-)3. 分享你的python 代码片段,并评价打分 ;-)4. 完全免费:P包括两种使用方式: 1.交互式shell, 可以逐行运行code,就想本地的python console一样!2.整段运行, 可以写一段代码,然后整个运行查看结果!想直接体会Pythonic 的coding乐趣?试试如下程序吧 [...]

iHere Blog:利用Google Docs来写博客

2 years, 9 months ago –  Category: GAE 开发  –  Weight:982.099680641

iHere Blog:利用Google Docs来写博客因为google docs支持metaweblog api, 所以就有了除了Windows Live Writter的另外一种选择,这样在linux mac下也可以轻松写blog了:-)按照下面的几步简单设置,就可以使用google docs写博,然后发送到你的iHere Blog了:-)1.如下图写好一个文档之后 点右边Share -> Publish as web page2.点击下边的blog setttings  选择My own server,  api选择Metaweblog   url:http://yourdomai [...]

iHere Blog 1.0.3 Release Notes

2 years, 9 months ago –  Category: GAE 开发  –  Weight:974.810904281

iHere Blog 1.0.3 Release NotesiHere Blog 1.0.3 发布download at:http://code.google.com/p/ihere-blog/ 1.Tag URL change to /tag/tagname/pagenumtag 的url 改变为/tag/tagname/pagenum2.Fixed can't run test when upgrade to gae sdk 1.2.2修正了run test的问题 现在可以在sdk以及gae 环境下正确运行test了 3.Add archive function : 1.Archives by month url: /year/ [...]

Quick Sort in python

2 years, 9 months ago –  Category: Pythonic  –  Weight:970.093071306

Quick Sort in pythonhttps://docs.google.com/Doc?docid=dftf9bqn_33c2jqjxg7&hl=en Just wondering how python works with arrays. Here is quick sort algorithm written in Python. Only one line of code: def qsort(L): if L == []: return [] return qsort([x for x in L[1:] if x=L[0]])def qsort(L): if len(L) 1: r [...]


Logo

About Me

  • A Computer Geek in Beijing, China. Focus on Web2.0 Technology: Google App Engine, Python, Django, Software Architecture, Agile, JAVA, J2EE, JavaScript, etc.

    Coding for fun, Coding with passion :-) It's my life!

Daily Menu

Most Popular Posts

Tags


Google Friends Connect