My Note on Solutions.
Pages
(Move to ...)
Home
Contact/Tip Me
▼
Friday, April 19, 2013
Bug: Android google-tv-remote library
›
If you use the android google-tv-remote library , and your device modal contains some special characters. it might crashed your android appl...
Monday, April 15, 2013
How to : run python script as a windows service on windows 2008
›
Just setup one django python application, always we run the script Python manage.py start 0.0.0.0:8080 to start a web application, if you wa...
Wednesday, April 3, 2013
How to : Test Microsoft Enterprise Library 5.0 tutorial , Basic Logging support.
›
Microsoft enterprise library has been updated with the support for .net framework 4.0 , supporting for the WinRT is coming, you can check th...
Thursday, February 14, 2013
Python REST Framework FLASK
›
Flask is a very lightweight REST framework for python, here is a very basic tutorial to get started. install Flask, pip install fla...
Silverlight load 98% on MAC and stuck there.
›
you may get some 98% loading and never ends, basically this means the Silverlight plugin is crashed anyhow. so just remove the plugin an...
Testing Python for C# programmers
›
''' Created on Feb 13, 2013 @author: Android.Y.You ''' ...
Thursday, February 7, 2013
Test Twisted Python on windows
›
Twisted is one popular event-driven network engine writen in python. basically, it can create a web server as the node.js do, and also provi...
‹
›
Home
View web version