<?xml version='1.0' encoding="utf-8"?>
      <rss version='2.0'>
      <channel>
      <title>Форум на Исходниках.RU</title>
      <link>https://forum.sources.ru</link>
      <description>Форум на Исходниках.RU</description>
      <generator>Форум на Исходниках.RU</generator>
  	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2994355</guid>
        <pubDate>Sun, 25 Sep 2011 17:49:56 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2994355</link>
        <description><![CDATA[AsTaR: Возможно я сумасшедший  :lool: а может и нет, но я начал перевод документации по J2ME.<br>
Пока получилось только это:<br>
<a class='tag-url' href='http://astar.org.ua/info/docs/midp2_1/index.html' target='_blank'>MIDP 2.1</a><br>
<a class='tag-url' href='http://astar.org.ua/info/docs/midp2_1/javax/microedition/lcdui/index.html' target='_blank'>javax.microedition.lcdui</a><br>
<a class='tag-url' href='http://astar.org.ua/info/docs/midp2_1/javax/microedition/lcdui/Choice.html' target='_blank'>javax.microedition.lcdui.Choice</a><br>
<br>
Было бы не плохо, если кто то бы согласился помочь =)]]></description>
        <author>AsTaR</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2952449</guid>
        <pubDate>Wed, 03 Aug 2011 15:54:19 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2952449</link>
        <description><![CDATA[webpecl: Статьи по j2me:<br>
<br>
<a class='tag-url' href='http://plaincodesource.blogspot.com/2010/10/blog-post.html' target='_blank'>Работа с интернет-сервисом с мобильного телефона</a><br>
<a class='tag-url' href='http://plaincodesource.blogspot.com/2010/12/2-xml.html' target='_blank'>Работа с интернет-сервисом с мобильного телефона -2: Работа с XML</a><br>
<a class='tag-url' href='http://plaincodesource.blogspot.com/2011/01/3-json.html' target='_blank'>Работа с интернет-сервисом с мобильного телефона -3: Работа с JSON</a><br>
<a class='tag-url' href='http://plaincodesource.blogspot.com/2011/06/4-soap.html' target='_blank'>Работа с интернет-сервисом с мобильного телефона - 4: Работа с SOAP</a><br>
<a class='tag-url' href='http://plaincodesource.blogspot.com/2011/03/j2me.html' target='_blank'>Работа с телефона через прокси-сервер в j2me</a><br>
<a class='tag-url' href='http://plaincodesource.blogspot.com/2011/02/java-mobile.html' target='_blank'>Наэкранная клавиатура в Java Mobile</a>]]></description>
        <author>webpecl</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2745137</guid>
        <pubDate>Fri, 05 Nov 2010 12:56:41 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2745137</link>
        <description><![CDATA[chronoworld: David J. Barnes, Michael K&#246;lling Java Lernen mit BlueJ очень надо эту книгу есть ли она у кого нибудь??]]></description>
        <author>chronoworld</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2232709</guid>
        <pubDate>Wed, 01 Apr 2009 06:12:32 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2232709</link>
        <description><![CDATA[DEvELoP: Для SonyEricsson<br>
<br>
http://developer.sonyericsson.com/site/global/techsupport/tipstrickscode/java/p_java.jsp<br>
<br>
<strong class='tag-b'>COMMUNICATION</strong><br>
<br>
JSR 238, localize your data with Internationalization API<br>
Creating MIDlets for HGE-100 GPS enabler accessory<br>
Serial port connection using Java ME for P990, M600 and W950<br>
Post Java ME file to web server<br>
JSR 82 example, Bluetooth probe<br>
Advice on managing connections between Bluetooth SDP records and a game server<br>
How to send an MMS using JSR 205<br>
Measure Bluetooth connection performance<br>
Part two: The server side of using irDA with the OBEX protocol<br>
Connecting to a GPS receiver using Bluetooth (JSR 82)<br>
Part one: Using irDA with the OBEX protocol to create a client application<br>
Go streaming with V800<br>
Easy web browsing without GPRS<br>
Using PushRegistry with SMS Communication<br>
BluePad - a Bluetooth Based Sketch Board for P900 Phones<br>
Controlling Bluetooth Mini Race Car from the P900<br>
Class Headlines<br>
Collecting News Headlines Over the Internet<br>
J2ME Networking with the MicroGraph Application<br>
Avoid Connection Problems with Your Java Applications on the T6xx and Z600 devices<br>
Understanding Networking in CLDC<br>
Fast stream reading in Java<br>
Ensure correct HTTP response code handling for your Java app<br>
<br>
<strong class='tag-b'>OTHER</strong><br>
<br>
Changed Java™ ME permission settings<br>
Alerting the user from a minimized MIDlet, JP-7 and above<br>
Utilize the W910 accelerometer in the Java ME Platform using JSR 256 - The Bouncing Ball Game<br>
System font effects for MIDP 2.0 phones<br>
Minimizing MIDlets<br>
Autostarting MIDlets in JP-7 phones<br>
How to create a standby MIDlet for Java Platform 7 (JP-7) phones<br>
JSR 75: Accessing the PIM database and File system<br>
Part two: The PIM API<br>
JSR 75: Accessing the PIM database and File system<br>
Part one: The FileConnection API<br>
Introducing XML Parsing with JSR 172<br>
Common failures in Java Verified<br>
Hardware Java acceleration with Jazelle<br>
Compliments of DataMirror: JDBC access for J2ME MIDP based Java applications<br>
Designing your MIDlet for JavaVerified<br>
Getting MIDlet firmware version info<br>
Using JAD file to configure screen size on V800<br>
How to make a winner - Tips from Sony Ericsson Game Developers Challenge 2004 jury<br>
Dividing big MIDlets into two parts<br>
Game ideas and common genres<br>
Getting started with games development<br>
Application using platform request<br>
Localizing your MIDlet<br>
Image memory handling on K700<br>
Serializing an image in MIDP 2.0<br>
Adding cryptographic to your MIDlet<br>
Sorting the records from the RecordStore<br>
Importing data to a MIDlet<br>
Z1010 supports CLDC1.1<br>
Larger canvas size and access to restricted API&#39;s<br>
Make your Java games go global<br>
Running MIDlets in flip-closed mode<br>
Is ServiceRepaints() really a blocking call?<br>
Deadlock drawing in Java applications<br>
Use OTA for PushRegistry in MIDP 2.0<br>
Optimize method signature in MIDlets for performance<br>
Reading System Properties in MIDlets<br>
How to Optimize Loops in Java MIDlets<br>
Avoiding Memory Fragmentation<br>
RealtimeClock in J2ME Applications<br>
InfoTest - Querying the Supported Media Types and Protocols (MMAPI)<br>
How to Make a J2ME MIDlet Sleep (all Sony Ericsson J2ME devices)<br>
RecordStore in J2ME MIDlets<br>
Avoid Connection Problems with Your Java Applications on the T6xx and Z600 devices<br>
Understanding Record Management System in J2ME<br>
Recordstore Size Information for the T6xx and Z600 devices<br>
Launching Applications from Java on the Sony Ericsson P80x and P90xs<br>
How to create a Java MIDlet using a simple Hello World example<br>
Approximating floating point values using integers in J2ME/MIDP applications<br>
Improving performance on constant multiplications in J2ME/MIDP applications<br>
Using sine and cosine math calculations in J2ME/MIDP applications<br>
Efficient RMS data management in J2ME applications<br>
How to handle interruptions such as incoming calls on Sony Ericsson J2ME devices<br>
Fast stream reading in Java<br>
Fast iterating through an array or vector in Java<br>
<br>
<strong class='tag-b'>MEDIA</strong><br>
<br>
JSR 234 Advanced Multimedia Supplements API, controls overview &amp; examples<br>
JSR 135, recording PCM (.wav) sound in JP-8<br>
Hide files from JP-8 Media UI using JSR 75<br>
Use GameCanvas for more than games<br>
Interrupt the screen saver on Java ME phones<br>
FM radio player using JSR 135 on UIQ 3-based phones<br>
Getting started with SVG and JSR 226<br>
Camera control using JSR 234 in Java Platform 7 (JP-7) phones<br>
Stream and play music from the web using Java ME<br>
Collect meta data from a media stream with MetaDataControl<br>
New features in the Mobile Media API (JSR 135): progressive download and audio capture<br>
How to control sound volumes in Java<br>
Using simultaneous sounds<br>
Image optimization in more ways than one<br>
A case study:<br>
Porting Java applications from Nokia - The Pocket Panic experience<br>
Using JAD file to configure screen size on V800<br>
Designing horizontal mode games for the S700 series<br>
Full canvas on Sony Ericsson P910<br>
Image memory handling on K700<br>
Serializing an image in MIDP 2.0<br>
Taking snapshots with the Z1010 camera<br>
Optimization of Z1010 image handling<br>
Graphic memory on the Z1010<br>
Display a Java splash screen<br>
Larger canvas size and access to restricted API&#39;s<br>
Is ServiceRepaints() really a blocking call?<br>
Deadlock drawing in Java applications<br>
Compliments of Sumea: Java Optimization Tips &amp; Tricks<br>
Using GameCanvas in MIDP 2.0<br>
Paddleball - Simple &quot;Pong&quot; Type Game<br>
Scribble Drawings on the P800/P900 Screen<br>
PlayAudio - Demonstrating the MIDP 2.0 Media API and MMAPI (JSR-135)<br>
InfoTest - Querying the Supported Media Types and Protocols (MMAPI)<br>
How to Reduce Jerky Animations and Delayed Sound Playback When Using the MMAPI on the Sony Ericsson T610 and Z600<br>
Image Sizes and Transparency on the T610<br>
How to create a Java MIDlet using a simple Hello World example<br>
Basic Mobile Media API snippet (Audio) for the Sony Ericsson T610<br>
Writing a J2ME application that adapts to the screen size<br>
Using images on the Sony Ericsson T6xx and Z600 devices<br>
<br>
<strong class='tag-b'>UI &amp; COMPONENTS</strong><br>
<br>
Using images on the Sony Ericsson T6xx and Z600 devices<br>
Using images on the Sony Ericsson T6xx and Z600 devices<br>
Handling repeated key presses in MIDP 2.0<br>
Full-screen canvas and D-pad enhance the user experience of MIDlets<br>
Working with Commands on P910i full screen Canvas<br>
Full canvas on Sony Ericsson P910<br>
Opening the phonebook with Java<br>
Controlling game effects with the Layout Manager<br>
T610 key events handling - a hot Java Forum topic<br>
Command priority in Java MIDlets<br>
Using GameCanvas in MIDP 2.0<br>
Command Handling in MIDlets on T610 and Z600<br>
Command Handling in MIDlets on T610 and Z600<br>
Paddleball - Simple &quot;Pong&quot; Type Game<br>
Scribble Drawings on the P800/P900 Screen<br>
Menu techniques for professional J2ME MIDlets<br>
How to create a Java MIDlet using a simple Hello World example<br>
Implementing a high level graphics ticker in J2ME/MIDP applications<br>
Handling List events in commandAction() - J2ME/T610 specific<br>
Key handling on the Sony Ericsson T6xx and Z600 devices<br>
<br>
<strong class='tag-b'>TOOLS &amp; SDK</strong><br>
<br>
Common failures in Java Verified<br>
New features in the final Sony Ericsson J2ME SDK 2.1.5<br>
Designing your MIDlet for JavaVerified<br>
Easy web browsing without GPRS<br>
Getting started with games development<br>
Reduce the size and secure your MIDlet with an Obfuscator<br>
Forum tip of the month: Optimizing the T610 device emulator<br>
Debugging a P800 application using Palm Reporter <br>
<br>
<span class="tag-color tag-color-named" data-value="gray" style="color: gray"><span class='tag-size' data-value='7' style='font-size:7pt;'>Добавлено <time class="tag-mergetime" datetime="2009-04-01T06:23:10+00:00">01.04.09, 06:23</time></span></span><br>
<br>
<br>
<span class='tag-size' data-value='21' style='font-size:21pt;'>Платформы SonyEricsson</span><br>
<br>
<span class='tag-size' data-value='14' style='font-size:14pt;'><span class="tag-color tag-color-named" data-value="purple" style="color: purple"><strong class='tag-b'>Первое поколение:</strong></span></span><br>
<strong class='tag-b'>T68, T100, T105, T200, Z200, T600, T226, T230, T290, T300, T310</strong><br>
<br>
Особенности: нет поддержки закачки игр, либо игры только на Mophun.<br>
Разрешение экрана не более 128x160, есть как монохромные, так и цветные. Количество цветов не более 4096.<br>
<span class="tag-color tag-color-named" data-value="purple" style="color: purple">1.0G</span> - Модели без Mophun: T68, T100, T105, T200, Z200, T600<br>
<span class="tag-color tag-color-named" data-value="purple" style="color: purple">1.5G</span> - Модели с Mophun: T226, T230, T290, T300, T310<br>
<br>
<br>
<span class='tag-size' data-value='14' style='font-size:14pt;'><span class="tag-color tag-color-named" data-value="purple" style="color: purple"><strong class='tag-b'>Второе поколение:</strong></span></span><br>
<strong class='tag-b'>T610, T630, Z600</strong><br>
<br>
Особенности: к Mophun добавилась поддержка Java MIDP 1.0 (<strong class='tag-b'><span class="tag-color tag-color-named" data-value="blue" style="color: blue">JP-1</span></strong>), наличие Bluetooth.<br>
Разрешение экрана 128х128, количество цветов до 65536. Впервые появилась встроенная камера, разрешение <strong class='tag-b'><span class="tag-color tag-color-named" data-value="green" style="color: green">0,3 МП (до VGA)</span></strong>.<br>
<span class="tag-color tag-color-named" data-value="purple" style="color: purple">2.0G</span> - Модели: Т610, Т630, Z600<br>
<br>
<br>
<span class='tag-size' data-value='14' style='font-size:14pt;'><span class="tag-color tag-color-named" data-value="purple" style="color: purple"><strong class='tag-b'>Третье поколение:</strong></span></span><br>
<strong class='tag-b'>J300, K300, K500, K700, S700, Z500, Z800, V800, Z1010</strong><br>
<br>
Особенности: поддержка 3D Java, поддержка .MP3, съемка видео в .3GP.<br>
Это телефоны с Java-платформой на MIDP 2.0 (<strong class='tag-b'><span class="tag-color tag-color-named" data-value="blue" style="color: blue">JJP-1 ... JP-4</span></strong>), уже без Mophun.<br>
Разрешение экрана 128х128 ... 240x320; количество цветов до 65536.<br>
Разрешение камеры от <strong class='tag-b'><span class="tag-color tag-color-named" data-value="green" style="color: green">VGA ... 1,3 МП</span></strong> (программная интерполяция до 1280х960 не в счет).<br>
<span class="tag-color tag-color-named" data-value="purple" style="color: purple">3.0G</span> - Модели с JP-2: Z1010<br>
<span class="tag-color tag-color-named" data-value="purple" style="color: purple">3.5G</span> - Модели с JP-3 (поддержка JSR-184 и Mascot Capsule v.3): J300, K300, K500, K700, S700, Z500<br>
<span class="tag-color tag-color-named" data-value="purple" style="color: purple">3.75G</span> - Модели с JP-4 (небольшие улучшения): Z800, V800<br>
<br>
<br>
<span class='tag-size' data-value='14' style='font-size:14pt;'><span class="tag-color tag-color-named" data-value="purple" style="color: purple"><strong class='tag-b'>Четвертое поколение:</strong></span></span><br>
<strong class='tag-b'>K600, K750, W700, W800, Z520, K310, K320, K510, W200, W300, W550, W600, W810, W900, Z530, V600, Z550</strong><br>
<br>
Особенности: поддержка карт памяти Memory Stick Duo Pro, новый разъем FastPort (кроме К600, V600),<br>
Java-платформа <strong class='tag-b'><span class="tag-color tag-color-named" data-value="blue" style="color: blue">JJP-5 ... JP-6</span></strong> с доступом из Java к ФС телефона и функциям Bluetooth; наличие Activity Menu в интерфейсе; автофокус в камере.<br>
Разрешение экрана 128х160 ... 240x320; количество цветов до 262144. Разрешение камеры - <strong class='tag-b'><span class="tag-color tag-color-named" data-value="green" style="color: green">до 2 МП</span></strong> с автофокусом.<br>
<span class="tag-color tag-color-named" data-value="purple" style="color: purple">4.0G</span> - Модели с JP-5: K600, K750, W700, W800, Z520<br>
<span class="tag-color tag-color-named" data-value="purple" style="color: purple">4.5G</span> - Модели с JP-6 (работа с XML, прогрессивная загрузка): K310, K320, K510, W200, W300, W550, W810, W900, V600, Z530, Z550<br>
<br>
<br>
<span class='tag-size' data-value='14' style='font-size:14pt;'><span class="tag-color tag-color-named" data-value="purple" style="color: purple"><strong class='tag-b'>Пятое поколение:</strong></span></span><br>
<strong class='tag-b'>K550, K610, K790, K800, K810, S500, T650, W580, W610, W660, W710, W830, W850, W880, Z610, Z710</strong><br>
<br>
Особенности: поддержка карт памяти Memory Stick M2 micro у большинства телефонов, многозадачность Java (<strong class='tag-b'><span class="tag-color tag-color-named" data-value="blue" style="color: blue">JP-7</span></strong>) и неограниченный Java-Heap;<br>
возможность поставить Java-приложение на фон; наличие функции TrackID в плеере; наличие RSS.<br>
Разрешение экрана 220х160 ... 240x320; количество цветов до 262144. Максимальное разрешение камеры - <strong class='tag-b'><span class="tag-color tag-color-named" data-value="green" style="color: green">3.2 МП</span></strong>, автофокус, ксеноновая вспышка (K790, K800, K810).<br>
<span class="tag-color tag-color-named" data-value="purple" style="color: purple">5.0G</span> - Модели: K530, K550, K610, K790/K800, K810, S500, T650, W580, W610, W660, W710, W830, W850, W880, Z610, Z710.<br>
<br>
<br>
<span class='tag-size' data-value='14' style='font-size:14pt;'><span class="tag-color tag-color-named" data-value="purple" style="color: purple"><strong class='tag-b'>Шестое поколение:</strong></span></span><br>
<strong class='tag-b'>K850, W910, Z750</strong><br>
<br>
Это телефоны с <strong class='tag-b'><span class="tag-color tag-color-named" data-value="blue" style="color: blue">JP-8</span></strong>, добавлена поддержка Open GLВ® ES и MSA;<br>
смена типа навигации - добавление средней софт-клавиши и кнопок &quot;поднять&#092;опустить трубку&quot;;<br>
появление поддержки HSDPA.<br>
Разрешение экрана 240x320; количество цветов до 262144. Максимальное разрешение камеры - <strong class='tag-b'><span class="tag-color tag-color-named" data-value="green" style="color: green">5 МП</span></strong>.<br>
<span class="tag-color tag-color-named" data-value="purple" style="color: purple">6.0G</span> - Модели: K850, W910, Z750]]></description>
        <author>DEvELoP</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2230816</guid>
        <pubDate>Sun, 29 Mar 2009 14:52:11 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2230816</link>
        <description><![CDATA[DEvELoP: Таблица совместимости мобильных телефонов с различными типами SMS сообщений]]></description>
        <author>DEvELoP</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2230805</guid>
        <pubDate>Sun, 29 Mar 2009 14:38:27 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2230805</link>
        <description><![CDATA[DEvELoP: Сводная таблица прошивок, процессоров и дисплеев на Fly по состоянию на август 2007<br>
<strong class='tag-b'>Software by EZZE_for_SC_070828.zip</strong>]]></description>
        <author>DEvELoP</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2229700</guid>
        <pubDate>Fri, 27 Mar 2009 17:30:24 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2229700</link>
        <description><![CDATA[DEvELoP: Список разрешений дисплеев для ряда телефонов<br>
<br>
<strong class='tag-b'><span class='tag-u'>CLDC1.1</span></strong><br>
Sony Ericsson 		<br>
NoKia					<br>
Siemens	<br>
Motorola	<br>
Samsung		<br>
<br>
<span class='tag-u'><strong class='tag-b'>CLDC1.0</strong></span><br>
Nokia<br>
Samsung		<br>
Motorola]]></description>
        <author>DEvELoP</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2229697</guid>
        <pubDate>Fri, 27 Mar 2009 17:24:25 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2229697</link>
        <description><![CDATA[DEvELoP: Список телефонов поддерживающих Java, по состоянию на июнь 2002 года<br><br>Модель	<br>Объем памяти для Java, Мб	<br>Разрешение дисплея, пикселей	<br>Число градаций серого (для черно-белых дисплеев)	<br>Число оттенков цвета (для цветных дисплеев)]]></description>
        <author>DEvELoP</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2216971</guid>
        <pubDate>Fri, 13 Mar 2009 06:09:07 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2216971</link>
        <description><![CDATA[DEvELoP: Нашел пару ссылок с исходниками<br>
<br>
http://j2me-codes.blogspot.com<ul class="tag-list"><li>J2ME SMS : Receiving SMS in J2ME</li><li>J2ME SMS : Sending SMS in J2ME</li><li>J2ME Game: Maze Game</li><li>Add a Bluetooth text protocol to J2ME apps</li><li>J2ME Encryption with Bouncy Castle</li><li>View PNG Image with Thread</li><li>Canvas for processing game actions</li><li>Display Alert</li><li>Accessing Commands</li><li>Sample of graphics, commands, and event handling.</li><li>Thread Example in J2ME</li><li>Storing Image into RMS</li><li>Animation Midlet</li><li>Multiple ChoiceGroup</li><li>ChoiceGroup With Image</li><li>GUI Test in Midlet</li><li>TextBox Capture</li><li>TextField Capture</li><li>Basic RMS Example</li><li>Font Demo J2ME</li><li>Capturing Video with J2ME</li><li>Vibrate Phone</li><li>Playing local MP3</li><li>Playing Video</li><li>Play Sound in midlet</li><li>Implement a textbox in a mobile game</li><li>J2ME Networking:Interacting Server PHP(Image Fetch...</li><li>J2ME Networking:Connect Server PHP(HTTP GET)</li><li>Simple demo of using timers</li><li>A utility of startTimer</li><li>A MIDlet with Hello text and an Exit command</li><li>Sort mixed records in RMS</li><li>How to search a simple record in RMS</li><li>How to sort simple records in RMS</li><li>An example of use of RMS for storing persistent da...</li><li>Download and view a PNG file</li><li>A sample of graphics - commands and event handling...</li><li>Displaying images as thumbnails on J2ME devices</li><li>A Midlet application for GIF Animation</li><li>How to relate RGB to gray scale</li><li>Clip region in canvas</li><li>A MIDlet with Hello text and an Exit command</li><li>download and view a file over a network</li></ul><br>
http://discussion.forum.nokia.com/forum/showthread.php?t=92146<ul class="tag-list"><li>Receive SMS in J2ME application from GRPS modem (AT-commands)</li></ul><br>
http://www.bartwell.ru/articles/?aid=2<ul class="tag-list"><li>С чего начать - J2ME</li></ul><br>
http://developers.sun.com/mobility/midp/articles/threading2/<ul class="tag-list"><li>Using Threads in J2ME Applications</li></ul>тут треты описаны - пробывал - что то их пример не фурычит<br>
<br>
http://www.java2s.com/Code/Java/J2ME/CatalogJ2ME.htm<br>
тут корень -  список всех примеров<ul class="tag-list"><li>2D( 22 ) 	</li><li>Alert( 7 ) 	</li><li>Animation( 8 ) 	</li><li>Application( 6 ) 	</li><li>Audio Media( 6 ) 	</li><li>Basics( 10 ) </li><li>CheckBox( 2 ) 	</li><li>ChoiceGroup( 3 ) 	</li><li>Clip( 2 ) 	</li><li>CustomItem( 1 ) 	</li><li>Database Persistence( 15 ) 	</li><li>Date( 4 ) </li><li>Environment( 3 ) 	</li><li>Event Command( 13 ) 	</li><li>Exception( 1 ) 	</li><li>Font( 3 ) 	</li><li>Form( 10 ) 	</li><li>Game( 9 ) </li><li>Gauge( 5 ) 	</li><li>Image( 13 ) 	</li><li>Key Event( 9 ) 	</li><li>List( 10 ) 	</li><li>Networks( 34 ) 	</li><li>RadioButton( 3 ) </li><li>Security( 2 ) 	</li><li>Shape( 6 ) 	</li><li>Sort Search( 11 ) 	</li><li>StringItem( 2 ) 	</li><li>System Properties( 1 ) 	</li><li>TextBox TextField( 11 ) </li><li>Thread( 1 ) 	</li><li>Ticker( 4 ) 	</li><li>Timer( 5 ) 	</li><li>XML( 2 )</li></ul><br>
http://www.java2s.com/Code/Java/J2ME/BackgroundProcessing.htm<ul class="tag-list"><li>BackgroundProcessing</li></ul>А тут пример про треды - рабочий<br>
<br>
Постараюсь все сайты скачать с примерами  и выложить отдельным архивом на рапиде. И по запросу на мыло.<br>
------------------------<br>
<br>
как обещал, скачаные два сайта с примерами без картинок (они вообщем-то не нужны)<br>
с картинками на рапиде <a class='tag-url' href='http://rapidshare.com/files/210402359/j2me-codes_blogspot.dpd.rar' target='_blank'>тут</a>20 МБ<br>
БЕЗ картинками на рапиде <a class='tag-url' href='http://rapidshare.com/files/210404113/j2me-codes_bez_kartinok.zip' target='_blank'>тут</a>6,8 МБ<br>
<br>
19-03-09<br>
http://forums.devarticles.com/java-development-38/<br>
забугорный сайт - думаю что в основном Java2ME<br>
<br>
Base64.java<br>
http://www.koders.com/java/fid2B76F86B8F8FF984EFE3C04AC6DE198E40D8EF41.aspx<br>
класс для конвертации<br>
<br>
http://mobilepit.com/category/j2me-javame/<br>
Еще один забугорный сайт<br>
очч интересный - англ яз знать обязательно&#33;<br>
<br>
http://www.coderanch.com/forums/f-41/Java-Micro-Edition;jsessionid=C215B821525E6F5549325525FB974ADA<br>
Many post, 127 page&#33;&#33;&#33;&#33;<br>
<br>
http://www.java-tips.org/java-me-tips/midp/<br>
Основные разделы<ul class="tag-list"><li>Java Tutorials</li><li>Book Reviews</li><li>Java SE Tips</li><li>Java ME Tips</li><li>Java EE Tips</li><li>Other API Tips</li><li>Java Applications</li><li>Java Libraries</li><li>Java Games</li></ul>]]></description>
        <author>DEvELoP</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2032779</guid>
        <pubDate>Sun, 03 Aug 2008 06:24:30 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2032779</link>
        <description><![CDATA[A.zz: спс<br>
<br>
<span class="tag-color tag-color-named" data-value="gray" style="color: gray"><span class='tag-size' data-value='7' style='font-size:7pt;'>Сообщения были разделены в тему &quot;<a class='tag-url' href='http://forum.sources.ru/index.php?showtopic=247219' target='_blank'>Базовые понятия ООП</a>&quot;</span></span>]]></description>
        <author>A.zz</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2030854</guid>
        <pubDate>Thu, 31 Jul 2008 12:28:03 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2030854</link>
        <description><![CDATA[Konigsberg: <div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=125945&view=findpost&p=2030351'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>wind &#064; <time class="tag-quote__quoted-time" datetime="2008-07-31T05:36:29+00:00">31.07.08, 05:36</time></span><div class='quote '>Что значит &quot;на любом языке&quot;? </div></div><br>
думаю ru/en :) <br>
<div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=125945&view=findpost&p=2030335'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>A.zz &#064; <time class="tag-quote__quoted-time" datetime="2008-07-31T05:10:00+00:00">31.07.08, 05:10</time></span><div class='quote '>Есть у кого-нибуть инфа по всем классам, методам и т.п. на любом языке?</div></div><br>
по классам конкретного производителя обязана быть на сайте производителя, а стандартные тут http://java.sun.com/javame/reference/apis.jsp]]></description>
        <author>Konigsberg</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2030351</guid>
        <pubDate>Thu, 31 Jul 2008 05:36:29 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2030351</link>
        <description><![CDATA[wind: <div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=125945&view=findpost&p=2030335'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>A.zz &#064; <time class="tag-quote__quoted-time" datetime="2008-07-31T05:10:00+00:00">31.07.08, 05:10</time></span><div class='quote '>Есть у кого-нибуть инфа по всем классам, методам и т.п. на любом языке?</div></div><br>
Что значит &quot;на любом языке&quot;?]]></description>
        <author>wind</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2030335</guid>
        <pubDate>Thu, 31 Jul 2008 05:10:00 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=2030335</link>
        <description><![CDATA[A.zz: Есть у кого-нибуть инфа по всем классам, методам и т.п. на любом языке?]]></description>
        <author>A.zz</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1977804</guid>
        <pubDate>Wed, 04 Jun 2008 17:06:47 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1977804</link>
        <description><![CDATA[batigoal: Не думаю, что они открыто распространяются.]]></description>
        <author>batigoal</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1977738</guid>
        <pubDate>Wed, 04 Jun 2008 15:29:47 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1977738</link>
        <description><![CDATA[jeka1202: Меня интересуют именно исходники самой ява-машины, если есть таковые исходники, то укажите пожалуйсто где их можно скачать)<br>Точнее меня интересуют исходники ява машины которая стоит на телефонах Сименс, желательно не ниже х65-серии]]></description>
        <author>jeka1202</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1976794</guid>
        <pubDate>Tue, 03 Jun 2008 18:47:03 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1976794</link>
        <description><![CDATA[wind: <div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=125945&view=findpost&p=1976775'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>jeka1202 &#064; <time class="tag-quote__quoted-time" datetime="2008-06-03T18:04:47+00:00">03.06.08, 18:04</time></span><div class='quote '>А подскажите пожалуйста где можно скачать исходники ява-машины которую используют на мобильных телефонах?</div></div><br>
Вас интересуют исходники именно java-машины или java-runtime или интерфейсных классов? С первыми двумя будет сложновато :)]]></description>
        <author>wind</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1976775</guid>
        <pubDate>Tue, 03 Jun 2008 18:04:47 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1976775</link>
        <description><![CDATA[jeka1202: А подскажите пожалуйста где можно скачать исходники ява-машины которую используют на мобильных телефонах?]]></description>
        <author>jeka1202</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1973195</guid>
        <pubDate>Fri, 30 May 2008 11:49:23 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1973195</link>
        <description><![CDATA[Mokar: для новичков только начинающих какую книгу посоветуете?ссылочку пожалуйста скиньте]]></description>
        <author>Mokar</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1923086</guid>
        <pubDate>Tue, 08 Apr 2008 16:15:48 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1923086</link>
        <description><![CDATA[batigoal: <div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=125945&view=findpost&p=1922925'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>barazuk &#064; <time class="tag-quote__quoted-time" datetime="2008-04-08T13:21:14+00:00">08.04.08, 13:21</time></span><div class='quote '>И будут ли со всем вышеперечисленным добром работать приведённые в статье примеры, или нужно таки в архивах Сана искать древние версии?</div></div><br>
Обычно обратная совместимость поддерживается, хотя некоторые методы.классы могут быть помечены как deprecated (устаревшие).]]></description>
        <author>batigoal</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1922947</guid>
        <pubDate>Tue, 08 Apr 2008 13:33:01 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1922947</link>
        <description><![CDATA[Konigsberg: <strong class='tag-b'>barazuk</strong>, всё верно, тебе нужно<br>
JDK 6 Update 5<br>
Sun Java Wireless Toolkit 2.5.2 for CLDC (это если для мобилы)<br>
<br>
А вообще, на твоём бы месте я бы забил на эту ссылку и просто погуглил бы &quot;j2me tutorial&quot;, где ты найдешь сслыки на такие же туториалы только с современным совтом. Например:<br>
http://developers.sun.com/mobility/midp/articles/wtoolkit/<br>
http://today.java.net/pub/a/today/2005/02/09/j2me1.html]]></description>
        <author>Konigsberg</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1922925</guid>
        <pubDate>Tue, 08 Apr 2008 13:21:14 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1922925</link>
        <description><![CDATA[barazuk: <div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=125945&view=findpost&p=953831'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>Лёха &#064; <time class="tag-quote__quoted-time" datetime="2005-12-19T16:16:48+00:00">19.12.05, 16:16</time></span><div class='quote '>3. Создание простейшего Java приложения для сотового телефона</div></div><br>
<br>
Хм... Там пишут, что нуно скачать:<br>
<br>
<div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '>Java™2 SDK, Standard Edition, v.1.4.1 (http://java.sun.com/j2se/1.4.1/download.html). Размер около 38 мб.<br>
J2ME™ Wireless Toolkit 2.0 (http://java.sun.com/products/j2mewtoolkit/). Размер около 10 мб.</div></div><br>
<br>
Первая ссыла отсылает нас к http://java.sun.com/products/archive/j2se-eol.html , где написано, что версия безнадёжно устарела, бла-бла-бла... Идите на современные версии http://java.sun.com/j2se/ .<br>
<br>
Переходим туда, потом по ссылке &quot;Get&quot; идём на http://java.sun.com/javase/index.jsp , отттуда - опять-таки на ДаунЛоад http://java.sun.com/javase/index.jsp , <br>
читаем: <br>
<br>
<div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '>JDK 6 Update 5<br>
JDK 6 Update 5 with Java EE<br>
JDK 6 Update 5 with NetBeans 6.0.1<br>
Java Runtime Environment (JRE) 6 Update 5<br>
JDK DST Timezone Update Tool - 1.3.3<br>
Java SE 6 Documentation<br>
Java SE 6 JDK Source Code<br>
Solaris OS Patches<br>
Other Downloads</div></div><br>
<br>
Я скачал &quot;JDK 6 Update 5&quot; (jdk-6u5-windows-i586-p.exe). Это оно? <br>
<br>
Вторая ссыла тоже нас редиректит на http://java.sun.com/products/sjwtoolkit/ , после чего зайдя в раздел ДаунЛоад http://java.sun.com/javame/downloads/index.jsp , видим: <br>
<br>
<div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '>Sun Java Wireless Toolkit 2.5.2 for CLDC<br>
Sun Java Toolkit 1.0 for CDC<br>
CDC Reference Implementation 1.1 (JSR 218)<br>
Mobile Information Device Profile (MIDP) v2.0 (JSR 118)<br>
Information Module Profile (IMP) 2.0 (JSR 195)<br>
CLDC Reference Implementation 1.1 (JSR 139)<br>
Foundation Profile 1.1 Reference Implementation (JSR 219)<br>
Personal Basis Profile 1.1 Reference Implementation (JSR 217)<br>
Personal Profile 1.1 Reference Implementation (JSR 216)</div></div><br>
<br>
Что из этого добра нужно? Первое? <br>
<br>
И будут ли со всем вышеперечисленным добром работать приведённые в статье примеры, или нужно таки в архивах Сана искать древние версии?]]></description>
        <author>barazuk</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1844622</guid>
        <pubDate>Wed, 23 Jan 2008 09:02:13 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1844622</link>
        <description><![CDATA[pompei: <a class='tag-url' href='http://www.proklondike.com/file/java_butkevich_mobile_programs.rar' target='_blank'>Е.Л. Буткевич - Пишем программы и игры для сотовых телефонов</a>]]></description>
        <author>pompei</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1787347</guid>
        <pubDate>Sun, 02 Dec 2007 17:27:39 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1787347</link>
        <description><![CDATA[Nort0n: 1. Программирование мобильный телефонов на J2ME (для скачки смотрите Комментарии) - сцыла лежит]]></description>
        <author>Nort0n</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1766266</guid>
        <pubDate>Thu, 15 Nov 2007 17:58:03 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1766266</link>
        <description><![CDATA[onyx: <div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=125945&view=findpost&p=1485599'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>rkbv &#064; <time class="tag-quote__quoted-time" datetime="2007-03-15T15:03:10+00:00">15.03.07, 15:03</time></span><div class='quote '>рекомендую всем: 154 книги по Java </div></div><br>
Все английские?]]></description>
        <author>onyx</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1536236</guid>
        <pubDate>Sun, 22 Apr 2007 05:54:53 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1536236</link>
        <description><![CDATA[strelok_new: нету , англицкой достаточно]]></description>
        <author>strelok_new</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1533869</guid>
        <pubDate>Fri, 20 Apr 2007 07:29:54 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1533869</link>
        <description><![CDATA[Vic78: Нужна помощь&#33; Может кто знает, есть ли русская документация по Siemens tc65?]]></description>
        <author>Vic78</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1497090</guid>
        <pubDate>Sun, 25 Mar 2007 09:46:00 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1497090</link>
        <description><![CDATA[batigoal: Актуальной - нету. Документация устаревает быстрее, чем переводится.]]></description>
        <author>batigoal</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1495634</guid>
        <pubDate>Fri, 23 Mar 2007 16:14:56 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1495634</link>
        <description><![CDATA[МЕЛОМАН: <span class="tag-color tag-color-named" data-value="red" style="color: red"><em class='tag-i'>ЕСТЬ ЛИ ТАКАЯ КНИГА НА РУССКОМ ЯЗЫКЕ, ГДЕ ЕСТЬ ИНФОРМАЦИЯ ПО ВСЕМ КЛАССАМ, МЕТОДАМ И Т.П.<br>
ЕСЛИ ЕСТЬ, ТОГДА ГДЕ ЕЁ МОЖНО СКАЧАТЬ</em></span>]]></description>
        <author>МЕЛОМАН</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1485599</guid>
        <pubDate>Thu, 15 Mar 2007 15:03:10 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1485599</link>
        <description><![CDATA[rkbv: рекомендую всем:<a class='tag-url' href='http://www.goldwarez.org/2006/04/07/154_knigi_po_JAVA.html' target='_blank'>154 книги по Java</a>]]></description>
        <author>rkbv</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1406889</guid>
        <pubDate>Wed, 10 Jan 2007 05:50:44 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1406889</link>
        <description><![CDATA[batigoal: <strong class='tag-b'>4getmenot</strong>, у меня все нормально открывается.]]></description>
        <author>batigoal</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1406813</guid>
        <pubDate>Wed, 10 Jan 2007 02:40:05 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=1406813</link>
        <description><![CDATA[4getmenot: <div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=125945&view=findpost&p=953831'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>...:::Alex:::... &#064; <time class="tag-quote__quoted-time" datetime="2005-12-19T16:16:48+00:00">19.12.05, 16:16</time></span><div class='quote '>Книги:<br>
1. <a class='tag-url' href='http://www.natahaus.ru/2005/10/31/programmirovanie_mobilnyh_telefonov_na_java_2_micro_edition_.html' target='_blank'>Программирование мобильный телефонов на J2ME</a> (для скачки смотрите Комментарии)<br>
2. <a class='tag-url' href='http://www.realcoding.net/article/view/2473' target='_blank'>J2ME - создание двумерных игр при помощи Game API</a><br>
3. <a class='tag-url' href='http://www.realcoding.net/article/view/513' target='_blank'>  Создание простейшего Java приложения для сотового телефона</a><br>
4. <a class='tag-url' href='http://www.mobilab.ru/articles/' target='_blank'>Статьи по J2ME (подробнее в обсуждении)</a></div></div><br>
Господа, девелоперы&#33;&#33;&#33; Обращаюсь к Вам - Горнакова в Дежавю не скачивайте.<br>
Горнакова второй раз скачеваю - говорит INTERNAL ERROR или чтота типа того... Исходники нада проверять&#33;&#33;&#33;]]></description>
        <author>4getmenot</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=953831</guid>
        <pubDate>Mon, 19 Dec 2005 16:16:48 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=953831</link>
        <description><![CDATA[...:::Alex:::...: Книги:<br>
1. <a class='tag-url' href='http://www.natahaus.ru/2005/10/31/programmirovanie_mobilnyh_telefonov_na_java_2_micro_edition_.html' target='_blank'>Программирование мобильный телефонов на J2ME</a> (для скачки смотрите Комментарии)<br>
2. <a class='tag-url' href='http://www.realcoding.net/article/view/2473' target='_blank'>J2ME - создание двумерных игр при помощи Game API</a><br>
3. <a class='tag-url' href='http://www.realcoding.net/article/view/513' target='_blank'>  Создание простейшего Java приложения для сотового телефона</a><br>
4. <a class='tag-url' href='http://www.mobilab.ru/articles/' target='_blank'>Статьи по J2ME (подробнее в обсуждении)</a>]]></description>
        <author>...:::Alex:::...</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=950411</guid>
        <pubDate>Fri, 16 Dec 2005 06:08:37 +0000</pubDate>
        <title>Ссылки на книги, статьи, документацию...</title>
        <link>https://forum.sources.ru/index.php?showtopic=125945&amp;view=findpost&amp;p=950411</link>
        <description><![CDATA[Lamer George: В этоу тему постим ссылки на информацию по J2ME и краткие пояснения к ним. Все обсуждения, репорты о битых ссыках и т.п. - сюда: <a class='tag-url' href='http://forum.sources.ru/index.php?showtopic=122462' target='_blank'>Уроки, книги</a>]]></description>
        <author>Lamer George</author>
        <category>Java</category>
      </item>
	
      </channel>
      </rss>
	