- http://www.nicolasbize.com/blog/7-tips-to-speed-up-eclipse/
Monday, April 20, 2015
Speed Up the Eclipse IDE
Nice tutorials and references for people who find their Eclipse is kinda slow:
Tuesday, April 7, 2015
Install Teclast X80H (FB6M) as Android USB in Windows
Teclast X80H (FB6M) is a dual OS (Windows 8.1 + Android 4.4.4) tablet, to install
- Install the Samsung USB driver
- Restart the computer
- Select Device Manager > The X80H device > Update Driver Software.
- Select Browse my computer for driver software
- Select Let me pick from a list of device drivers on my computer
- Select ADB Interface / Android USB Devices from the list
- Select SAMSUNG Android ADB Interface
http://forum.xda-developers.com/windows-8-rt/general/teclast-x80h-8-dual-os-chinese-tablet-t2996314/post59151938#post59151938
Can Teclast simply provide an adb driver link for customer download easily? ... sigh
Wednesday, April 1, 2015
JavaScript frameworks that we should get touch with
More and more JavaScript framework to work with:
- React.js
- Ember.js
- Knockout.js
- Backbone.js
- Meteor
- Mithril
- Ember
- Vue.js
- Breeze.js
- Ractive
Reference: http://www.breck-mckye.com/blog/2014/12/the-state-of-javascript-in-2015/
Subscribe to:
Comments (Atom)
CSP on Apache
To add CSP to root if sort of funny. The following will NOT work for most cases !! <LocationMatch "^/$"> Header s...
-
When Office2003 couldn't find file SKU011.CAB: regedit -> [HKEY_LOCAL_MACHINE] -> [SOFTWARE] -> [Microsoft] -> [Office] -...
-
The resolution can be changed by editing the BlueStack's registry: HKLM\SOFTWARE\BlueStacks\Guests\Android\FrameBuffer\0\Height and ...
-
Suppose you got a file in Big5 containing some HKSCS characters (e.g. 深水埗, 赤鱲角, etc). When your environment (Ref: Charset.defaultCharset( ) ...