Screen capture and video editing

I use the following free programs to capture screen and edit the videos. CamStudio for screen capture. Output is AVI. Current version: 2.5 beta VirtualDub for editing (e.g. trimming unwanted frames). Output is AVI. WinFF for converting AVI to FLV. Al
Xu Cui
10 sec read

Show debug error window of installed AIR application

By default, the debug error window are suppressed for an installed AIR application. Sometimes you may want to enable it (say to gather information from internal test users). Here is how: After installation, create an empty file “debug” in
Xu Cui
13 sec read

Dynamic height of TextArea (Flex and AIR)

Believe it or not, this is actually not trivial. Instead of getting text height from TextArea.textHeight, retrieving from TextArea.textField.textHeight works. Also note validateNow() before TextArea.textField.textHeight. <?xml version="1.0&qu
Xu Cui
7 sec read

feiqin╰☆╮首尔之约╭☆╯韩国正品服装饰品专卖

feiqin╰☆╮首尔之约╭☆╯韩国正品服装饰品专卖,在淘宝网上,欢迎大家捧场。 http://shop35765395.taobao.com/
Xu Cui
1 sec read

David Eagleman’s book: SUM: Forty Tales from the Afterlives

Very impressive book. You can see the strong neuroscience background from the sample chapters – not a surprise. You should also check out David’s novel: A brief history of death switches
Xu Cui
6 sec read

How to redirect a url (webpage)?

301 redirect Put .htaccess file in your web directory. In .htaccess include: Redirect 301 /index.html http://www.example.com/start.html The file ‘index.html’ doesn’t have to exist. meta redirect Include the following line in <hea
Xu Cui
13 sec read

How to edit footer for phpBB forum and wordpress…

phpBB Where is the footer file? /styles/prosilver/template/overall_footer.html After change the file, you need to clear cache. How? Log in as administrator, enter Administration Control Panel. Click “Styles” tab. Click Template, Click Cac
Xu Cui
11 sec read