norbert-tothgati.blogspot.com
Experiences B{logged}: Animal Sounds for Toddlers and Kids
http://norbert-tothgati.blogspot.com/2013/07/animal-sounds-for-toddlers-and-kids.html
Planned to share my experiences on the software and tools I have used. Tuesday, July 30, 2013. Animal Sounds for Toddlers and Kids. My newest creation: the application was built to be fun, entertaining and to help your kid learn the animals and the sounds they make. Flipping the stars, a cute animal appears. It is intended to be simple and easy to use, with no language boundaries. Search on my site. Site search by Metahint. Animal Sounds for Toddlers and Kids. Places I have been . View my complete profile.
norbert-tothgati.blogspot.com
Experiences B{logged}: January 2006
http://norbert-tothgati.blogspot.com/2006_01_01_archive.html
Planned to share my experiences on the software and tools I have used. Saturday, January 07, 2006. You may have wanted to peak into a queue or topic. Did you find a suitable tool for it? I have used Hermes. And I had a pleasant experience. Hermes is a Swing application. That allows you to interact with JMS. It offers some nice tutorials of setting it up with the JMS provider you are using. For example, check out the tutorial. Technorati tags: Hermes JMS. Subscribe to: Posts (Atom). Search on my site.
norbert-tothgati.blogspot.com
Experiences B{logged}: September 2006
http://norbert-tothgati.blogspot.com/2006_09_01_archive.html
Planned to share my experiences on the software and tools I have used. Tuesday, September 05, 2006. These are some really interesting articles you can read over at Artima Developer. They are all about C , and about the most important things that have been accomplished so far using this programming language. A tip for starters: make sure you understand and get to know as many languages as you can, but deeply, so you can make the right choice of the language that suits you. Subscribe to: Posts (Atom).
norbert-tothgati.blogspot.com
Experiences B{logged}: December 2006
http://norbert-tothgati.blogspot.com/2006_12_01_archive.html
Planned to share my experiences on the software and tools I have used. Saturday, December 30, 2006. Best jobs of 2006 -. With this post I propose to put an end to 2006, and I thought it would be a good idea to point out one study made by CNNMoney. Was organized to find out the best jobs and their caracteristics (research done in USA). And here are the top 10 jobs of 2006 (in the USA):. 4 Human Resources Manager. 6 Market research analyst. 7 Computer IT analyst. 8 Real Estate Appraiser. Search on my site.
norbert-tothgati.blogspot.com
Experiences B{logged}: August 2006
http://norbert-tothgati.blogspot.com/2006_08_01_archive.html
Planned to share my experiences on the software and tools I have used. Monday, August 28, 2006. This has been a long time since I have added a post here. Well, I will explain shortly the reason and let you know of my future plans. Work - as lots of us know - took most of my time, but then a long summer vacation followed. I think I can consider this the next series of my posts (the new series), as soon enough there will be a year since I started blogging. Subscribe to: Posts (Atom). Search on my site.
norbert-tothgati.blogspot.com
Experiences B{logged}: April 2008
http://norbert-tothgati.blogspot.com/2008_04_01_archive.html
Planned to share my experiences on the software and tools I have used. Monday, April 21, 2008. One great challenge for all. Android Developers Blog: Android Developers Have Risen to the Challenge. Android - the real developer challenge. Subscribe to: Posts (Atom). Search on my site. Site search by Metahint. One great challenge for all. Places I have been . View my complete profile.
norbert-tothgati.blogspot.com
Experiences B{logged}: January 2011
http://norbert-tothgati.blogspot.com/2011_01_01_archive.html
Planned to share my experiences on the software and tools I have used. Wednesday, January 19, 2011. Android - a new year. One of my New Year's resolutions is, to develop Android applications, again. I plan to develop for the Android users some useful and cool applications. As I think these might just be useful for other smartphone users as well, such as iPhone, Blackberry, and so on, I have decided to use PhoneGap. No hidden tricks, everything went just fine. Check out the tutorial yourself:.
norbert-tothgati.blogspot.com
Experiences B{logged}: Android - load and display images in apps
http://norbert-tothgati.blogspot.com/2014/03/android-load-and-display-images-in-apps.html
Planned to share my experiences on the software and tools I have used. Sunday, March 09, 2014. Android - load and display images in apps. One of the more challenging problems after my recent update of the Android SDK was that the app was throwing an out of memory error on startup, at loading images. After some deeper analysis of the problem, it seems that images have to be loaded effectively, and memory efficiently. So remove all "android:src=@drawable/." from the xml files, unless are used.
norbert-tothgati.blogspot.com
Experiences B{logged}: November 2006
http://norbert-tothgati.blogspot.com/2006_11_01_archive.html
Planned to share my experiences on the software and tools I have used. Monday, November 13, 2006. Transactions, concurrency, performance. In distributed environment performance is an important criteria for software. To achieve performance, we need to make our software work fast and effective. I will try to describe a problem that you may encounter when developing such application, and of course, a solution which may be helpful. A distributed cache would suit your needs in this case (see JBoss Cache.
norbert-tothgati.blogspot.com
Experiences B{logged}: May 2006
http://norbert-tothgati.blogspot.com/2006_05_01_archive.html
Planned to share my experiences on the software and tools I have used. Tuesday, May 09, 2006. Code, in general. An article some time ago and he had a really good remark, pointing out that code which is produced is . well, only produced and not exactly written to be of good quality. I read somewhere posted these days: "Quality pays itself." You probably have experienced this. But with Matthew's words, we don't get to say it too often: "Now that is some fine looking code". And code that was written with so...