注册Kindle/Kindle Touch,通过邮件Push书籍,并使用Kindle Personal Documents Service查看/下载/转发已发送的文件

Categories: 分享; Tagged with: ; @ October 22nd, 2011 18:06

近期朋友买了个Kindle Touch, 没有了物理键盘, 翻页速度也大大提高.(俺的Kindle 3 用了快一年了, 超值超给力!)

耐心解答了若干问题, 整理如下:

1. 为什么要注册?

When you register your Kindle, you’ll be able to purchase and download content easily.

除了方便买书之外, 可以通过Email推送书籍, 并且存储于Amazon服务器,日后可下载或发送至其他设备. 目前容量为5G.(参考:http://tinyurl.com/4ykaeo6 )

2. 如何注册?

You can register your Kindle on your computer through the Manage Your Kindle page, or from your device.

根据Kindle的Setup 提示输入Amazon帐号信息完成注册\参考官方视频: [需要网络连接]
http://www.amazon.com/gp/mpd/permalink/m4J466I2EMFPE/ref=ent_fb_link

个人比较喜欢的是通过Amazon账户管理所有Kindle设备: 登录后Your Kindle Account / Register a Kindle 输入16位序列号(Kindle Setting里可见), 即可注册成功.

3. 如何通过电邮Push书籍?

通过Personal Document Settings为你的设备设置接收邮箱, 并可配置来源邮箱.

标题: “Convert” [表示Convert格式及编码]
附件:  一个或多个Kindle支持的文件或压缩包;
内容: 可留空;
收件人: 配置的 ***@free.kindle.com.(仅在wifi连接时下载, 不会产生费用), 或***@kindle.com(优先wifi下载, wifi没有时通过3G下载, 通过3G时会产生费用:http://tinyurl.com/3qp48b2).

4. Kindle支持的文件类型?

Kindle personal document service supports multiple file types including;

  • Microsoft Word (.DOC, .DOCX)
  • HTML (.HTML, .HTM)
  • RTF (.RTF)
  • JPEG (.JPEG, .JPG)
  • Kindle Format (.MOBI, .AZW)
  • GIF (.GIF)
  • PNG (.PNG)
  • BMP (.BMP)
  • PDF (.PDF); is supported in our experimental category. See below for details.

以及以上类型文件组成的.zip压缩文件.

5. 如何找到已经传输的书籍?

Your Kindle Library / Personal Documents:

image

Personal documents sent to any of your Kindle devices are automatically stored in your Kindle library. You can view and download your archived personal documents to your Kindle device conveniently anywhere, at any time. Retrieving archived personal documents is currently only supported on Kindle Keyboard, Kindle and Kindle Touch.

Personal document archiving is enabled by default in your Kindle library. Once archived, your personal documents will continue to be stored in your Kindle library until you delete them.

关于Personal Documents的更多信息:http://tinyurl.com/4ykaeo6

6. Kindle免费电子书下载站点集合

请移步: http://liguoliang.com/2011/kindle-ebook-collection/

使用Dir Doc命令快速列出所有文件信息

Categories: 分享; Tagged with: ; @ October 3rd, 2011 22:22

最开始用过几个Doc命令, 后面就是Win 95, 到现在的Win7, 对Dos命令毫无所知, 甚少使用.

之前有用过合并txt文件的命令, 上周工作中遇到问题: 需要在一个配置文件中罗列某个目录下得所有文件名称, 二十多个文件, Google了下, 果然dir可以完成任务:

D:\download >summary.txt

关于Dir更多信息: http://www.computerhope.com/dirhlp.htm

AutoCAD R14 in Windows Vista/ Windows 7 在Windows Vista/ Windows 7中使用AutoCAD R14

Categories: 分享; Tagged with: ; @ October 3rd, 2011 21:57

I can install AutoCAD R14 in my Windows 7 32 bit Home. but some error occur: “Mem Bad Pointer”.

Luckily, we can resolve it by replace one file: SH31W32.dll, which is in the AutoCAD root directory,  for more info: http://forums.autodesk.com/t5/AutoCAD-R12-R13-R14-Archive/R14-Windows-Vista/td-p/1892221/page/3

you may download it form: http://forums.autodesk.com/autodesk/attachments/autodesk/15/29126/1/SH31W32.zip

or: http://dl.dbank.com/s0v9bzxfb9 (China)

如何在Vista/Win7中使用AutoCAD R14? 很多国人给出的答案都是: 换XP系统或安装XP Mode, 但根据目前的信息, 大可不必如此兴师动众, 只需替换文件即可修复程序,  以保证AutoCAD在Windows Vista/ Windows 7上正常运行.

请按照如上链接下载文件后覆盖到AutoCAD安装根目录中的对应文件, 重新启动AutoCAD, 程序可正常运行.

 

Install FCKeditor on MediaWiki

Categories: 分享; Tagged with: ; @ September 23rd, 2011 23:45

For MW 1.16 and later a new version is available on svn.wikimedia.org
(SVN path: http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/FCKeditor)

1. Check out the files into wiki\extensions\FCKeditor

2.Modify configuration file: LocalSetting.php:
append the following code into the file:

require_once("$IP/extensions/FCKeditor/FCKeditor.php");

That’s all.

Trouble shooting

Fatal error: Cannot redeclare js_unescape() (previously declared in /home/webapps/ineh/extensions/FCKeditor/FCKeditorSajax.body.php:268) in /home/webapps/ineh/includes/AjaxFunctions.php on line 55

Edit: FCKeditorSajax.body.php , replace ‘js_unescape’ by ‘fck_js_unescape’;

 

 

 

 

 

 

GoDaddy 续费优惠码

Categories: 分享; Tagged with: ; @ September 18th, 2011 21:11

2011.9.18 日使用 25% off 优惠码:

gdz936a

25% off, no minumum;

之前曾多次有适用于所有订单并无最低限制的30+% off 的优惠券,但多数都已过期,只好用这个通用的25% Off。

更多优惠可参考: http://livecodes.blogspot.com/ 无须翻墙 可直接进入

Newer Posts <-> Older Posts



// Proudly powered by Apache, PHP, MySQL, WordPress, Bootstrap, etc,.