vim command handbook Tuesday, September 28, 2010
Vim is one of the gread editors. There's a mindmap of vim commans, the bellowing is a screenshot.
You can download the pdf version from here
from Joe Martinez
Posted by Unknown at 1:30 PM 0 comments
How to transform your hoodie into a computer sleeve Wednesday, March 31, 2010
Posted by Unknown at 1:21 PM 0 comments
Labels: Tool
好工具共享 Thursday, March 11, 2010
Convert Word document to MediaWiki markup
The release notes of the tool said it supports Word2000,2003. I used it on Word 2007. It works fine.
Step by Step to install
- Download the tool at the like belowing http://sourceforge.net/projects/word2mediawikip/files/Word2MediaWikiPlus/1.0.0/Word2MediaWikiPlus-1.0.0.zip/download
- The tool is a set of Word Visual Basic macros so you must import these marco by following instruction at http://www.mediawiki.org/wiki/Extension:Word2MediaWikiPlus/old_project_page#Code_installation
Posted by Unknown at 4:27 PM 0 comments
Labels: Tool
Use table in Mediawiki Thursday, October 29, 2009
As you know, it is very hard to use Table in MediaWiKi . The syntax to create table is sample but the process is bored.
fortunately I found a good way to do it.
1> use google doc to create and edit table.
2> download it as html or tap "edit"-->"view as html"
3> copy the code between "div" and "/div"
4> paste the code in MediaWiki.
Good luck.
Posted by Unknown at 4:56 PM 0 comments
Labels: Tool
Carbide.c++ 2.0 免费下载 Monday, October 12, 2009
Application developers are encouraged to install the Developer or Professional Edition. The OEM Edition is recommended for device manufacturers.
Supported new features and improvements
- Support for S60 5th Edition (in particular Touch UI and Platform Services).
- Addition of several Touch design components to the UI Designer tool. Users can touch-enable basic user interface applications using this graphical tool.
- Support for Qt development tools for S60 (expect updated Qt SDK’s next year)
- Improved connection and reporting for On-Device Debugging.
- Knowledgebase Scanner is a new addition to the CodeScanner static analysis tool. Knowledgebase Scanner scans the user’s code and provides advice for adding touch capabilities to existing applications.
- Improved speed and accuracy of code completion aids.
- Improved rendering for the Performance Investigator tool (Available in PRO and OEM Editions).
http://www.forum.nokia.com/info/sw.nokia.com/id/dbb8841d-832c-43a6-be13-f78119a2b4cb.html
Download the latest version of Carbide.c++
Compare and explore Forum Nokia’s Carbide.c++ resources
Posted by Unknown at 10:58 AM 0 comments
Tools for Symbian
You can download the belowing tools from the provided link.
1> S60 platform SDKs for Symbian OS, for C++
2> Carbide.c++ v1.3, the development tool for C++ for Symbian OS and Open C developers
http://innovator.samsungmobile.com/cms/cnts/category.main.list.do?cateId=9&cateAll=all
Posted by Unknown at 9:27 AM 0 comments
QWERTY,QWERTZ和AZERTY Saturday, October 10, 2009
Posted by Unknown at 5:21 PM 0 comments
Labels: Tool
UIQ3上拷屏软件FastScreenshot
昨天向测试部门要了一个拷屏软件,安装后发现很不稳定,而且要求phone是debug版本的phone,但是平时我很不喜欢debug版本的,太容易死机!!!为了用这个软件,重新flash了手机,麻烦!
Posted by Unknown at 4:38 PM 0 comments
发现一个s60小工具--PhoneInfo
可以获得手机的IMSI, IMEI, WLAN Id, Phone Id, S60 version, CPU, memory, screen resolution, available fonts
PhoneInfo is a free utility for Symbian S60 that displays several technical information about your phone: IMSI, IMEI, WLAN Id, Phone Id, S60 version, CPU, memory, screen resolution, available fonts, etc... In short, many information you don't need to know except if you are curious (and/or a developer!).
The application is Symbian Signed so you can use it on any of your phone (S60 3rd Edition and later).
来自
http://www.newlc.com/en/phoneinfo
下载地址:
http://www.newlc.com/files/PhoneInfo_s60_v1.0.0.sisx
Posted by Unknown at 3:34 PM 0 comments