http://chinese.engadget.com/2009/01/14/7-11-open-usb-flash-01-13/
為什麼我看到照片心中只有"囧"呢...
2009年1月14日
終結「意淫」的終極神器?
實在是忍不住要提一下這個東西:
http://chinese.engadget.com/2009/01/13/a-new-sex-toy-thingy-realtouch/
我比較好奇的是,可不可以自己寫程式來惡搞,科科
BTW,站在研究生的角度,我認為
該裝置目前支援的影片應該都是由人工來輸入相關數據,有沒有可能:
1. 自真人身上捉取數據?
2. 根據輸入的人體模型,來自動調整數據
3. 分析影片:
3.1. 自動標記數據輸出的時間點
3.2. 根據影片動作調整數據
這樣寫一份國科會研究計畫書應該很有搞頭(輪胎,要不要做做看:p)
我想,我應該是被計畫書搞瘋了...
http://chinese.engadget.com/2009/01/13/a-new-sex-toy-thingy-realtouch/
我比較好奇的是,可不可以自己寫程式來惡搞,科科
BTW,站在研究生的角度,我認為
該裝置目前支援的影片應該都是由人工來輸入相關數據,有沒有可能:
1. 自真人身上捉取數據?
2. 根據輸入的人體模型,來自動調整數據
3. 分析影片:
3.1. 自動標記數據輸出的時間點
3.2. 根據影片動作調整數據
這樣寫一份國科會研究計畫書應該很有搞頭(輪胎,要不要做做看:p)
我想,我應該是被計畫書搞瘋了...
50嵐海報即將送完?!
好吧,我承認這個梗很爛XD
話說睡眼惺忪的收著email時
撇見一封標題"50嵐海報即將送完"
心裡想著,奇怪博客來和五十嵐有甚麼關係...
點進去才發現:
"50份嵐海報即將送完"...
話說睡眼惺忪的收著email時
撇見一封標題"50嵐海報即將送完"
心裡想著,奇怪博客來和五十嵐有甚麼關係...
點進去才發現:
"50份嵐海報即將送完"...
2009年1月12日
2009年1月11日
Notes of Ubuntu
Notes here may only be useful for me.
For Ubuntu9.0410.10
1. Something to do after installation:
1.1 Check updates.
1.2 Install language-specific packages .
Install Firefoxs extensions: Install google-chrome and sync all settings.
Disable ubufox extension for a bug.
1.5Get Lazybuntu to install useful packages. Using Ubuntu Tweak instead.
2. HW related issues
2.1 On Gigabyte EP31-DS3L rev2.1, the system may not power off probably (Not yet test for 9.04).
No output with DVI on Asus HD3450 display card
5. Upgrade from ext3 to ext4
6.New and additional packages can be found on PPA. Using Ubuntu Tweak to add some.
7. Setup-up of amule-daemon
For Ubuntu
1. Something to do after installation:
1.1 Check updates.
1.2 Install language-specific packages .
- System->Management->Language Support
All-in-one GesturesAll-in-one SidebarBookmark Duplicate DetectorDownloadThemAllEasy DragToGoForecastfoxFoxmarks Bookmark SynchronizerFoxyProxyGoogle Toolbar
NoScriptSpeed DialStop-or-Reload ButtonTab Mix Plus新同文堂
1.5
2. HW related issues
2.1 On Gigabyte EP31-DS3L rev2.1, the system may not power off probably (Not yet test for 9.04).
- Using BIOS ver. FC instead of FDa.
- Modify ACPI desciption table like this post.
Don't using DVI while installing Ubuntu.
Using envyng-core to install new official ATI binary driver.
Since the driver is open sourced, this problem may be fixed in the future.
- ssh-keygen -t rsa
- ssh-copy-id name@host
- Set a short name for host according to this post.
5. Upgrade from ext3 to ext4
6.
7. Setup-up of amule-daemon
- sudo apt-get install amule-common amule-daemon
- Modify /etc/default/amule-daemon to use specific USER to run
- Mkdir .aMule in USER's home
- Run amuleweb -w to generate amule.conf
- Edit .aMule/amule.conf to set AcceptExternalConnection=1
- Run echo -n "yourplaintextpass" | md5sum | cut -d " " -f 1 to generate MD5 of password
- Edit .aMule/amule.conf to set ECPassword=md5passwd
- Run sudo /etc/init.d/amule-daemon start to start server
- Control amule-daemon via http://IP:4711/
- http://www.yinfor.com/blog/archives/2008/05/amule_amuledaemon_and_amuleweb.html
- http://www.seo-blackhat.com/article/install-amule-daemon-amuled.html
Using envyng-core to install new official ATI/NVIDIA binary driver.Use rsync to synchronize not to copy.Use FreeFileSync instead (not very stable yet)Using network-admin instead of network-manager.- Using smplayer instead of totem (downmix problem?)
- Debian update-alternatives
- Ubuntu Eclipse and Ant without GCJ
- DPKG/APT 常用指令 (上) 、(下) (For Debian, could be reference)
- Can use aptitude, apt-fast and apt-p2p to speed up download of packages
- Ten top Linux and open-source developer tools
- Setting of notifications of available updates
- 關閉linux下討厭的蜂鳴器 (Or you can just set your X-term from menu...)
- Limit CPU Usage By Process [Linux]
- No "." in yoru cron script
- Linux下的通用打开命令 (gnome-open)
- 清理 Debian/Ubuntu 儲存空間
- Install linux-firmware-nonfree to make sure some device work. like usb wifi.
- Proxy setting : 偏好設定->代理伺服器 then re-login
grsyncfreefilesync- htop
network-admin- firestarter
- system-config-samba
- sysinfo
envyng-coreUbuntu TweakNeed to manually download- openssh-server
- smplayer
- non-free-codecs
- workrave
- Deluge BitTorrent Client
- Emsene (For MSN)
- Filezilla
- PCMan X BBS
- PuTTY SSH Client
Gnome Do- flashplugin-nonfree
- subversion
- git
- git-svn
- g++
- libc6-dev-i386 (for 32bit compilation)
ruby1.9 (With cd /usr/bin; sudo ln -s ruby1.9 ruby)
ruby1.9-examplesrdoc1.9ri1.9rubygems1.9- openjdk-6-jdk
- icedtea6-plugin
- ia32-sun-java6-bin (For running GWT host mode in Eclipse)
- vim
- vim-doc
- vim-scripts
- ctags
- cscope
- ant (with --no-install-recommends)
- meld
- geany (Testing Prgramming IDE...)
- google-chrome
network-managertotem/totem-gstreamertransmission- vim-tiny
ruby
ruby1.8libruby1.8
訂閱:
文章 (Atom)