I am a happy linux ubuntu user (actually I starded many years ago with a wonderul slackware distro!) but….sometimes connecting [...]
Send a request to Servlets without using a browser
Sending requests to a servlets sometimes equals to produce a very high overhead on networks….”should i use rmi or a [...]
Outlook webmail and Linux: owamailcheck
Sometimes someone strange decide to switch from simple, light smtp mail server to Exchange…unfortunately the last one which is not [...]
Food for Numbers: happycapretta project
A digital food experiment with python and google appengine!
SED Tips!
Let me introduce Mr. Sed, powerful, easy and funny ! Delete line 8 of file myfile.txt sed ’8 d’ myfile.txt [...]
Rapidly access to Oracle DB with Java !
Sometimes you need to investigate for a problem on your application, here a very simple standalone java application to access [...]
Multiple file renames Linux Shell
Have you ever been asked to rename a huge list of files ? Oh well, someone asked to me…unix shell [...]
PHP and Oracle alter nls_date_format
Sometimes it is needed to change nls_date_format in Oracle DB, for example you connect to Oracle DB trhow OCI8 in [...]
Modify all Oracle tables in a schema
How to delete all Oracle tables in a schema, for example when you need to recreate tables : select ‘drop [...]
Euterpe3 GUI!!
First steps with Python…the first step was an old applescript I developed for sending my listen music onĀ Last.fm to [...]