Archive

Posts Tagged ‘应用’

Gmail Labels在备份中的妙用

November 18th, 2007

WordPress Database Backup 这个插件很好用,支持定时备份,支持邮件发送。

之前一直用Yahoo.cn的邮箱存放数据库的备份,昨天想要批量转发,确发现Yahoo.CN的邮箱功能是这么单一。除了一个号称无限容量比较吸引人之外。

我的Gmail也有5G的空间了,于是换用Gmail存储。

Gmail功能相当强大,今天讲讲使用Labels自动归档邮件。

  1. 安装Wordpress Database Bakcup插件。
  2. 先到你的Wordpress后台里,Manage-Backup,选择要备份的表,Gmail之;安排一个自动备份任务。
  3. 登陆Gmail,看备份邮件的名称,复制下来。
  4. 到Settings-Labels-Create A New Label,名称随便。
  5. Filters-Create a new filter,在Subject粘贴刚才的邮件名,下一步。
  6. 分别选择(Archive it), Mark as read, Apply the label, 并在后面选择你刚才创建的Label。

很安逸。

网络_Network

手机上的远程桌面和Putty

November 3rd, 2007

52369_large.jpeg

Remote Desktop Connection:

利用Wifi远程桌面,实用价值不算太大。最大的遗憾不支持驱动器和打印机映射,如果能够支持这两种功能,实用性将大大增加。

Shape.Services.TsMobiles.v2.3.2.S60.Java.Cracked-XRAIPDA.jar

System Requirements:

Supported devices: Client application works on any Java-enabled and Symbian mobile phone with support GPRS, EDGE or 3G service.

Please note that the Windows host have to be accessible for connection from your mobile device. If you not sure about your Windows version or direct connection possibility – please give a look at our RDM+:Remote Desktop solution. And remember: you can try our products for free.

Security levels:

By default, the data that travels between the terminal server and the terminal services’ client is protected by encryption. The RDP protocol uses the RC4 symmetric encryption algorithm with up to 128 bit keys. The RC4 encryption keys are generated after an initial key exchange in which RSA asymmetric encryption is used.

Putty:

由于未测试,也不常用,所以没有测试。

下载地址:Sourceforge.net

这里有详细的安装说明:how-to-install-putty-for-nokia-e61i

E61i_Nokia ,

Mac OS X 10.5 Leopard

October 30th, 2007

Import a large sized SQL dump

September 29th, 2007

导入一个体积较大的SQL,通常由于PHP限制而导致超时而无法导入。

编辑:
./phpmyadmin/config.inc.php

查找变量:
$cfg['UploadDir']

在网站下建一个FTP能访问到的目录,将位置赋予变量“$cfg['UploadDir']”,然后通过FTP将dump文件传上去,刷新导入页,即可选择。

一点注意:
文件名必须含有“.sql”几个字符。

建议保存为.sql文件,解压缩文件通常占用内存太多。

附注:不适用于Shell的虚拟主机,因为你无法编辑./phpmyadmin/config.inc.php

系统_OS ,

E61i与电脑通过Wifi互传文件

September 8th, 2007

我的新手机,越用越喜欢。

下载Telexy Networks SymSMB v2.00 汉化版

软件简介:

软件名称:SymSMB 汉化Crack版
软件版本:v2.0
软件类型:磁盘共享
测试机型:E61i(理论上说支持所有S60 第三版)
软件签名:需要自己签名

发现一款软件可以实现电脑与手机互传文件,不用蓝牙,不用数据线,只要手机打开Wifi即可。要求电脑也要有无线网卡。

可以映射电脑硬盘里共享的文件夹,也可以从电脑里映射到手机了设置了共享的文件夹。 速度嘛,一个瓶颈在网卡,另一个瓶颈在手机写入SD的速度。但相比数据线(插线麻烦),蓝牙(平均30K),红外(<5K)都有绝对优势。

设置方面,首先要求电脑的无线网卡要建立一个点对点的无线连接,设置静态IP。手机的IP要求与电脑在同一网段内。 软件的设置些就不说了,稍微一琢磨就OK了。WDA有一个使用教程,不明白的去看看吧。

E61i_Nokia ,