gadgets

A trail of 21 pages, marked with comments, by enjoylife
About this trail:

What is CHDK?

The Canon Hacker's Development Kit, aka CHDK, is a firmware enhancement that supports an impressive array of Canon digital cameras. I emphasize the enhancement aspect of CHDK because the tool is non-permanent and non-destructive, meaning that you load it onto your camera whenever you want to use it; CHDK makes no changes to your camera, and turning it off is simply a matter of restarting your camera. Installing CHDK involves copying a couple of files onto your camera's memory card; permanently removing it from your camera entails deleting those files. It's simple and powerful (sort of like hacking your router firmware) but even easier.
21 marks in this trail
1

What is CHDK?

The Canon Hacker's Development Kit, aka CHDK, is a firmware enhancement that supports an impressive array of Canon digital cameras. I emphasize the enhancement aspect of CHDK because the tool is non-permanent and non-destructive, meaning that you load it onto your camera whenever you want to use it; CHDK makes no changes to your camera, and turning it off is simply a matter of restarting your camera. Installing CHDK involves copying a couple of files onto your camera's memory card; permanently removing it from your camera entails deleting those files. It's simple and powerful (sort of like hacking your router firmware) but even easier.
2

Convert a Spreadsheet to an HTML Table

When you want to turn that giant spreadsheet into an HTML table without wrangling too many TD's and TR's by hand, you can use a formula to generate the HTML tags for you. The Design Intellection blog describes how to use the =CONCATENATE("text", cell, "text") spreadsheet formula to turn a row of data into an HTML table row. On Friday, Kevin pointed out a web-based HTML table generator that's a simple, fast solution for small tables; but if your data's already in a spreadsheet and the word "concatenate" doesn't make you want to run screaming, this may be a better way to go.
3

Innovative file sharing service Drop.io now sends and receives faxes for free. To send a fax, just upload a document to Drop.io, enter the fax number, and click Fax. To receive a fax, Drop.io generates a cover sheet you email to the sender; as long as they use your cover page on the fax, it will end up in your Drop.io account as a PDF. Like most of Drop.io, faxing services are free and require no registration to use.

4

FAXAWAY is what I use, no charge when not using it and very, VERY reasonable charges for sending a FAX and no charges for receiving a FAX.

www.faxaway.com

5

Need a phone line to receive a one-time fax or voicemails on a particular project, auction, or job search? Free service K7 hands out 10-digit Seattle-area phone numbers that can answer calls with customized voicemail greetings or accept faxes. You can access both the audio files and fax documents through your sign-up account, and the only restrictions are a 20-message/fax limit (the site starts deleting the oldest after that) and an account wipe out after 30 days of inactivity. Other than that, you've got a free bin to keep your personal numbers private and still get at your messages.

7

用视频游戏机Wii的游戏棒Wiimote做出来的交互式白板

你还可以从这个卡耐基梅隆大学的研究者Johnny Chung Lee的主页上看到另外几个用Wiimote玩出来的花样:Tracking Your Fingers with the Wiimote,Head Tracking for Desktop VR Displays using the Wii Remote

这个人还在网上出售一种简易DV稳定器:http://littlegreatideas.com/steadycam/,从视频的效果来看相当不错。

看来只要会玩,也是能做出创新的啊。

8
标 题: Re: Linksys WRT54GS $30
发信站: BBS 未名空间站 (Sun May 4 11:03:20 2008), 转信

Asus W500G premium 比buffalo 的内存要大: 32MB vs 16mb。

还真有人一根筋非要买buffalo ?
9
The Digital Photography School blog has an instructive tutorial on using layers for those just getting their feet wet inside Photoshop, or other high-end image editors like the open-source GIMP. Those jumping in will learn how to make transparent layers, use masked layers to roll back effects, and duplicate layers for sharpening and other effects. Hit the link for a quick schooling, including links to related lessons, or offer up your own tutorials and advice in the comments.
10

Linksys Kiss Media Player 1600 makes out with Linux

I splashed out on a KISS 1600 media player the other day, hoping to stream music and videos from my PC to my TV in the living room. It ships with an application called PC-Link, which runs on your PC and streams your media over your network, but unsurprisingly this is Macindows only. Funny that, considering the Kiss 1600 itself runs Linux. Anyway, a quick search soon resulted in a few Linux applications that have been created to fill the gap. After almost-successfully trying PC-Link using Wine I settled on the cross-platform Kiss Now! from Nidaware. There are various other solutions available (see links below), but Kiss Now! is graphical, simple, and exactly what I was looking for. Most importantly, it works, but only after a little tinkering……

13
if [ $# != 1 ]; then
echo "Usage: $0 input-file"
exit 1
else
infile=$1
fi

# assign file descriptor 3 to input file
exec 3< $infile

# read til the end of the file
until [ $done ]
do
read <&3 myline
if [ $? != 0 ]; then
done=1
continue
fi
# process file data line-by-line
# in here ...
echo $myline
done

echo "The End"
This particular
14
read this forum.

http://forums.xbox-scene.com/index.php?showforum=333

【 在 vanda (万代) 的大作中提到: 】
: 在 craiglist 上没找到,版面上也没有。
: 麻烦知道的前辈给个链接或者什么吧,多谢了。
15
Q: Which phone calls are free?
A: All phone calls that you make to the USA and Canada are completely free, all calls that you receive are completely free regardless of where the caller is located. As well, all calls between iCall users are free.


http://www.icall.com/rates.php
17

是这个

http://www.modchipcentral.com/store/D2Pro9-v2-Bundle-D2Pro9-V2-V4C-WiiClip-Triwing-Screwdriver-p-125.html

选soldered的么? 怎么知道我的chipset是DMS, D2A, D2B, D2C, D2C2?

【 在 wuulaa (walle) 的大作中提到: 】
: 上视频游戏板看吧,焊好的就多加5块钱,直接买来安装就成
: 有什么问题问我好了,刚刚弄好自己的 :)



--

※ 来源:·WWW 未名空间站 海外: mitbbs.com 中国: mitbbs.cn·[FROM: 64.105.]

 
wuulaa
进入未名形象秀
我的博客
[回复文章] [回信给作者] [本篇全文] [进入讨论区] [返回顶部] [修改文章] [删除文章] [转寄] [转贴][ 17 ]

发信人: wuulaa (walle), 信区: SanFrancisco
标 题: Re: wii 怎么解密啊?
发信站: BBS 未名空间站 (Tue Jul 15 14:24:55 2008)

http://wiitracker.nintendo-scene.com/search.php
这个网站可以帮助你查你的wii是什么chip的,不过,建议在使用这个网站之前先把自
己的serial number给注册了,以免别人盗用你的注册号。

18

just noticed that the fan is loaded as a module, so it is very easy to shut it of and turn it on again
(if you want to turn of the led, it is done the same way)

to remove it:
rmmod wdc-fan

to load it again:
insmod /lib/modules/2.6.17.14/kernel/arch/arm/mach-oxnas/wdc-fan.ko

so, does anyone know how I can see the temp?

[edit] I also noticed /usr/local/wdc/heat-monitor when I ran ps aux
when I ran the heat-monitor from the terminal I got this output:

[root@Colosus wdc]# ./heat-monitor
WD NetCenter/2NC Temperature Monitor $Revision$
Setting fan state to Off, speed 0%
Get temperature for device /dev/sda
Open pipe to "/usr/sbin/smartctl -d ata -A /dev/sda"…
…done; got temperature, 51 degrees.
Get temperature for device /dev/sdb
Open pipe to "/usr/sbin/smartctl -d ata -A /dev/sdb"…
…done; got temperature, 52 degrees.
Got 2 readings, hottest is 52 deg.
Setting fan state to Off, speed 0%

and then the fan went of.. for a few minutes

20

标 题: ATT手机unlock方法
发信站: BBS 未名空间站 (Tue Sep 16 00:14:20 2008)

follow下面的步骤即可,注意打的电话不是800,也不是611.


I have important information for those of us who have service with AT&T.

There is a more straightforward and easier way to get any AT&T or Cingular
GSM phone unlocked.

If you have had service already established for at least 90 days, then you (
and any other AT&T customers) can do the following:

1. Call 916-843-4685. This is AT&T International Customer Support and is
free from any active AT&T handset (it does not count against any night/
weekend/anytime minutes).

2. When you are connected to an customer service representative (CSR), tell
them that you are planning on traveling to either Asia or Europe and that
you would like to have the subsidy lock removed off your handset. If they
question you further, make something plausible up and stick to it.

3. Have your phone's IMEI number ready. The easiest way to get the IMEI
number is to dial *#06# on your handset. Your phone will then display the
number. Write it down and have it ready to tell the CSR in case he/she asks
for it.

4. If they approve of it, they will send a request for unlock and you should
have your code in under 5 days. If not, be polite, say thank you, hang up,
call back the number again and repeat until successful.
--

※ 来源:·WWW 未名空间站 海外: mitbbs.com 中国: mitbbs.cn·[FROM: 128.112.]

 
如此经济,投资人纷纷转投汇市有因
中信证券海内外精英招聘启事
美国同力医药(天木药业)招聘上市公司财务总监
papiyas
进入未名形象秀
我的博客
[回复文章] [回信给作者] [本篇全文] [进入讨论区] [返回顶部] [修改文章] [删除文章] [转寄] [转贴][ 2 ]

发信人: papiyas (回来了), 信区: PDA
标 题: Re: ATT手机unlock方法
发信站: BBS 未名空间站 (Tue Sep 16 08:30:40 2008)

没那么麻烦吧,我就发了个email,就一句话,要unlock code,然后就拿到了

21
At $249, the Samsung SC-MX20 falls delicately between cheap flash-based camcorders and more expensive hard drive-based camcorders. It strips down some features that may not be necessary in the first place – high definition video, still photos, etc. – but adds something that most less expensive flash camcorders don’t have: an optical zoom. A big optical zoom, too, at 34x. That, coupled with long battery life, user-friendly codec support, and relatively low price make the SC-MX20 a winner.

Add your comment: