osx – Writing GUI frontend for commandline application in Mac OS X – Stack Overflow
Sunday, April 1st, 2012StackOverflow question that list several ways on how to create a simple GUI front-end to a command line app.
StackOverflow question that list several ways on how to create a simple GUI front-end to a command line app.
Posted in development, gui, osx, scripting | Comments Off | permalink
StackOverflow question that list several ways on how to create a simple GUI front-end to a command line app.
Posted in development, gui, osx, scripting | Comments Off | permalink
Interesting notes from 37signals about caching approach. (Make sure to read the comments, there is a message from Jeff Bezos, CEO of Amazon)
Posted in 37signals, cache, caching, development, memcached, ror, ruby | Comments Off | permalink
Interesting notes from 37signals about caching approach. (Make sure to read the comments, there is a message from Jeff Bezos, CEO of Amazon)
Posted in 37signals, cache, caching, development, memcached, ror, ruby | Comments Off | permalink
Finally … MS released ODBC driver for linux, it’s a binary, w/out any packging (no RPMs )
Download it here http://www.microsoft.com/download/en/details.aspx?id=28160 , Documents http://msdn.microsoft.com/en-us/library/hh568451%28SQL.110%29.as…
Posted in database, development, driver, Linux, mssql, odbc, sqlncli | Comments Off | permalink
Finally … MS released ODBC driver for linux, it’s a binary, w/out any packging (no RPMs )
Download it here http://www.microsoft.com/download/en/details.aspx?id=28160 , Documents http://msdn.microsoft.com/en-us/library/hh568451%28SQL.110%29.as…
Posted in database, development, driver, Linux, mssql, odbc, sqlncli | Comments Off | permalink
Here’s how to encrypt and decrypt a message using CipherOutputStream/ CipherInputStream The methods used are all part of Sun’s JCE. Sun’s JCE documenation is all but useless. You pretty well have to Google the web to find sample code to use these…
Posted in AES, development, encoding, encryption, java, jce, programming, string | Comments Off | permalink
Here’s how to encrypt and decrypt a message using CipherOutputStream/ CipherInputStream The methods used are all part of Sun’s JCE. Sun’s JCE documenation is all but useless. You pretty well have to Google the web to find sample code to use these…
Posted in AES, development, encoding, encryption, java, jce, programming, string | Comments Off | permalink
1. add -Dfile.encoding=UTF-8 to your eclipse.ini
2. make sure your Eclipse Console font supports Unicode. You can try it out by typing unicode characters directly to console with keyboard. Console Font is set in Window -> Preferences -> General -> Appe…
Posted in development, eclipse, unicode, utf8 | Comments Off | permalink
1. add -Dfile.encoding=UTF-8 to your eclipse.ini
2. make sure your Eclipse Console font supports Unicode. You can try it out by typing unicode characters directly to console with keyboard. Console Font is set in Window -> Preferences -> General -> Appe…
Posted in development, eclipse, unicode, utf8 | Comments Off | permalink
You are currently browsing the archives for the development category.
Konstantin Antselovich (c) 2004-2011
powered by WordPress
Entries (RSS)
and Comments (RSS).