This post originated from an RSS feed registered with Java Buzz
by Fred Grott.
Original Post: Publisher Woes
Feed Title: ShareMe Technologies LLC-The Mobile Future
Feed URL: http://www.jroller.com/shareme/feed/entries/rss
Feed Description: A Weblog about Java programming and digital convergence on mobile devices in such areas as P2P and collaborative technology.
It seem that publishing has slowed at least to get my articles out at certain sites. Its very disappointing becasue of the articles I want to publish.
For example, one of the blind spots amoung new J2Me developers is when to put initialization ocde into the startup loop. In other words how does the new J2ME developr know that code such as calling full screen mode and etc needs to be initialized in the startup loop before being called. Or better yet what jvm/OS state items must be initialized before being called within j2me.
That is one series of articles in of it self. Another usefull article series would be the view of design patterns and theri effects on memory in the jvm, ie performance.