Blog: Zemian Deng archived |
240 blogs
updated: 38 min. ago
|
||
If you want to experiment some python code as CGI script to serve by a HTTP server, you can get started by these steps:Create a cgi-bin dire...
|
||
In WLS, you can import your own SSL cert into it's trust keystore file to invoke "https" contents. Here is how you do that with the default ...
|
||
If you are unfortunate enough to have stuck with a Python 3.4 distribution and you want to setup a virtual env, then likely you will get the...
|
||
So I have created a maven based Java project using IntelliJ IDEA, and I added all files to my hg repository with this .hgignore file in plac...
|
||
bash> yum --nogpgcheck localinstall
|
||
When you creating new DataSource in WLS, it allows you to test the connectivity. However after you have created it, the test button is kinda...
|
||
I love using mercurial source control! It's easy to use and it works as I expected everytime I need to do something with my source repositor...
|
||
Just a quick MySQL test on how to use UTF8 encoding with JDBC connection string. Also a test on how to set TIMESTAMP default values. package...
|
||
Just learned about ConEmu project at and it's pretty awesome! Thanks Onur for the tips!
|
||
Here is how I setup a local instance of Trac (a python based issue tracking web application) on my Mac. Prerequisite: MySQL 5.6 and Python 2...
|
||
Made better & faster using https://www.yourkit.com/ Java Profiler