<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>I LOVE BLACKBERRY</title>
	<atom:link href="http://iloveblackberry.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://iloveblackberry.wordpress.com</link>
	<description>...thông tin, kinh nghiệm, game, phần mềm về Blackberry</description>
	<lastBuildDate>Fri, 18 Mar 2011 13:44:17 +0000</lastBuildDate>
	<language>vi</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='iloveblackberry.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>I LOVE BLACKBERRY</title>
		<link>http://iloveblackberry.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://iloveblackberry.wordpress.com/osd.xml" title="I LOVE BLACKBERRY" />
	<atom:link rel='hub' href='http://iloveblackberry.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Bảng mã lỗi JVM của Blackberry</title>
		<link>http://iloveblackberry.wordpress.com/2009/04/21/bang-ma-loi-jvm-cua-blackberry/</link>
		<comments>http://iloveblackberry.wordpress.com/2009/04/21/bang-ma-loi-jvm-cua-blackberry/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 03:08:52 +0000</pubDate>
		<dc:creator>iloveblackberry</dc:creator>
				<category><![CDATA[Hỏi đáp về Blackberry]]></category>
		<category><![CDATA[Kinh nghiệm sử dụng Blackberry]]></category>
		<category><![CDATA[8320]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[BLACKBERRY 8320]]></category>
		<category><![CDATA[blackberry gia re]]></category>
		<category><![CDATA[blackberry gia tot]]></category>
		<category><![CDATA[I Love Blackberry Shop]]></category>
		<category><![CDATA[Java virtual machineJVM BlackBerry handhelds]]></category>

		<guid isPermaLink="false">http://iloveblackberry.wordpress.com/?p=295</guid>
		<description><![CDATA[The following table lists errors that can occur in the Java virtual machine (JVM) on BlackBerry handhelds. 101 Previous startup failed The device has been reset during the JVM boot process. This error indicates that the JVM found the &#8220;boot in progress&#8221; flag was set on startup. The screen is intended to break continuous reset [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iloveblackberry.wordpress.com&amp;blog=6648927&amp;post=295&amp;subd=iloveblackberry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><img class="aligncenter" src="http://farm4.static.flickr.com/3063/2624025615_2401d7c9a6.jpg" alt="http://farm4.static.flickr.com/3063/2624025615_2401d7c9a6.jpg" width="186" height="268" /></p>
<p>The following table lists errors that can occur in the Java virtual machine (JVM) on BlackBerry handhelds.<span id="more-295"></span></p>
<p>101 Previous startup failed The device has been reset during the JVM boot process. This error indicates that the JVM found the &#8220;boot in progress&#8221; flag was set on startup. The screen is intended to break continuous reset loops so that corrective action can be taken.</p>
<p>102 Invalid code in filesystem The system has checked the .COD files in the handheld for modification, and determined that there is a problem with one or more .COD files. If all loads fail, it could indicate a build process error where there was a problem signing the codfiles. If some user action to the device caused this problem, the reset cycle will be continuous since the code in the filesystem has been corrupted. The only recovery method is to wipe the device and restore a new system.</p>
<p>103 Cannot find starting address The starting address for the boot .COD file cannot be found. This may indicate that a boot .COD file has not been installed on the device, or that its format is invalid or corrupt.</p>
<p>104 Uncaught: &lt;Java-type-name&gt; An uncaught Java exception was thrown by the Java code and diagnosed by the JVM. Execution can be continued, or the handheld can be attached to a debugger on a desktop through a serial or USB cable. The event log should contain the traceback of the thrown exception.</p>
<p>105 Example, DbRecSize( %d ) -&gt; %d The file system API has returned an error status for a certain operation. This could indicate a corrupt filesystem or an error in the JVM.</p>
<p>106 Graphics system error An error has been detected in the graphics system of the device.</p>
<p>107 operator new() called A C++ class in the JVM has not been coded correctly to inherit from VMRamObject that has the correct override for operator new. Extract the current (post-reset) BUGDISP</p>
<p>108 operator delete() called A C++ class in the JVM has not been coded correctly to inherit from VMRamObject that has the correct override for operator delete. Extract the current (post-reset) BUGDISP.</p>
<p>109 PriorityMessageCount error: &lt;priority-count&gt; The value returned by RimPriorityMessageCount is negative when it should always be greater than or equal to zero. This indicates an error in the OS code. Extract the current (post-reset) BUGDISP and EVENTLOG.</p>
<p>110 Non-idle event downtime error: &lt;down-time&gt; &lt;idle-down-time&gt; A problem has been detected in the accumulation of JVM down time, which represents how long the JVM has been idle. This usually indicates an error in the handheld firmware or the JVM. This could also occur if the tick count rolls over after 400+ days of device time.</p>
<p>111 Font engine error An error has been detected in the font engine system of the device. Extract the current (post-reset) BUGDISP and EVENTLOG.</p>
<p>112 Java Native Assertion Failure An error has been detected in the Java native code. Extract the current (post-reset) BUGDISP and EVENTLOG.</p>
<p>200 Application manager threw an uncaught exception The application manager event thread threw an uncaught exception and so cannot continue execution.</p>
<p>201 Crypto initialization code failed The initialization of the crypto system failed and the handheld cannot continue execution.</p>
<p>202 An attack on the key store has been detected The attack has been detected and execution cannot continue.</p>
<p>203 Console process died The application manager console process (usually the Ribbon) has died. This is likely due to an uncaught exception during execution.</p>
<p>204 Persistent Content Exception An application tried to commit a plaintext object to the Persistent Store. This will only happen if Content Protection is on and a process tries to save something in the PersistentStore that is marked as plaintext. Since this exception was not handled, the persistent store is in a bad state. We need to reset to roll back to the last good commit point. NOTE: This JVM error reflects an error in the Java code, the JVM is simply diagnosing the error. This is not a JVM problem, the eventlog will contain information about the erroneous Java code.</p>
<p>501 VM_THREAD_SWITCHED: Internal Error This is an error return used internally in the VM. It should never be reported as a device error.</p>
<p>502 VM_PROCESS_DEATH: All processes exited The last Java process has terminated. There is nothing left to execute.</p>
<p>503 VM_THREAD_DEATH: Internal Error This is an error return used internally in the VM. It should never be reported as a device error.</p>
<p>504 VM_THREAD_SWITCH: Internal Error This is an error return used internally in the VM. It should never be reported as a device error.</p>
<p>505 VM_BAD_CODE: Bad Byte Code An error has occurred in the JIT compiler.</p>
<p>506 Uncaught Exception An uncaught Java exception was thrown in the initial VM Java thread thus ending the only live thread in the system. The eventlog contains the traceback for the exception.</p>
<p>507 Unsatisfied Link A dependency on a .COD file could not be satisfied because the .COD file is missing.</p>
<p>508 Invalid object A problem has been detected with a debugger command to the VM.</p>
<p>509 VM_PPO_INFINITE_LOOP: infinite loop in PPO phase of GC The maximum iteration count for the PPO phase of a GC must be the maximum number of file handles in the system. This error indicates that the iteration count has exceeded that count and hence there is a flaw in the PPO loop or a corrupted file system. The extra hex integer in the error string is the flash id of the current record where the infinite loop was detected.</p>
<p>510 Deadlock All threads are waiting on objects, resulting in deadlock. The system cannot recover from this state because no thread can release a lock.</p>
<p>511 Debug connection died A problem has occurred while debugging that may be caused by a VM problem or an incorrect debugging command being sent to the VM.</p>
<p>512 GC Aborted An idle garbage collection has been interrupted by a user event, such as pressing the keyboard or moving the trackwheel.</p>
<p>513 &lt;clinit&gt; needs running An opcode requires that a class &lt;clinit&gt; execute before it can continue execution.</p>
<p>514 &lt;init&gt; needs running A new instance of a class has been allocated and it must be initialized by the default constructor before it can be used.</p>
<p>515 Object group too big The reachable objects form a group that cannot be represented properly by the JVM because either there are too many objects or the total size of the objects is too large.</p>
<p>516 Persistent ids exhausted When committing a persistent object, the JVM found that the persistent store id counter has reached its limit. The object was not committed and a critical error was reported. This error should never happen unless a device is heavily used for years.</p>
<p>517 Filesystem corrupt An inconsistency has been detected in the JVM persistent object store.</p>
<p>518 Unexpected longjmp A garbage collection marking phase was terminated via a longjmp. This indicates that the marking phase was interrupted when it should have completed without interruption. This should never happen because these actions are executed when the device is not idle, and GCs can only be interrupted when the device is idle.</p>
<p>519 Internal Error The JVM host is missing or has been disabled.</p>
<p>520 Internal Return An internal state that indicates a Java method return needs to be executed.</p>
<p>521 Dangerous Wait An Object.wait() has been executed by a thread that holds a lock on another object. This is only checked in the simulator under the control of the JvmDebugWaits application switch.</p>
<p>522 Interlaced synchronization A thread has acquired two locks on objects in an order that doesn&#8217;t match the order that previous locks for the two types were acquired. This indicates a future potential deadlock situation and is reported. The check is only available in the simulator under the control of the JvmDebugLocks application switch.</p>
<p>523 System process died A critical Java process has terminated, and the device cannot continue to operate in a normal manner.</p>
<p>524 LMM error An object has been marked as recovered by the Low Memory Manager, but it was not freed during a garbage collection. This is only checked in the simulator under the control of the JvmDebugLMM application switch.</p>
<p>525 Bad persistent object An auto-commit operation during a garbage collection has detected a non-persistent object reachable from the persistent store root. The type of the object has been output into the eventlog.</p>
<p>526 java.lang.Object not found The class definition for java.lang.Object cannot be found.</p>
<p>527 java.lang.String not found The class definition for java.lang.String cannot be found.</p>
<p>528 Corrupt filesystem. Unrecoverable. All data will be lost</p>
<p>All data will be lost when execution is continued. The error message screen contains a number representing an internal &#8220;reason&#8221; for the corruption. This error is not diagnosed if a .COD file has been removed, because the JVM must delete objects that were defined in the removed .COD file; therefore, this error is not expected in normal operation of the device.</p>
<p>Reason codes:</p>
<p>1. root array reference is not a valid array reference<br />
2. root array type is not Object[]<br />
3. root array size &lt; 1 (i.e., Object[0])<br />
4. contents of root[0] is not a valid ref<br />
5. type of root[0] is not a LongIntHashtable<br />
6. persistent segmented array header contains an invalid reference<br />
7. an entry in a persistent Object[] contains an invalid reference<br />
8. an Object&#8217;s type refers to an unknown codfile<br />
9. an Object&#8217;s type description in the codfile doesn&#8217;t match the size in the store<br />
10. a reference type field in an Object has an invalid reference in it<br />
11. a reference type field in an object points to an object of the wrong type<br />
12. a persistent Object[] is missing its descriptor<br />
13. object in persistent store is not marked as persistable<br />
14. root array is segmented and one of the segments is invalid</p>
<p>529 Corrupt filesystem. About to attempt recovery. Some data may be lost</p>
<p>Some data will be lost when execution is continued. The error message screen contains a number representing an internal &#8220;reason&#8221; for the corruption. This error is not diagnosed if a .COD file has been removed, because the VM must delete objects that were defined in the removed .COD file; therefore, this error is not expected in normal operation of the device.</p>
<p>Reason codes:</p>
<p>1. root array reference is not a valid array reference<br />
2. root array type is not Object[]<br />
3. root array size &lt; 1 (i.e., Object[0])<br />
4. contents of root[0] is not a valid ref<br />
5. type of root[0] is not a LongIntHashtable<br />
6. persistent segmented array header contains an invalid reference<br />
7. an entry in a persistent Object[] contains an invalid reference<br />
8. an Object&#8217;s type refers to an unknown codfile<br />
9. an Object&#8217;s type description in the codfile doesn&#8217;t match the size in the store<br />
10. a reference type field in an Object has an invalid reference in it<br />
11. a reference type field in an object points to an object of the wrong type<br />
12. a persistent Object[] is missing its descriptor<br />
13. object in persistent store is not marked as persistable<br />
14. root array is segmented and one of the segments is invalid</p>
<p>530 VM_PREVENT_GC_OVERFLOW: _preventGC overflow A fixed number of native objects can be protected from being garbage collected. This error indicates that a native has exceeded the fixed limit of objects that can be protected. If the device is reset or thread tracebacks are logged, the name of the actual native can be extracted.</p>
<p>531 Flash exhausted There are certain operations where the JVM cannot tolerate running out of flash space. In these circumstances, this error will be reported if the JVM cannot allocate a required amount of flash space.</p>
<p>532 VM_ASSERTION_FAILED: Assertion failed Normally this JVM error should never be reported since the device is not shipped with assertions enabled. The simulator may report this error in debug mode indicating a VM assertion has been violated. Try typing BKPT to activate the debugger and dump the native call stack for forwarding to the VM team.</p>
<p>533 VM_RUN_METHOD: &lt;method&gt; needs running Used internally for ECMAScript to call Java methods.</p>
<p>534 VM_FAST_RESET_DISABLED: Fast Reset Disabled Used internally to indicate that fast reset capability is not available. Often used in platform-specific code.</p>
<p>535 VM_UNUSED_535: Unused Unused vm error.<br />
Error 535 means out of memory. A reason for error 535 could be that the virtual memory thread scheduler ceased when a thread ran out of memory. This error is known to occur during a start-up sequence or if the main event thread ceases.</p>
<p>Resolution<br />
First, hard reset the handheld. If this does not resolve the issue, obtain the latest version of the BlackBerry handheld software through your carrier. Then, run Application Loader from BlackBerry Desktop Manager to update the handheld.</p>
<p>Delete some themes/ringtones etc to make space.</p>
<p>536 VM_FAST_RESET_BAD_INSTANCE: VM Instance Check Failed Used internally to indicate that the VM structure passed in is at the wrong address or has been corrupted.</p>
<p>537 VM_FAST_RESET_BAD_HEAP: Heap Check Failed Used internally to indicate that the VM heap has been corrupted or pointers into the heap have been corrupted.</p>
<p>538 VM_FAST_RESET_BAD_IRAM: IRAM Check Failed Used internally to indicate that the VM IRAM checks have detected corruption of VM data structures (threads + local stacks) that reside in IRAM.</p>
<p>539 VM_FAST_RESET_NOT_IDLE: Not Idle Used internally to indicate that the VM was not idle when the reset occurred and, as such, cannot continue with a fast reset.</p>
<p>540 VM_FAST_RESET_MULTIPLE_RESETS: Multiple Resets Used internally to indicate that the time since the last fast reset is less than a minimum time. By disallowing multiple fast resets in a short amount of time, this should prevent fast reset loops.</p>
<p>541 VM_HEAP_COMPACT_INFINITE_LOOP: infinite loop detected in heap compaction The VM has detected a problem in its RAM heap that indicates its RAM has been corrupted. The problem was detected by identifying a possible infinite loop during RAM heap compaction. A bugdisp log and eventlog should be extracted quickly when the device is in this condition. If possible, images of RAM should be saved.</p>
<p>542 Transient memory leak The JVM has detected that some memory has not been freed, which indicates that a memory leak has occurred. This condition is detected as early as possible in the hope that the cause can be isolated.</p>
<p>543 VM_FS_MISMATCH: Incompatible Java filesystem installed The VM has detected that the OS binary is different than the OS binary used to create the Java file system. This means that the Java native methods may not be linked properly and as such, the integrity of the system cannot be guaranteed. The system can be recovered by using the VM DLFX and DLPS commands to delete the fixups and persistent store. This will clear all data and fixups and let the filesystem relink to match the new OS binary. The recovery order is important: 1) Delete Fixups 2) Delete Persistent Store 3) Reset device.</p>
<p>544 VM_SECTION_MAP_OVERFLOW: a module references more than 255 other modules The VM has detected that a module is trying to reference more than 255 other modules. The filesystem should be extracted immediately when this error is detected.</p>
<p>545 VM_INCOMPATIBLE_FILESYS: an incompatible or corrupt filesystem was found The VM has detected an incompatible or corrupt filesystem. The filesystem should be extracted immediately when this error is detected.</p>
<p>546 VM_UNUSED_546: unused The VM has detected that the RAM image of its filesystem is corrupted (failed CRC check) Better to reset than to duplice the corruption into flash.</p>
<p>547 VM_UNUSED_547: unused Unused vm error.</p>
<p>548 VM_UNUSED_548: unused Unused vm error.</p>
<p>549 VM_UNUSED_549: unused Unused vm error.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iloveblackberry.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iloveblackberry.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iloveblackberry.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iloveblackberry.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iloveblackberry.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iloveblackberry.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iloveblackberry.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iloveblackberry.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iloveblackberry.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iloveblackberry.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iloveblackberry.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iloveblackberry.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iloveblackberry.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iloveblackberry.wordpress.com/295/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iloveblackberry.wordpress.com&amp;blog=6648927&amp;post=295&amp;subd=iloveblackberry&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iloveblackberry.wordpress.com/2009/04/21/bang-ma-loi-jvm-cua-blackberry/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7001885c54ab16cd195ce4413c509830?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iloveblackberry</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3063/2624025615_2401d7c9a6.jpg" medium="image">
			<media:title type="html">http://farm4.static.flickr.com/3063/2624025615_2401d7c9a6.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>Hướng dẫn up Rom cho BlackBerry</title>
		<link>http://iloveblackberry.wordpress.com/2009/04/21/huong-dan-up-rom-cho-blackberry/</link>
		<comments>http://iloveblackberry.wordpress.com/2009/04/21/huong-dan-up-rom-cho-blackberry/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 03:04:42 +0000</pubDate>
		<dc:creator>iloveblackberry</dc:creator>
				<category><![CDATA[Hỏi đáp về Blackberry]]></category>
		<category><![CDATA[Kinh nghiệm sử dụng Blackberry]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[blackberry gia re]]></category>
		<category><![CDATA[blackberry gia tot]]></category>
		<category><![CDATA[I Love Blackberry Shop]]></category>
		<category><![CDATA[uprom]]></category>

		<guid isPermaLink="false">http://iloveblackberry.wordpress.com/?p=292</guid>
		<description><![CDATA[Dưới đây là quá trình up Rom cho BlackBerry, các bạn cần thực hiện đúng theo thứ tự thì việc up Rom sẽ thành công 100%. 1. Thoát Blackberry Desktop Manager. 2. Cài đặt bản Rom tương ứng mới máy BlackBerry của mình. 3. Xóa tập tin Vendor.xml trong thư mục C:/Progam Files/Common Files/Research In [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iloveblackberry.wordpress.com&amp;blog=6648927&amp;post=292&amp;subd=iloveblackberry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Dưới đây là quá trình up Rom cho BlackBerry, các bạn cần thực hiện đúng theo thứ tự thì việc up Rom sẽ thành công 100%.</p>
<p>1. Thoát Blackberry Desktop Manager.</p>
<p>2. Cài đặt bản Rom tương ứng mới máy BlackBerry của mình.</p>
<p>3. Xóa tập tin Vendor.xml trong thư mục C:/Progam Files/Common Files/Research In Motion/AppLoader/</p>
<p>4. Mở Blackberry Desktop Manager.</p>
<p>5. Kết nối với máy tính (qua mini USB).</p>
<p>6. Trên menu của Blackberry Desktop Manager chọn Options &gt; Connection Settings , tại mục Connections chọn USB rồi nhấn nút Detect . Sau đó sẽ xuất hiện thông báo là tìm thấy thiết bị với mã PIN là mã PIN của máy BlackBerry mà mình cắm vào.</p>
<p>8. Trên Blackberry Desktop Manager chọn Application Loader. Nhấn nút Next cho đến khi xuất hiện nút Finish trên màn hình và nhấn tiếp nút Finish.</p>
<p>Đến bước này, nếu ta muốn backup dữ liệu (bao gồm: contacs, call logs, messages, tasks, notes&#8230;) trên BlackBerry lại trước khi up Rom, ta chọn mục Automatically backup the device application data&#8230; và check vào mục Include messages in the backup&#8230;, tất cả dữ liệu trên BlackBerry sẽ được restore ngay sau quá trình up Rom.</p>
<p>9. Máy sẽ tự động chạy hết các bước còn lại cho đến khi hoàn thành.</p>
<p>10. Nhấn nút Close để hoàn tất quá trình cài đặt.</p>
<p><span style="color:#ff0000;">Chú ý:</span></p>
<p>- Nếu trên máy BlackBerry có các thông tin không thể mất thì trước khi up Rom, ta vào BlackBerry Desktop Manager chọn Backup &amp; Restore để sao lưu các thông tin cần thiết để sau khi up Rom có thể sử dụng lại.</p>
<p>- Nên tháo Sim và thẻ nhớ khỏi máy BlackBerry trước khi up Rom.</p>
<p>- Sau khi up Rom thành công, máy BlackBerry sẽ khởi động lại và quá trình khởi động chiếm 10 -&gt; 15 phút, vì vậy ta không nên nôn nóng và tuyệt đối không được rút pin ra khỏi máy vì sẽ dẫn đến 1 số lỗi không lường trước được!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iloveblackberry.wordpress.com/292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iloveblackberry.wordpress.com/292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iloveblackberry.wordpress.com/292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iloveblackberry.wordpress.com/292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iloveblackberry.wordpress.com/292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iloveblackberry.wordpress.com/292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iloveblackberry.wordpress.com/292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iloveblackberry.wordpress.com/292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iloveblackberry.wordpress.com/292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iloveblackberry.wordpress.com/292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iloveblackberry.wordpress.com/292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iloveblackberry.wordpress.com/292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iloveblackberry.wordpress.com/292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iloveblackberry.wordpress.com/292/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iloveblackberry.wordpress.com&amp;blog=6648927&amp;post=292&amp;subd=iloveblackberry&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iloveblackberry.wordpress.com/2009/04/21/huong-dan-up-rom-cho-blackberry/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7001885c54ab16cd195ce4413c509830?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iloveblackberry</media:title>
		</media:content>
	</item>
		<item>
		<title>Unlock Blackberry 8320, 8310, 8300, 8820, 8800 của bạn</title>
		<link>http://iloveblackberry.wordpress.com/2009/04/21/unlock-blackberry-8320-8310-8300-8820-8800-cua-ban/</link>
		<comments>http://iloveblackberry.wordpress.com/2009/04/21/unlock-blackberry-8320-8310-8300-8820-8800-cua-ban/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 02:59:49 +0000</pubDate>
		<dc:creator>iloveblackberry</dc:creator>
				<category><![CDATA[Hỏi đáp về Blackberry]]></category>
		<category><![CDATA[Kinh nghiệm sử dụng Blackberry]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[BLACKBERRY 8320]]></category>
		<category><![CDATA[blackberry gia re]]></category>
		<category><![CDATA[blackberry gia tot]]></category>
		<category><![CDATA[blackberry shop]]></category>
		<category><![CDATA[I Love Blackberry Shop]]></category>
		<category><![CDATA[unlock]]></category>
		<category><![CDATA[Unlock BlackBerry]]></category>

		<guid isPermaLink="false">http://iloveblackberry.wordpress.com/?p=289</guid>
		<description><![CDATA[Ví dụ bạn có IMEI và code giải mã sau: IMEI: 35788900020xxxx Unlock Code: 389510597162xxxx Chú ý: Nếu bạn nhận error message khi thực hiện theo chỉ dẫn bên dưới thì không làm nữa mà liên hệ ngay với chúng tôi. Nếu bạn thực hiện sai nhiều lần, máy điện thoại của bạn sẽ vĩnh [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iloveblackberry.wordpress.com&amp;blog=6648927&amp;post=289&amp;subd=iloveblackberry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ví dụ bạn có IMEI và code giải mã sau:</p>
<p>IMEI: 35788900020xxxx</p>
<p>Unlock Code: 389510597162xxxx</p>
<p>Chú ý: Nếu bạn nhận error message khi thực hiện theo chỉ dẫn bên dưới thì không làm nữa mà liên hệ ngay với chúng tôi. Nếu bạn thực hiện sai nhiều lần, máy điện thoại của bạn sẽ vĩnh viễn không giải mã được.</p>
<p>***** Bạn phải gắn sim vào máy trước khi làm theo các bước sau đây *****</p>
<p>Cảnh báo: Phải tắt Wireless Mode trước khi bắt đầu giải mã máy để tránh làm hư máy.</p>
<p>Tắt Wireless Mode như thế nào?</p>
<p>1. Di chuyển con trỏ đến Manage Connections (Turn All Connections Off).</p>
<p>2. Bấm vào.</p>
<p>3. Thế là đã tắt Wireless Mode.</p>
<p>Giải mã như thế nào?</p>
<p>1. Trên màn hình chính (Home), click vào Options icon.</p>
<p>2. Trong mục Options ,chọn Advanced Settings icon.</p>
<p>3. Scroll đến SIM Card và chọn nó. Bạn sẽ thấy số phone và Sim ID number. (Có thể không thấy vẫn không sao).</p>
<p>4. Bấm MEPD để mở mức 1 của việc giải mã. (chú ý khi bấm sẽ không thấy chữ hiện ra trên màn hình).</p>
<p>5. Bấm và giữ phím ALT (Phía dưới bên trái) và bấm MEPE</p>
<p>6. Máy sẽ hiện ra “Enter Network MEP Code”, rồi, giờ nhập code vào (gồm 16 số)</p>
<p>7. Bấm ENTER và khởi động máy lại.</p>
<p>Chúc mừng bạn, điện thoại của bạn đã sẵn sàng để sử dụng!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iloveblackberry.wordpress.com/289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iloveblackberry.wordpress.com/289/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iloveblackberry.wordpress.com/289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iloveblackberry.wordpress.com/289/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iloveblackberry.wordpress.com/289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iloveblackberry.wordpress.com/289/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iloveblackberry.wordpress.com/289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iloveblackberry.wordpress.com/289/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iloveblackberry.wordpress.com/289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iloveblackberry.wordpress.com/289/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iloveblackberry.wordpress.com/289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iloveblackberry.wordpress.com/289/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iloveblackberry.wordpress.com/289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iloveblackberry.wordpress.com/289/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iloveblackberry.wordpress.com&amp;blog=6648927&amp;post=289&amp;subd=iloveblackberry&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iloveblackberry.wordpress.com/2009/04/21/unlock-blackberry-8320-8310-8300-8820-8800-cua-ban/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7001885c54ab16cd195ce4413c509830?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iloveblackberry</media:title>
		</media:content>
	</item>
		<item>
		<title>BlackBerry Bold (9000)</title>
		<link>http://iloveblackberry.wordpress.com/2009/04/01/blackberry-bold-9000/</link>
		<comments>http://iloveblackberry.wordpress.com/2009/04/01/blackberry-bold-9000/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 16:41:36 +0000</pubDate>
		<dc:creator>iloveblackberry</dc:creator>
				<category><![CDATA[Cảm nhận về Blackberry]]></category>

		<guid isPermaLink="false">http://iloveblackberry.wordpress.com/?p=210</guid>
		<description><![CDATA[Thế là bao mong đợi đã có kết quả đầu tiên. RIM vừa chính thức giới thiệu dòng sản phẩm mới nhất và cao cấp nhất từ trước đến nay của mình, BlackBerry Bold tức dòng 9000. BlackBerry Bold là dòng mạnh mẽ nhất, trang bị tốt nhất của BlackBerry từ trước đến nay.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iloveblackberry.wordpress.com&amp;blog=6648927&amp;post=210&amp;subd=iloveblackberry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://tinhte.com/forum/showthread.php?p=432489#post432489"> <img src="http://www.tinhte.com/home/TTData//Image/2008/2008051212_tinhte_com_bbbold.png" border="0" alt="RIM chính thức giới thiệu BlackBerry Bold (9000)" hspace="5" vspace="2" align="left" /></a>Thế là bao mong đợi đã có kết quả đầu tiên. RIM vừa chính thức giới thiệu dòng sản phẩm mới nhất và cao cấp nhất từ trước đến nay của mình, BlackBerry Bold tức dòng 9000. BlackBerry Bold là dòng mạnh mẽ nhất, trang bị tốt nhất của BlackBerry từ trước đến nay.</p>
<p><span id="more-210"></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iloveblackberry.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iloveblackberry.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iloveblackberry.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iloveblackberry.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iloveblackberry.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iloveblackberry.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iloveblackberry.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iloveblackberry.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iloveblackberry.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iloveblackberry.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iloveblackberry.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iloveblackberry.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iloveblackberry.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iloveblackberry.wordpress.com/210/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iloveblackberry.wordpress.com&amp;blog=6648927&amp;post=210&amp;subd=iloveblackberry&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iloveblackberry.wordpress.com/2009/04/01/blackberry-bold-9000/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7001885c54ab16cd195ce4413c509830?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iloveblackberry</media:title>
		</media:content>

		<media:content url="http://www.tinhte.com/home/TTData//Image/2008/2008051212_tinhte_com_bbbold.png" medium="image">
			<media:title type="html">RIM chính thức giới thiệu BlackBerry Bold (9000)</media:title>
		</media:content>
	</item>
		<item>
		<title>Khách sạn ngàn sao</title>
		<link>http://iloveblackberry.wordpress.com/2009/03/14/khach-s%e1%ba%a1n-ngan-sao/</link>
		<comments>http://iloveblackberry.wordpress.com/2009/03/14/khach-s%e1%ba%a1n-ngan-sao/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 00:37:34 +0000</pubDate>
		<dc:creator>coixuongshop</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://iloveblackberry.wordpress.com/2009/03/14/khach-s%e1%ba%a1n-ngan-sao/</guid>
		<description><![CDATA[&#8230;..giá ưu đãi đặc biệt<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iloveblackberry.wordpress.com&amp;blog=6648927&amp;post=283&amp;subd=iloveblackberry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#8230;..giá ưu đãi đặc biệt</p>
<div id="attachment_282" class="wp-caption aligncenter" style="width: 356px"><a href="http://coixuongshop.com/20-em-iu-bac-h-kh006.html"><img class="size-full wp-image-282" title="Đêm qua em mơ gặp Bác Hồ" src="http://iloveblackberry.files.wordpress.com/2009/03/hotel_in_traffic_board.jpg?w=346&#038;h=500" alt="Đêm qua em mơ gặp Bác Hồ" width="346" height="500" /></a><p class="wp-caption-text">Đêm qua em mơ gặp Bác Hồ</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iloveblackberry.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iloveblackberry.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iloveblackberry.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iloveblackberry.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iloveblackberry.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iloveblackberry.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iloveblackberry.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iloveblackberry.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iloveblackberry.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iloveblackberry.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iloveblackberry.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iloveblackberry.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iloveblackberry.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iloveblackberry.wordpress.com/283/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iloveblackberry.wordpress.com&amp;blog=6648927&amp;post=283&amp;subd=iloveblackberry&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iloveblackberry.wordpress.com/2009/03/14/khach-s%e1%ba%a1n-ngan-sao/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5201f2cbabfdc257ee8a786f391d3a72?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">coixuongshop</media:title>
		</media:content>

		<media:content url="http://iloveblackberry.files.wordpress.com/2009/03/hotel_in_traffic_board.jpg" medium="image">
			<media:title type="html">Đêm qua em mơ gặp Bác Hồ</media:title>
		</media:content>
	</item>
		<item>
		<title>Gizmo &#8211; chương trình gọi điện Internet miễn phí cho BlackBerry</title>
		<link>http://iloveblackberry.wordpress.com/2009/03/09/gizmo-ch%c6%b0%c6%a1ng-trinh-g%e1%bb%8di-di%e1%bb%87n-internet-mi%e1%bb%85n-phi-cho-blackberry/</link>
		<comments>http://iloveblackberry.wordpress.com/2009/03/09/gizmo-ch%c6%b0%c6%a1ng-trinh-g%e1%bb%8di-di%e1%bb%87n-internet-mi%e1%bb%85n-phi-cho-blackberry/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 06:42:30 +0000</pubDate>
		<dc:creator>iloveblackberry</dc:creator>
				<category><![CDATA[Phầm mềm Blackberry]]></category>
		<category><![CDATA[Tin tức Blackberry]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[blackberry gia re]]></category>
		<category><![CDATA[blackberry gia tot]]></category>
		<category><![CDATA[gọi điện thoại quốc tế giá rẻ]]></category>
		<category><![CDATA[phần mềm blackberry]]></category>

		<guid isPermaLink="false">http://iloveblackberry.wordpress.com/?p=278</guid>
		<description><![CDATA[Với Gizmo bạn có thể thực hiện các cuộc gọi điện miễn phí trên đường truyền Internet bằng chiếc BlackBerry của mình. Bạn không chỉ có thể chat mà còn có thể gọi điện Internet miễn phí đến các chương trình chat khác như Yahoo Messenger, Google Talk, Windows Live hay ngay cả cuộc gọi [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iloveblackberry.wordpress.com&amp;blog=6648927&amp;post=278&amp;subd=iloveblackberry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://tinhte.com/forum/showthread.php?t=12170"> <img src="http://www.tinhte.com/home/TTData//Image/2007/2007092221_tinhte_com_callin_contact-22-9.jpg" border="0" alt="Gizmo - chương trình gọi điện Internet miễn phí cho BlackBerry" hspace="5" vspace="2" align="left" /></a>Với Gizmo bạn có thể thực hiện các cuộc gọi điện miễn phí trên đường truyền Internet bằng chiếc BlackBerry của mình. Bạn không chỉ có thể chat mà còn có thể gọi điện Internet miễn phí đến các chương trình chat khác như Yahoo Messenger, Google Talk, Windows Live hay ngay cả cuộc gọi VoIP.</p>
<p><span id="more-278"></span></p>
<div><img src="http://gizmo5.com/templates/default/images/devices_animation.gif" border="0" alt="" /></div>
<p>Gizmo for Mobile Beta đã được phát hành một tuần sau khi dự án phiên bản Gizmo dành cho BlackBerry được giới thiệu.<br />
Có thể tải chương trình tại <a href="http://gizmo5.com/pc" target="_blank">http://gizmo5.com/pc</a></p>
<div><img src="http://gizmo5.com/templates/default/images/screens/contact-list.jpg" border="0" alt="" /><br />
<em>Danh sách liên lạc</em></div>
<div><img src="http://gizmo5.com/templates/default/images/screens/chat-session.jpg" border="0" alt="" /><br />
<em>Trò chuyện</em></div>
<div><img src="http://gizmo5.com/templates/default/images/screens/callin_contact.jpg" border="0" alt="" /><br />
<em>Gọi điện</em></div>
<div><img src="http://gizmo5.com/templates/default/images/screens/send_file.jpg" border="0" alt="" /><br />
<em>Gửi tập tin</em></div>
<div><img src="http://gizmo5.com/templates/default/images/screens/emoticons.jpg" border="0" alt="" /><br />
<em>Biểu tượng cảm xúc</em></div>
<div><img src="http://gizmo5.com/templates/default/images/screens/settings.jpg" border="0" alt="" /><br />
<em>Cấu hình</em></p>
<div>Nguồn RIMarkable</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iloveblackberry.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iloveblackberry.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iloveblackberry.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iloveblackberry.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iloveblackberry.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iloveblackberry.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iloveblackberry.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iloveblackberry.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iloveblackberry.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iloveblackberry.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iloveblackberry.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iloveblackberry.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iloveblackberry.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iloveblackberry.wordpress.com/278/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iloveblackberry.wordpress.com&amp;blog=6648927&amp;post=278&amp;subd=iloveblackberry&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iloveblackberry.wordpress.com/2009/03/09/gizmo-ch%c6%b0%c6%a1ng-trinh-g%e1%bb%8di-di%e1%bb%87n-internet-mi%e1%bb%85n-phi-cho-blackberry/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7001885c54ab16cd195ce4413c509830?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iloveblackberry</media:title>
		</media:content>

		<media:content url="http://www.tinhte.com/home/TTData//Image/2007/2007092221_tinhte_com_callin_contact-22-9.jpg" medium="image">
			<media:title type="html">Gizmo - chương trình gọi điện Internet miễn phí cho BlackBerry</media:title>
		</media:content>

		<media:content url="http://gizmo5.com/templates/default/images/devices_animation.gif" medium="image" />

		<media:content url="http://gizmo5.com/templates/default/images/screens/contact-list.jpg" medium="image" />

		<media:content url="http://gizmo5.com/templates/default/images/screens/chat-session.jpg" medium="image" />

		<media:content url="http://gizmo5.com/templates/default/images/screens/callin_contact.jpg" medium="image" />

		<media:content url="http://gizmo5.com/templates/default/images/screens/send_file.jpg" medium="image" />

		<media:content url="http://gizmo5.com/templates/default/images/screens/emoticons.jpg" medium="image" />

		<media:content url="http://gizmo5.com/templates/default/images/screens/settings.jpg" medium="image" />
	</item>
		<item>
		<title>EQO &#8211; gọi điện quốc tế giá rẻ, gửi tin nhắn, chát chít miễn phí trên BlackBerry</title>
		<link>http://iloveblackberry.wordpress.com/2009/03/09/eqo-g%e1%bb%8di-di%e1%bb%87n-qu%e1%bb%91c-t%e1%ba%bf-gia-r%e1%ba%bb-g%e1%bb%adi-tin-nh%e1%ba%afn-chat-chit-mi%e1%bb%85n-phi-tren-blackberry/</link>
		<comments>http://iloveblackberry.wordpress.com/2009/03/09/eqo-g%e1%bb%8di-di%e1%bb%87n-qu%e1%bb%91c-t%e1%ba%bf-gia-r%e1%ba%bb-g%e1%bb%adi-tin-nh%e1%ba%afn-chat-chit-mi%e1%bb%85n-phi-tren-blackberry/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 06:41:19 +0000</pubDate>
		<dc:creator>iloveblackberry</dc:creator>
				<category><![CDATA[Phầm mềm Blackberry]]></category>
		<category><![CDATA[Tin tức Blackberry]]></category>
		<category><![CDATA[blackberry gia re]]></category>
		<category><![CDATA[blackberry gia tot]]></category>
		<category><![CDATA[gọi quốc tế giá rẻ]]></category>
		<category><![CDATA[gọi điện thoại quốc tế giá rẻ]]></category>
		<category><![CDATA[phần mềm blackberry]]></category>

		<guid isPermaLink="false">http://iloveblackberry.wordpress.com/?p=277</guid>
		<description><![CDATA[Quá tuyệt vời với EQO, khi thấy phần mềm chat đa dịch vụ JiveTalk mà anh em nói trên này nghe hấp dẫn quá, nhưng có vẻ như phải có chút chi phí cho việc mua bản quyền chính thức, lang thang trên mạng nhặt được phần mềm EQO này thấy tuyệt quá. - Quá [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iloveblackberry.wordpress.com&amp;blog=6648927&amp;post=277&amp;subd=iloveblackberry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tinhte.com/forum/showthread.php?t=11952"> <img src="http://www.tinhte.com/home/TTData//Image/2007/2007092408_tinhte_com_call_all.jpg" border="0" alt="EQO - gọi điện quốc tế giá rẻ, gửi tin nhắn, chát chít miễn phí trên BlackBerry" hspace="5" vspace="2" align="left" /></a>Quá tuyệt vời với EQO, khi thấy phần mềm chat đa dịch vụ JiveTalk mà anh em nói trên này nghe hấp dẫn quá, nhưng có vẻ như phải có chút chi phí cho việc mua bản quyền chính thức, lang thang trên mạng nhặt được phần mềm EQO này thấy tuyệt quá.</p>
<p><span id="more-277"></span>- Quá tuyệt vời, khi thấy chú jivetalk mà anh em nói trên này nghe hấp dẫn quá, nhưng có vẻ như phải có chút chi phí cho việc mua key bản chính thức, lang thang trên mạng nhặt được chú EQO này thấy tuyệt quá.<br />
- Truy cập vào website EQO, đăng ký user mới rồi theo trình tự mà cài đặt nhé, rất đơn giản thôi.<br />
- Phần mềm này tích hợp với Mobile (<em><strong>BB</strong> một số dòng</em>), tự động import phonebook trong mobile để thực hiện cuộc gọi, mình chưa thử gọi cuộc quốc tế nào nên chưa khẳng định được gì.<br />
- Gửi tin nhắn miễn phí cho bạn bè cũng là user EQO và online (gửi cho ai chưa đăng ký EQO hoặc đã đăng ký nhưng offline sẽ bị tính phí).<br />
- Chát chít MSN, AIM, Yahoo!, Google Talk, ICQ &#8211;&gt; free <img class="inlineimg" title="Big Grin" src="http://www.tinhte.com/forum/images/smilies/biggrin.gif" border="0" alt="" /><br />
- Phần mềm này FREE <img class="inlineimg" title="Cool" src="http://www.tinhte.com/forum/images/smilies/cool.gif" border="0" alt="" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iloveblackberry.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iloveblackberry.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iloveblackberry.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iloveblackberry.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iloveblackberry.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iloveblackberry.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iloveblackberry.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iloveblackberry.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iloveblackberry.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iloveblackberry.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iloveblackberry.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iloveblackberry.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iloveblackberry.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iloveblackberry.wordpress.com/277/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iloveblackberry.wordpress.com&amp;blog=6648927&amp;post=277&amp;subd=iloveblackberry&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iloveblackberry.wordpress.com/2009/03/09/eqo-g%e1%bb%8di-di%e1%bb%87n-qu%e1%bb%91c-t%e1%ba%bf-gia-r%e1%ba%bb-g%e1%bb%adi-tin-nh%e1%ba%afn-chat-chit-mi%e1%bb%85n-phi-tren-blackberry/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7001885c54ab16cd195ce4413c509830?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iloveblackberry</media:title>
		</media:content>

		<media:content url="http://www.tinhte.com/home/TTData//Image/2007/2007092408_tinhte_com_call_all.jpg" medium="image">
			<media:title type="html">EQO - gọi điện quốc tế giá rẻ, gửi tin nhắn, chát chít miễn phí trên BlackBerry</media:title>
		</media:content>

		<media:content url="http://www.tinhte.com/forum/images/smilies/biggrin.gif" medium="image">
			<media:title type="html">Big Grin</media:title>
		</media:content>

		<media:content url="http://www.tinhte.com/forum/images/smilies/cool.gif" medium="image">
			<media:title type="html">Cool</media:title>
		</media:content>
	</item>
		<item>
		<title>Tiết kiệm lưu lượng khi chat bằng JiveTalk trên BlackBerry</title>
		<link>http://iloveblackberry.wordpress.com/2009/03/09/ti%e1%ba%bft-ki%e1%bb%87m-l%c6%b0u-l%c6%b0%e1%bb%a3ng-khi-chat-b%e1%ba%b1ng-jivetalk-tren-blackberry/</link>
		<comments>http://iloveblackberry.wordpress.com/2009/03/09/ti%e1%ba%bft-ki%e1%bb%87m-l%c6%b0u-l%c6%b0%e1%bb%a3ng-khi-chat-b%e1%ba%b1ng-jivetalk-tren-blackberry/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 06:37:42 +0000</pubDate>
		<dc:creator>iloveblackberry</dc:creator>
				<category><![CDATA[Phầm mềm Blackberry]]></category>
		<category><![CDATA[Tin tức Blackberry]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[blackberry gia re]]></category>
		<category><![CDATA[blackberry gia tot]]></category>
		<category><![CDATA[chat bang jivetalk]]></category>
		<category><![CDATA[downloaf jivetalk]]></category>
		<category><![CDATA[jivetalk]]></category>
		<category><![CDATA[phần mềm blackberry]]></category>

		<guid isPermaLink="false">http://iloveblackberry.wordpress.com/?p=274</guid>
		<description><![CDATA[Ở Việt Nam cước phí GPRS chưa được rẻ lắm nên thực sự vẫn còn là một điều khá trăn trở với anh em dùng card của các mạng. Trước kia , chẳng ai biết khi chat bằng jivetalk mình đã ngốn bao nhiêu lưu lượng gprs để xem nhà cung cấp có tính đúng [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iloveblackberry.wordpress.com&amp;blog=6648927&amp;post=274&amp;subd=iloveblackberry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tinhte.com/forum/showthread.php?t=12638"> <img src="http://www.tinhte.com/home/TTData//Image/2007/2007092709_tinhte_com_jivetalk.png" border="0" alt="Tiết kiệm lưu lượng khi chat bằng JiveTalk trên BlackBerry" hspace="5" vspace="2" align="left" /></a>Ở Việt Nam cước phí GPRS chưa được rẻ lắm nên thực sự vẫn còn là một điều khá trăn trở với anh em dùng card của các mạng. Trước kia , chẳng ai biết khi chat bằng jivetalk mình đã ngốn bao nhiêu lưu lượng gprs để xem nhà cung cấp có tính đúng cho mình hay không. Với Opera , bạn chỉ cần vào About là biết được. Còn Jivetalk? Tình cờ tôi cũng biết cách kiểm tra khi mình chat, Jivetalk sẽ ngốn bao nhiêu lưu lượng GPRS và cách để giảm thiểu lưu lượng này.</p>
<p><span id="more-274"></span>Ở Việt Nam cước phí GPRS chưa được rẻ lắm nên thực sự vẫn còn là một điều khá trăn trở với anh em sài card của các mạng , trước kia , chẳng ai biết khi chat bằng jivetalk mình đã ngốn bao nhiêu lưu lượng gprs để mà xem , nhà mạng có tính đúng cho mình hay không .<br />
Với Opera , bạn chỉ cần vào About là biết được &#8230; còn jivetalk &#8230; tình cờ tôi cũng biết khi bạn chat nó tốn bao nhiêu lưu lượng GPRS<br />
&#8212;&#8212;&#8211;<br />
Cách làm :Từ menu chính &#8211;&gt; View log &#8211;&gt; Menu &#8211;&gt; Bandwidth Usage<br />
Khi đó sẽ có các thông tin hiện lên như :<br />
Total Bandwidth Used = XXX<br />
Upstream= XXX<br />
Downstream = XXX</p>
<p>Tổng tiền GPRS = Total Bandwidth Used x Phí GPRS<br />
&#8212;&#8212;&#8212;<br />
Để có thể tiết kiệm hơn &#8212;&gt; các bạn chọn menu &#8211;&gt; SET LEVEL=SILENT<br />
Cách này sẽ giúp các bạn online giảm xuống khoảng 30kb 1h</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iloveblackberry.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iloveblackberry.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iloveblackberry.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iloveblackberry.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iloveblackberry.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iloveblackberry.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iloveblackberry.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iloveblackberry.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iloveblackberry.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iloveblackberry.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iloveblackberry.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iloveblackberry.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iloveblackberry.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iloveblackberry.wordpress.com/274/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iloveblackberry.wordpress.com&amp;blog=6648927&amp;post=274&amp;subd=iloveblackberry&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iloveblackberry.wordpress.com/2009/03/09/ti%e1%ba%bft-ki%e1%bb%87m-l%c6%b0u-l%c6%b0%e1%bb%a3ng-khi-chat-b%e1%ba%b1ng-jivetalk-tren-blackberry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7001885c54ab16cd195ce4413c509830?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iloveblackberry</media:title>
		</media:content>

		<media:content url="http://www.tinhte.com/home/TTData//Image/2007/2007092709_tinhte_com_jivetalk.png" medium="image">
			<media:title type="html">Tiết kiệm lưu lượng khi chat bằng JiveTalk trên BlackBerry</media:title>
		</media:content>
	</item>
		<item>
		<title>Flurry &#8211; Giải pháp email POP3 &amp; IMAP tốt nhất và miễn phí cho BlackBerry</title>
		<link>http://iloveblackberry.wordpress.com/2009/03/09/flurry-gi%e1%ba%a3i-phap-email-pop3-imap-t%e1%bb%91t-nh%e1%ba%a5t-va-mi%e1%bb%85n-phi-cho-blackberry/</link>
		<comments>http://iloveblackberry.wordpress.com/2009/03/09/flurry-gi%e1%ba%a3i-phap-email-pop3-imap-t%e1%bb%91t-nh%e1%ba%a5t-va-mi%e1%bb%85n-phi-cho-blackberry/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 06:36:35 +0000</pubDate>
		<dc:creator>iloveblackberry</dc:creator>
				<category><![CDATA[Phầm mềm Blackberry]]></category>
		<category><![CDATA[Tin tức Blackberry]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[blackberry gia re]]></category>
		<category><![CDATA[blackberry gia tot]]></category>
		<category><![CDATA[blackberry shop]]></category>
		<category><![CDATA[i love blackberry]]></category>
		<category><![CDATA[mail cho blackberry]]></category>
		<category><![CDATA[phần mềm blackberry]]></category>
		<category><![CDATA[đọc mail cho blackberry]]></category>

		<guid isPermaLink="false">http://iloveblackberry.wordpress.com/?p=273</guid>
		<description><![CDATA[Nếu có nhu cầu công việc cần dùng email IMAP hay POP3 của cá nhân hay công ty mà không muốn dùng Gmail, các bạn dùng thử phần mềm email flurry chạy rất tốt trên BB đặc biệt là miễn phí. Dù bạn sử dụng mail POP3 hay IMAP flurry đều hỗ trợ tốt. Vừa [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iloveblackberry.wordpress.com&amp;blog=6648927&amp;post=273&amp;subd=iloveblackberry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://tinhte.com/forum/showthread.php?t=13537"> <img src="http://www.tinhte.com/home/TTData//Image/2007/2007100509_tinhte_com_Flurry-blackberry.png" border="0" alt="Flurry - Giải pháp email POP3 &amp; IMAP tốt nhất và miễn phí cho BlackBerry" hspace="5" vspace="2" align="left" /></a>Nếu có nhu cầu công việc cần dùng email IMAP hay POP3 của cá nhân hay công ty mà không muốn dùng Gmail, các bạn dùng thử phần mềm email flurry chạy rất tốt trên BB đặc biệt là miễn phí. Dù bạn sử dụng mail POP3 hay IMAP flurry đều hỗ trợ tốt. Vừa miễn phí lại rất tốt, còn chờ gì nữa?</p>
<p><span id="more-273"></span>Cài đặt phẩn mềm rất đơn giản, chỉ việc lên trang <a href="http://www.flurry.com/" target="_blank">www.flurry.com</a> biết chút tiếng Anh tối thiểu là có thể cài đặt cho mình. Chương trình Email này chạy bằng Java nên có thể cài bất cứ điện thoại nào có hỗ trợ Java. Đối với BlackBerry, chúng ta không thể tải trực tiếp về bằng Browser của BB hay Opera mà cần tải file jad về máy PC sau đó chuyển qua BB bằng Desktop Manager (dùng media explorer). Sau khi đã chuyển sang BlackBerry các bạn theo hướng dẫn cách cài file java đã được hướng dẫn trên diễn đàn này để cài vào máy.</p>
<p>Ưu điểm chạy rất nhanh, cho lưu trữ  contact và tùy biến trên web bằng PC (từ trang web <a href="http://www.flurry.com%29/" target="_blank">www.flurry.com)</a>.<br />
Nhược điểm là không xem được file đính kèm như Gmail.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iloveblackberry.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iloveblackberry.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iloveblackberry.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iloveblackberry.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iloveblackberry.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iloveblackberry.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iloveblackberry.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iloveblackberry.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iloveblackberry.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iloveblackberry.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iloveblackberry.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iloveblackberry.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iloveblackberry.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iloveblackberry.wordpress.com/273/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iloveblackberry.wordpress.com&amp;blog=6648927&amp;post=273&amp;subd=iloveblackberry&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iloveblackberry.wordpress.com/2009/03/09/flurry-gi%e1%ba%a3i-phap-email-pop3-imap-t%e1%bb%91t-nh%e1%ba%a5t-va-mi%e1%bb%85n-phi-cho-blackberry/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7001885c54ab16cd195ce4413c509830?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iloveblackberry</media:title>
		</media:content>

		<media:content url="http://www.tinhte.com/home/TTData//Image/2007/2007100509_tinhte_com_Flurry-blackberry.png" medium="image">
			<media:title type="html">Flurry - Giải pháp email POP3 &#38; IMAP tốt nhất và miễn phí cho BlackBerry</media:title>
		</media:content>
	</item>
		<item>
		<title>pVoiceClock &#8211; Phần mềm báo giờ bằng lời nói tiếng Việt dành cho BlackBerry</title>
		<link>http://iloveblackberry.wordpress.com/2009/03/09/pvoiceclock-ph%e1%ba%a7n-m%e1%bb%81m-bao-gi%e1%bb%9d-b%e1%ba%b1ng-l%e1%bb%9di-noi-ti%e1%ba%bfng-vi%e1%bb%87t-danh-cho-blackberry/</link>
		<comments>http://iloveblackberry.wordpress.com/2009/03/09/pvoiceclock-ph%e1%ba%a7n-m%e1%bb%81m-bao-gi%e1%bb%9d-b%e1%ba%b1ng-l%e1%bb%9di-noi-ti%e1%ba%bfng-vi%e1%bb%87t-danh-cho-blackberry/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 06:32:27 +0000</pubDate>
		<dc:creator>iloveblackberry</dc:creator>
				<category><![CDATA[Phầm mềm Blackberry]]></category>
		<category><![CDATA[Tin tức Blackberry]]></category>
		<category><![CDATA[báo giờ]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[blackberry gia re]]></category>
		<category><![CDATA[blackberry gia tot]]></category>
		<category><![CDATA[i love blackberry]]></category>
		<category><![CDATA[phần mềm báo giờ]]></category>
		<category><![CDATA[phần mềm blackberry]]></category>
		<category><![CDATA[đọc giờ]]></category>

		<guid isPermaLink="false">http://iloveblackberry.wordpress.com/2009/03/09/pvoiceclock-ph%e1%ba%a7n-m%e1%bb%81m-bao-gi%e1%bb%9d-b%e1%ba%b1ng-l%e1%bb%9di-noi-ti%e1%ba%bfng-vi%e1%bb%87t-danh-cho-blackberry/</guid>
		<description><![CDATA[Một tiện ích miễn phí và thú vị giúp bạn luôn luôn làm chủ thời gian. Mang lại cho bạn sự tự do, không phải nhìn vào cái đồng hồ đáng ghét. Với những bạn luôn luôn bận rộn thì phần mềm này thực sự hữu ích. Phần mềm có kích thước rất nhỏ, khoảng [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iloveblackberry.wordpress.com&amp;blog=6648927&amp;post=272&amp;subd=iloveblackberry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tinhte.com/forum/showthread.php?p=74818#post74818"> <img src="http://www.tinhte.com/home/TTData//Image/2007/2007100912_tinhte_com_BB_baogiotiengviet.jpg" border="0" alt="pVoiceClock  - Phần mềm báo giờ bằng lời nói tiếng Việt dành cho BlackBerry" hspace="5" vspace="2" align="left" /></a>Một tiện ích miễn phí và thú vị giúp bạn luôn luôn làm chủ thời gian. Mang lại cho bạn sự tự do, không phải nhìn vào cái đồng hồ đáng ghét. Với những bạn luôn luôn bận rộn thì phần mềm này thực sự hữu ích. Phần mềm có kích thước rất nhỏ, khoảng 30kb, cài trực tiếp vào BlackBerry.</p>
<p><span id="more-272"></span>Chương trình đọc giờ bằng tiếng Việt có một số tính năng sau:</p>
<p>- Đọc giờ : Đọc giờ hiện tại.<br />
- Báo giờ theo chu kỳ: Cứ bao nhiêu phút thì Bb lại cất tiếng đọc giờ.<br />
- Báo thức: Đặt thời gian báo thức.</p>
<p><strong> Giao diện:</strong><br />
<img src="http://www2.picturepush.com/photo/a/227330/img/Picture-Box/nhac-gio%5B2%5D.jpg" border="0" alt="" /></p>
<p>Download: http://www.tinhte.com/forum/showthread.php?p=74818#post74818</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iloveblackberry.wordpress.com/272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iloveblackberry.wordpress.com/272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iloveblackberry.wordpress.com/272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iloveblackberry.wordpress.com/272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iloveblackberry.wordpress.com/272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iloveblackberry.wordpress.com/272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iloveblackberry.wordpress.com/272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iloveblackberry.wordpress.com/272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iloveblackberry.wordpress.com/272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iloveblackberry.wordpress.com/272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iloveblackberry.wordpress.com/272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iloveblackberry.wordpress.com/272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iloveblackberry.wordpress.com/272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iloveblackberry.wordpress.com/272/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iloveblackberry.wordpress.com&amp;blog=6648927&amp;post=272&amp;subd=iloveblackberry&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iloveblackberry.wordpress.com/2009/03/09/pvoiceclock-ph%e1%ba%a7n-m%e1%bb%81m-bao-gi%e1%bb%9d-b%e1%ba%b1ng-l%e1%bb%9di-noi-ti%e1%ba%bfng-vi%e1%bb%87t-danh-cho-blackberry/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7001885c54ab16cd195ce4413c509830?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iloveblackberry</media:title>
		</media:content>

		<media:content url="http://www.tinhte.com/home/TTData//Image/2007/2007100912_tinhte_com_BB_baogiotiengviet.jpg" medium="image">
			<media:title type="html">pVoiceClock  - Phần mềm báo giờ bằng lời nói tiếng Việt dành cho BlackBerry</media:title>
		</media:content>

		<media:content url="http://www2.picturepush.com/photo/a/227330/img/Picture-Box/nhac-gio%5B2%5D.jpg" medium="image" />
	</item>
	</channel>
</rss>
