2011年2月25日星期五

Date and Time handling in Python

http://www.daniweb.com/code/snippet216475.html
http://desk.stinkpot.org:8080/tricks/index.php/2007/11/get-timestamp-in-python/

import time
….
print time.localtime()

OR

import time
print time.time()

GNUplot tutorial

sudo apt-get install gnuplot

http://www.duke.edu/~hpgavin/gnuplot.html

2011年2月18日星期五

SWIG tutorial

SWIG is the way to call C functions in Python.

http://www.swig.org/tutorial.html

http://www.swig.org/Doc1.3/Python.html

If you are using GCC 4.x under Ubuntu and using python 2.6 try the following

    $ swig -python module.i
$ gcc -fpic -I/usr/include/python2.6 -c module_wrap.c
$ gcc -shared module_wrap.o -o module.so

2011年2月17日星期四

TinyOS development code repository

http://docs.tinyos.net/index.php/TinyOS_2.x_index_of_contributed_code

http://tinyos.cvs.sourceforge.net/viewvc/tinyos/tinyos-2.x-contrib/

2011年2月15日星期二

Andriod programming tutorial

http://cairo.cs.uiuc.edu/~yHuang/misc.html

2011年2月13日星期日

Tmote Sky Documentation ZZ

Tmote Sky Documentation

http://www.sentilla.com/moteiv-transition.html

2011年2月11日星期五

Install GNU RADIO 3.2.2 on Ubuntu 9.04

http://www.orbit-lab.org/wiki/Documentation/GNURadio/Installation32Ubuntu

2011年2月10日星期四

Setup the Subversion in Ubuntu and Apache

https://help.ubuntu.com/community/Subversion

HowTo: Backup MySQL Databases, Web server Files ZZ

The scripts are included in the pages

http://www.cyberciti.biz/tips/how-to-backup-mysql-databases-web-server-files-to-a-ftp-server-automatically.html

http://www.cyberciti.biz/faq/ubuntu-linux-mysql-nas-ftp-backup-script/

Linux 调整磁盘空间 ZZ

http://www.linuxidc.com/Linux/2010-08/28159.htm

我的环境是Win XP + VMware 7.1 + Fedora 13

安装Fedora 13的时候给的空间是5G, 当时想这应该足够了, 没想到没用多久, 磁盘空间不够了。 用df -lm 查看,快100%了,结果安装软件的时候,导致x window 重启,之后就死活进不了x window了,这个问题的描述和解决在我的另外一遍小记里可查到。

接下来说说怎么扩容。


1.  首先去vmware的界面, 虚拟机->设置,在这个界面的右边,utilities点击向下三角,选扩展容量,在弹出的框中调整大小。因为咱们 是扩容,当然是往大了调整。调整到理想的大小,点击expand。(不知哪个家伙汉化vmware 7.1, 让人一会儿汉字,一会儿英语)。

2. 点击expand后需要一定的时间,我增加了1G,等了大概有七八分钟。之后就是启动Fedora了,用命令fdisk -l 查看我们刚扩展的容量,在我的机器上显示/dev/sda3。

3. 接下来查看根目录下面个文件夹占用大小空间一遍决定将哪个文件夹的下面内容移到我新加的分区中,命令是du / -sm *。由于我扩展的容量是1G,因此我找一个文件夹大小小于1G的,刚好我的/var 占用六百多M, 这样就可以把/var下面的内容移走了。

4. 先将这些内容移到一个临时的目录,比如在/home下面创建一个临时文件夹var_temp, 让后

mv /var/* /home/var_temp. 也许你磁盘连这点空间都没有,那你就先移动到u盘了。

5. mount扩容的那一个G到/var

mount /dev/sda3 /var

注意,这里的sda3代表的是我自己机器上那1G的分区,也许你的机器不是,换成你自己的。

6. 移动之前备份的/var下面的内容

mv /home/var_temp/* /var

这样再用df -lm 查看你的磁盘容量发现增大了吧。

2011年2月9日星期三

Install latex in ubuntu

http://linuxandfriends.com/2009/10/06/install-latex-in-ubuntu-linux/

2011年2月7日星期一

get start with mysql

http://www.pantz.org/software/mysql/mysqlcommands.html

http://www.cyberciti.biz/faq/mysql-command-to-show-list-of-databases-on-server/

2011年2月5日星期六

Installing Apache2 With PHP5 And MySQL Support On Ubuntu 9.04

http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-ubuntu-9.04-lamp
http://www.howtoforge.com/basic-web-server-on-ubuntu-9.04-with-zend-framework

http://www.zyxware.com/articles/2008/06/11/installing-and-configuring-apache-php-mysql-and-drupal-on-ubuntu

2011年2月2日星期三

Microsoft DreamSpark

https://www.dreamspark.com/default.aspx

Free development software tools for US students.

2011年2月1日星期二

推荐几个求职网站 ZZ


[回复] [回信给作者] [本篇全文] [本讨论区] [修改] [删除] [转寄] [转贴] [收藏] [举报]
0
0
[ 1 ]

发信人: oriental (oriental), 信区: Texas
标 题: 推荐几个求职网站
发信站: BBS 未名空间站 (Tue Feb 1 18:43:53 2011, 美东)

总结几个求职网站

1. http://www.jobguideweb.com
此网站将Indeed和Simplyhired上的信息综合在一起,用户可以在首页直接点击感
兴趣的职位,尤其适合IT, electronics, finance等行业。

2. http://jobmaps.us/
将职位地址在地图上显示出来,适合希望在特定地点求职者。

3. Indeed.com, simplyhired.com
这两个网站都是Job Search Aggregator, 将来自众多企业网站和招聘网站的信息综合
在一起,信息比较全面。但也不是万全的,有的小公司或者小网站上的信息就不能被这
两家搜到。
4. Monster, careerbuilder, hotjobs
这就是传统的三大网站,不过已经是日趋衰落了,recruiting agency发布的信息的比
例越来越高,这些机会大多是Contract. 但是这三个网站投递简历还是比较方便,在上
面发布简
历也有机会被Recruiter找到,但要经常update。
5. Linkedin
这个网站的求职功能日益增强,但是职位要求相对比较高。
1) 此网站有职位搜索功能,搜到的很多职位也可以通过此网站直接点击发送。
2) 各个Group里有Job Discussion 功能
3) 做好Profile, 增加联系人,等待Recruiter来联系。
6. Target Company List
在求职之初,应该定一个20到40家的Target company list, 然后在公司网站上注册,
经常查看、投递。这个回复比例还是比较高的。
7. Industry job board
各个行业都有自己的求职网站,职位要求比较高,在上面发布简历也比较容易被
Recruiter找到,
比如
Dice.com,
efinancialcareers.com
www.Computerjobs.com
www.computerwork.com
www.chemjobs.net
8. Craiglist
主要是local的一些小公司的信息。

面试准备网站
www.glassdoor.com, 上面有各个大公司,各种职位的常见面试问题。

H1b查询网站
http://www.h1bwage.com/ 无需注册,很方便。
--