hochreiter.wordpress.com
Mario Hochreiter | Softonaut
https://hochreiter.wordpress.com/author/hochreiter
Random thoughts about Software Engineering and related…. Java Property Files and UTF-8 encoding. August 20, 2009. August 2, 2009. The content which was previously on http:/ www.softonaut.com. Is now available here. Good time to start over again and bring some life into this blog😉. Getting a D-Link DWA 547 with WPA2 working…. December 8, 2008. SwingLabs JXMapKit and Google Maps. June 30, 2008. As promised in my last blog entry Map Application in Swing – The Easy Way. The sample application still has the ...
hochreiter.wordpress.com
Java Property Files and UTF-8 encoding | Softonaut
https://hochreiter.wordpress.com/2009/08/20/java-properties-files-and-utf-8-encoding
Random thoughts about Software Engineering and related…. Java Property Files and UTF-8 encoding. Java Property Files and UTF-8 encoding. August 20, 2009. The property files now were in an incompatible character encoding. Maybe you already know it, but to me it was not clear that property files are by default in ISO 8859-1 character encoding when using the Properties ( Properties Class documentation (Java 1.5). Load and store methods. If you are using Java = 1.5 maybe this hack. December 12, 2009 at 02:53.
hochreiter.wordpress.com
HOWTO: (Re-)Set the eth mapping | Softonaut
https://hochreiter.wordpress.com/2008/03/16/howto-re-set-the-eth-mapping
Random thoughts about Software Engineering and related…. HOWTO: (Re-)Set the eth mapping. HOWTO: (Re-)Set the eth mapping. March 16, 2008. Due to some network hardware modifications on my ubuntu 7.10 system i already had 6 entries of eth devices. From which only 1 is still in my computer. Now the only network card which i am using has the name “eth5”. As some programs expect the default network card as eth0 i tried to change the name for my network card from ethN to eth0. Following steps are necessary:.
hochreiter.wordpress.com
New home | Softonaut
https://hochreiter.wordpress.com/2009/08/02/hello-world
Random thoughts about Software Engineering and related…. August 2, 2009. The content which was previously on http:/ www.softonaut.com. Is now available here. Good time to start over again and bring some life into this blog😉. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out.
hochreiter.wordpress.com
Using java.net.Authenticator for Proxy-Authentication | Softonaut
https://hochreiter.wordpress.com/2008/06/09/using-javanetauthenticator-for-proxy-authentication
Random thoughts about Software Engineering and related…. Using java.net.Authenticator for Proxy-Authentication. Using java.net.Authenticator for Proxy-Authentication. June 9, 2008. The company i am currently writing code for uses a proxy for outgoing network calls. The proxy requires a username and password to let you connect to the outside world. So far so good. To connect through the proxy in my Java application first i tried to set the following properties, as suggested in some forums:. Authenticator&...
hochreiter.wordpress.com
Map Application in Swing – The Easy Way | Softonaut
https://hochreiter.wordpress.com/2008/06/16/map-application-in-swing-the-easy-way
Random thoughts about Software Engineering and related…. Map Application in Swing – The Easy Way. Map Application in Swing – The Easy Way. June 16, 2008. Ever tried to visually represent geographical information in your Swing Application? Wouldn’t it be nice to have something similar to Google maps available as a Swing component. Many thanks to the guys at SwingLabs. First of I’ll give you a hint how the final application will look like:. JXMapKit mapViewer = new JXMapKit();. Quote from Wikipedia). T...
hochreiter.wordpress.com
SwingLabs JXMapKit and Google Maps | Softonaut
https://hochreiter.wordpress.com/2008/06/30/swinglabs-jmapkit-and-google-maps
Random thoughts about Software Engineering and related…. SwingLabs JXMapKit and Google Maps. SwingLabs JXMapKit and Google Maps. June 30, 2008. As promised in my last blog entry Map Application in Swing – The Easy Way. In this short blog entry i would like to explain how to change the default map providers for the JXMapKit component from the SwingX-WS. Some (un)necessary info before…. The Google Maps Tile server can be reached at following address: http:/ mt.google.com. Http:/ mt.google.com/mt? A TileFac...
hochreiter.wordpress.com
Softonaut | Random thoughts about Software Engineering and related… | Page 2
https://hochreiter.wordpress.com/page/2
Random thoughts about Software Engineering and related…. Debugging Swing EDT Problems. October 29, 2007. I recently joined a new project, which is all about Swing GUI programing. We had a lot of weired problems that were nondeterministic. The problem was that the Swing components were accessed from multiple threads which may lead to concurrency problems, sadly Swing doesn’t enforce you neither help you to prevent this mistake. Always remember the following rule when working with swing:. May 12, 2007.
hochreiter.wordpress.com
Getting a D-Link DWA 547 with WPA2 working… | Softonaut
https://hochreiter.wordpress.com/2008/12/08/getting-a-d-link-dwa-547-with-wpa2-working
Random thoughts about Software Engineering and related…. Getting a D-Link DWA 547 with WPA2 working…. Getting a D-Link DWA 547 with WPA2 working…. December 8, 2008. It was quite difficult for me to get the Atheros AR5416 chip based DLink WLAN card working under Ubuntu 8.10. The kernel driver ath9k was loaded automatically and recognized my card, but WPA2 was not working. So i tried with ndiswrapper with more luck. Here are the steps necessary to get things working. Install ndiswrapper if not already done:.
SOCIAL ENGAGEMENT