落就是一道风景线……

2010年4月TIOBE编程语言排行榜

04/14/2010 · Posted in Internet

The TIOBE Programming Community index gives an indication of the popularity of programming languages. The index is updated once a month. The ratings are based on the number of skilled engineers world-wide, courses and third party vendors. The popular search engines Google, MSN, Yahoo!, Wikipedia and YouTube are used to calculate the ratings. Observe that ...

Windows+Python2.6+MySQL驱动安装

04/14/2010 · Posted in Python

在Python中使用MySQL需要安装MySQLdb,但从官方站点 http://sourceforge.net/projects/mysql-python/ 目前只能下载到只持Python2.5版的MySQLdb。这里介绍Windows下安装MySQLdb的方法和常见问题处理。 ...

Django ImportError: Settings cannot be imported

04/06/2010 · Posted in Python

使用Django时在命令行中敲击Python命令进入交互模式,如果直接如下操作: from django.template import Template ,Context t = Template(”Test is {{test}}”) 会导致: ImportError: Settings cannot be imported, because environment variable DJANGO_SETTINGS_MODULE is undefined. ...

写在凌晨4点半

03/31/2010 · Posted in 写写画画

今天居然又拖到凌晨四点半,难怪小媛同学总说我过美国时间。这段时间总是这样,忙到一塌糊涂。最近连前台美工都是自个儿在做,其实我一直是写代码,绝对的设计白痴(所以效果肯定,大家懂的……);而且在原本丢掉PHP屁颠屁颠的奔在Python的小道上撒欢呢,结果硬生生被揪了回来,几乎演变成“落落退化 ...

落落启用新米lly.im

03/27/2010 · Posted in WebSite

落落昨天入手新米lly.im,原本想在Godaddy注册,结果发现居然没有.im,name.com倒是有可惜只把持信用卡(和外币?)。最后在WPG论坛听到999.cc在代理,于是Google了下,口碑还不错,于是买下(首年¥59,续费¥139)。 ...

Wordpress首页显示摘要的方法

03/27/2010 · Posted in 未分类

Wordpress博客程序刚装完的的时候(因为落落最近刚安装完另一个博客,下篇博文介绍)首页和分类显示的将会是全部博文,或许有人比较喜欢吧。但是不管从优化或者美观(落落自己的审美)都不尽人意,于是只要摘要,插件?嗯,有的。不过Google到有更简单也是落落最喜欢的方法,为方便其他…… ...

网络巨头们使用怎样的System 和 Web Server

03/26/2010 · Posted in Internet

最近有对System 和 Web Server产生了兴趣,于是在网上看到了这篇关于巨头操作系统和Web服务器的帖子,可能准确性有待考证,不过暂且看之吧。 Google 用哪些软件做 Web Server?除了有两个节点操作系统看出来是 Linux 外,其他的都是未知的. Web 服务器用的都是 GWS ? ...

2010年3月TIOBE编程语言排行榜

03/09/2010 · Posted in Internet

March Headline: Objective-C's popularity still rising, Go falling behind An interesting change can be observed this month. Objective-C scores another all time high, whereas Go drops below 1% for the first time. None of the promising languages mentioned last month made it into the top 20. Good old Fortran re-entered the chart instead, replacing Lisp/Scheme. MATLAB ...