<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-36679565</id><updated>2011-07-29T08:27:27.581+07:00</updated><title type='text'>Tjiputra's Home</title><subtitle type='html'>I love healthy fruits, it help me to think more creative :) Apple and Blackberry</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>41</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-36679565.post-5950608679606759339</id><published>2011-03-01T20:40:00.002+07:00</published><updated>2011-03-01T21:00:13.697+07:00</updated><title type='text'>Grails RESTful and JSON not easy as talked</title><content type='html'>Finally we had accomplished half part of our first project using Grails. When first time I use grails, the most interesting part was when I try the ability for restful and JSON automatically rendering.&lt;div&gt;But during the project, I tried to use the JSONP along the way for the integration with our RIA platform Adobe AIR, it's really screw up.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;JSONP in grails just works when the you set in your Config.groovy&lt;/div&gt;&lt;div&gt;&lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco"&gt;&lt;/p&gt;&lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco"&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;grails.mime.file.extensions = &lt;span style="color: #a63e8c"&gt;true&lt;/span&gt;&lt;/li&gt;&lt;li&gt;grails.mime.&lt;span style="color: #7fd4ff"&gt;use&lt;/span&gt;.accept.header = &lt;span style="color: #a63e8c"&gt;true&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;&lt;div&gt;And configure to UrlMapping.groovy&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;for "url path" (controller: "controllername", action: "actionname")&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;And when you try to access from client, just "post" and "get" action form that can be used.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;To make your controller works with JSONP, you can use several methods. If it just for several request, you can use change the way you render the JSON&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;if(params.callback) {&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;render ${params.callback}(${variable as JSON));&lt;/div&gt;&lt;div&gt;}&lt;/div&gt;&lt;div&gt;else {&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;render variable as JSON&lt;/div&gt;&lt;div&gt;}&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;This code snippet compatible with Grails 1.3.5&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-5950608679606759339?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/5950608679606759339/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=5950608679606759339' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/5950608679606759339'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/5950608679606759339'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2011/03/grails-restful-and-json-not-easy-as.html' title='Grails RESTful and JSON not easy as talked'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-4807394633591002705</id><published>2010-09-09T07:57:00.000+07:00</published><updated>2010-09-09T07:58:17.197+07:00</updated><title type='text'>Why Blackberry penetration highest in Indonesia?</title><content type='html'>&lt;span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: 14pt;"&gt;Few years ago I start using blackberry, that time blackberry still an expensive gadget in Indonesia, and difficult to find the device, beside the service price is expensive too. But after 4 years blackberry became major smartphone in Indonesia big cities, and had be a common for people to share their pin compare to phone no.&lt;/span&gt; &lt;div&gt;&lt;span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: 14pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: 14pt;"&gt;Few of the reason previously people adopt blackberry were because of&lt;/span&gt;&lt;/div&gt; &lt;div&gt;&lt;span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: 14pt;"&gt;- expensive internet connection (blackberry unlimited)&lt;/span&gt;&lt;/div&gt; &lt;div&gt;&lt;span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: 14pt;"&gt;- high mobility because of traffic in Jakarta&lt;/span&gt;&lt;/div&gt; &lt;div&gt;&lt;span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: 14pt;"&gt;- most of user start use blackberry beside corporate users, is from mailing list. Thats use email as major communication and blackberry is the best on it&lt;/span&gt;&lt;/div&gt; &lt;div&gt;&lt;span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: 14pt;"&gt;- indonesian love to sms, and they can chat unlimited with manageable cost using blackberry&lt;/span&gt;&lt;/div&gt; &lt;div&gt;&lt;span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: 14pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: 14pt;"&gt;Blackberry biggest rivals nowadays came like Apple iPhone and android based mobike, why blackberry still survive? For some reason, iPhone and android use more bandwidth compare to Blackberry, iPhone is very expensive in Indonesia, but how about Android that have better and competitive price?&lt;/span&gt;&lt;/div&gt; &lt;div&gt;&lt;span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: 14pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: 14pt;"&gt;And last weekend I spend my time in Singapore, I saw most users use touch screen smartphone, most of them is iPhone either iPhone 3GS or iPhone 4. Then in Sydney this past 2 days, its same behavior, during communting, they still use their smartphone to browse, find information, playing games.... They don't use email as where Blackberry most powerful selling point.&lt;/span&gt;&lt;/div&gt; &lt;div&gt;&lt;span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: 14pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: 14pt;"&gt;There's a big different background why in most country iPhone is selling that fast, while is very different in Indonesia. In most country, they had most of information and resources had been publish in internet, and another things the educational background if these people was make paper and research. Indonesian, because lack of information and difficulty to find information, then most of them is ask for information to mailing list or someone that can give trusted information and chatting. Beside that the behavior to create good content of information and reading beavior for most Indonesian is very low. And this accelerate the mailing list penetration and this became good market for blackberry.&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-4807394633591002705?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/4807394633591002705/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=4807394633591002705' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/4807394633591002705'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/4807394633591002705'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2010/09/why-blackberry-penetration-highest-in.html' title='Why Blackberry penetration highest in Indonesia?'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-2528758483146075660</id><published>2010-07-09T07:51:00.002+07:00</published><updated>2010-07-09T08:18:45.677+07:00</updated><title type='text'>iOS4 and Blackberry</title><content type='html'>Two days ago, I upgrade my iPod Touch 2nd generation to iOS4, the latest iPod Touch OS. During upgrade process, its really bad, start from a long time backup almost 2 hours and after the upgrade process, the backup images can't be restore, its corrupted.&lt;div&gt;So I lost all my data even before I do the upgrade process, I had sync the data first, but for some applications in the iPod Touch can't be sync to my macbookpro due the limitation of the applications.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Mail&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;But after all, its totally awesome, I love the Mail, it's like when I'm working with my Mac. The multitasking feature is also very nice, but sometimes it could make the device a bit slow, but I like the animation during switching the application, it's Apple product :) These 2 items make me felt that Apple totally improved, and now I can optimize the use of my ipod touch compare to my blackberry, which previously had unbeatable performance for the email. Now Apple know what really important, I can use my gmail folders to separate my emails, it's really helpful for us that need to work mobile.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;iOS4 push technology faster than Blackberry&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Another experience that I had that my iPod Touch and Blackberry both using Wi-Fi connections at home, but I got all my push message on the iPod Touch first than on the Blackberry, which means... iOS4 improve a lot in the push technology.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I haven't use the iBooks yet, but I will post my review later.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-2528758483146075660?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/2528758483146075660/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=2528758483146075660' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/2528758483146075660'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/2528758483146075660'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2010/07/ios4-and-blackberry.html' title='iOS4 and Blackberry'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-195515241999955157</id><published>2010-07-07T10:30:00.002+07:00</published><updated>2010-07-07T10:41:33.389+07:00</updated><title type='text'>TextWrangler as TextPad replacement for Mac</title><content type='html'>After few years using Mac with TextWrangler... actually I its good enough. But this past few days got an issue after I'm doing a lot of editing for HTML file. I lost my tab and shift + tab feature.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Key feature in TextWrangler:&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;Multiple File Editing at Once&lt;/li&gt;&lt;li&gt;Find and Replace with Regex&lt;/li&gt;&lt;li&gt;Find and Replace in all documents&lt;/li&gt;&lt;li&gt;Merge feature (Don't need Araxis Merge for simple merge)&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;To enable the tab feature:&lt;/div&gt;&lt;/div&gt;&lt;div&gt;Go to Preferences &gt; Editing: Keyboard&lt;/div&gt;&lt;div&gt;Turn on the "Allow tab key to indent text blocks" option&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;And it feel I got my TextPad back :p&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-195515241999955157?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/195515241999955157/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=195515241999955157' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/195515241999955157'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/195515241999955157'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2010/07/textwrangler-as-textpad-replacement-for.html' title='TextWrangler as TextPad replacement for Mac'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-4082851523401086157</id><published>2010-04-22T22:02:00.002+07:00</published><updated>2010-04-22T22:14:43.177+07:00</updated><title type='text'>Getting Things Done Training</title><content type='html'>&lt;div style="text-align: justify;"&gt;I had conduct a Getting Things Done Training this afternoon. Actually this idea came to me 2 days ago, when Abra, one of my colleague asked me about how to manage task, while she had a problem with her own behavior, to start doing the task when it almost the due date. Then I tried to explain her about Getting Things Done that I already use it for my routine in last 3 years. And I found quite short and easily to explain it to her. And I got an idea, how about if I gave a training to few of another working colleague, which they have a lot possibility had same problem as we had before.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;This is the slide that I used for the training session.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;div style="width:425px" id="__ss_3814804"&gt;&lt;strong style="display:block;margin:12px 0 4px"&gt;&lt;a href="http://www.slideshare.net/tyapeter/getting-things-done-3814804" title="Getting Things Done"&gt;Getting Things Done&lt;/a&gt;&lt;/strong&gt;&lt;object width="425" height="355"&gt;&lt;param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=gettingthingsdone-100422051828-phpapp02&amp;amp;stripped_title=getting-things-done-3814804"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowScriptAccess" value="always"&gt;&lt;embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=gettingthingsdone-100422051828-phpapp02&amp;amp;stripped_title=getting-things-done-3814804" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div style="padding:5px 0 12px"&gt;View more &lt;a href="http://www.slideshare.net/"&gt;presentations&lt;/a&gt; from &lt;a href="http://www.slideshare.net/tyapeter"&gt;tyapeter&lt;/a&gt;.&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-4082851523401086157?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/4082851523401086157/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=4082851523401086157' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/4082851523401086157'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/4082851523401086157'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2010/04/getting-things-done-training.html' title='Getting Things Done Training'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-3445790245392030118</id><published>2010-02-22T06:55:00.002+07:00</published><updated>2010-02-22T07:15:35.483+07:00</updated><title type='text'>Login/Logout with Grails Acegi Plugins</title><content type='html'>After few days play around with Grails Acegi Plugin, now I can set the session and destroy session as I needed for next apps that I try to develop.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;For Acegi itself it really based on filter servlet, but it really helpful to secure the server from http request with this concept. So basically I just try to configure the session for the application to automatically set the session automatically after login.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;ol&gt;&lt;li&gt;First we need to customize the filter. I try to implement the sample from Lucas Teixeira Blog Grails &lt;a href="http://blog.lucastex.com/2009/03/19/1of25-secure-your-grails-application-with-no-pain-using-acegi/"&gt;Acegi Plugin Tutorial&lt;/a&gt;, by creating AcegiEventListener groovy class and add AcegiEventListener to resources.groovy&lt;/li&gt;&lt;li&gt;add the session to the AcegiEventListener, same as call the session from services or batch, based on Jianfeng Tian article &lt;a href="http://jetlet.blogspot.com/2009/07/get-session-in-service.html"&gt;Get Session in Grails Service&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;to get session from your contoller, you can use "session.user"&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;&lt;code&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;import org.springframework.context.ApplicationEvent&lt;/div&gt;&lt;div&gt;import org.springframework.security.event.authentication.AbstractAuthenticationEvent&lt;/div&gt;&lt;div&gt;import org.springframework.security.event.authentication.AuthenticationSuccessEvent&lt;/div&gt;&lt;div&gt;import org.springframework.context.ApplicationListener&lt;/div&gt;&lt;div&gt;import org.springframework.web.context.request.RequestContextHolder&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;public class AcegiEventListener implements ApplicationListener {&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;  public void onApplicationEvent(final ApplicationEvent e) {&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;        if (e instanceof AbstractAuthenticationEvent) {&lt;/div&gt;&lt;div&gt;            if (e instanceof AuthenticationSuccessEvent) {&lt;/div&gt;&lt;div&gt;              def session = RequestContextHolder.currentRequestAttributes().getSession();&lt;/div&gt;&lt;div&gt;              if (!session.user) {&lt;/div&gt;&lt;div&gt;                session.user = e.source.principal.username&lt;/div&gt;&lt;div&gt;              }&lt;/div&gt;&lt;div&gt;            }&lt;/div&gt;&lt;div&gt;        }&lt;/div&gt;&lt;div&gt;    }&lt;/div&gt;&lt;div&gt;}&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;/code&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;For logout, I had try to custom a bit in LogoutController that created by Grails Acegi Plugin&lt;/div&gt;&lt;div&gt;&lt;ol&gt;&lt;li&gt;add line in the logout index "session.invalidate()"&lt;/li&gt;&lt;li&gt;and I add custom url redirection page after logout "?logoutSuccessUrl=/login/auth", /login/auth as destination after logged out.&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;code&gt;&lt;/div&gt;&lt;div&gt;session.invalidate()&lt;/div&gt;&lt;div&gt;&lt;div&gt;redirect(uri: '/j_spring_security_logout?logoutSuccessUrl=/login/auth')&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;/code&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I will try to write some more blog that related with grails which still lack of basic best practices that some newbie needs to develop some serious application&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-3445790245392030118?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/3445790245392030118/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=3445790245392030118' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/3445790245392030118'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/3445790245392030118'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2010/02/loginlogout-with-grails-acegi-plugins.html' title='Login/Logout with Grails Acegi Plugins'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-7895812412039948087</id><published>2010-02-01T01:44:00.002+07:00</published><updated>2010-02-01T02:00:17.933+07:00</updated><title type='text'>Passion or Money</title><content type='html'>&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; color: rgb(51, 51, 51); "&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="font-size: 13px; color: rgb(51, 51, 51); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-weight: normal; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"   style="font-size:100%;color:#000000;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;Some people still confuse which is more important to them, passion or money.&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;For some of them, money is very important for current situation, it could be a lot of reason for it, such as condition, need to help their family, higher education or some other things that money will have more value for these situation.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;But when people works to get paid, if they passion with their works, it will be easier for them to raise their career and without a lot of barriers for them to do it, meanwhile for people that works for money, they often has a feeling, they works so hard just to generate some income, that sometimes not as expectations. Because when they do their job, they always has a conscious mind that they had do until certain limit that they expect its more than enough, but in another side, people that works with passion, sometimes they even always thinks, there's a limit that not achieve yet, and they really enjoy to do it just to get the limit they want to achieve it.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;These are two main different when people works for money or for passion, nowadays most young man that no problem that I had mention before, but somehow they now became more demanding, and want to get easy for the result they want to get, without maximum effort they can contribute to achieve their target.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;Here's a quote from Rene &lt;/span&gt;&lt;/div&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal; "&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;People work for passion ... &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;Passion brings motivation ... &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;Motivation gives good result, which is money &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;If you don't have passion anymore, then there will be no money &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;More Passion for Love&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;The most is Happiness&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;another thing, we need to consider, are we looking for a job or a career?&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;Taken from Career Coach by Rene Suhardjono&lt;/span&gt;&lt;/div&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;- Are you happy with your job ?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;- Do you work based on your passion ?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;- Would your current job brings you closer to your purpose of life ?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;- Your Career:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;Love it ?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;Or hate it ?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;- Why do you work ?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;Killing time ?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;Or because of Money ?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;- True or False ?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;Is your career your job ?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;* false&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;  * you can always be fired from your job but not your career. you are the boss of your career.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 0); font-weight: normal; font-size: 13px; "&gt;  * There's no guaranteed security in the work place&lt;/span&gt;&lt;/h3&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 0); font-weight: normal; font-size: 13px; "&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;* true&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;  * A headhunter finds people for jobs&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;Your job belongs to your employer&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;Your career belongs to you&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;It is your dream, your desire and your life&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;Job ... &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;It's a tool&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;It's a means to earn a living&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;It's a way ....&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;Career :&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;Passions, purpose of life, motivation, action &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;--&gt; it's about happiness and fulfillment in life&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;Your strength is not what you're good at ... &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;It's what your enjoy the most !&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;Passions is enthusiasm &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;Passion is not so much about finding activities / work / job that you might enjoy. It's about getting in tune with yourself. Your passion is within in you.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;Skills are cheap. Passion is priceless.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;On purpose of life:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; "&gt;&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"&gt;&lt;span class="Apple-style-span"  style="color:#000000;"&gt;- there's no reason to live without purpose of life&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;/span&gt;&lt;/h3&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-7895812412039948087?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/7895812412039948087/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=7895812412039948087' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/7895812412039948087'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/7895812412039948087'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2010/02/passion-or-money.html' title='Passion or Money'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-5031955105612953416</id><published>2009-11-20T05:57:00.004+07:00</published><updated>2009-11-20T06:11:49.164+07:00</updated><title type='text'>For some reason the problem are not on application</title><content type='html'>These past few days, I got a lot of issue related with my company delivered product for enterprise applications.  Few reasons that we got the issue complain direct to the application which because the applications not working as usual both in production and disaster recovery. Then I found few or problems that makes this happen&lt;div&gt;&lt;ul&gt;&lt;li&gt;Wrong procedure when recover from disaster recovery (some part of Oracle engine corrupt)&lt;/li&gt;&lt;li&gt;Unproper rollback of Oracle XA driver on weblogic because of deleted some xa tables on Oracle&lt;/li&gt;&lt;li&gt;There's scheduler job that drop database users everyday, before restore some data.&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;Another issue that I can highlight was the capacity planning not monitored well, no of customer and activity increase without awareness of the operations, and now its overloaded. &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Meanwhile, we usually hard to tell the customer that the problem is not on application side, but more in the operation procedures.&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-5031955105612953416?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/5031955105612953416/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=5031955105612953416' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/5031955105612953416'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/5031955105612953416'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2009/11/for-some-reason-problem-are-not-on.html' title='For some reason the problem are not on application'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-6553288271457949358</id><published>2009-07-20T18:13:00.006+07:00</published><updated>2009-07-22T00:10:57.811+07:00</updated><title type='text'>Back to civilization of Blackberry Messenger (BBM)</title><content type='html'>Because a lot of people having trouble without knowing what they done, and it really disturbed few of my friends that understand more about blackberry.&lt;br /&gt;I try to distribute this Blackberry messenger installer.&lt;br /&gt;Oh yeah for RIM, sorry if I not follow ur NDA, but I tried to help you from another problem from our Indonesia Government. If you want me to drop this link please find me at id-blackberry, the largest blackberry mailing-list in the world&lt;br /&gt;&lt;br /&gt;How to:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Uninstall BBM (Options &gt; Advanced Options &gt; Applications &gt; Choose Blackberry Messenger &gt; Menu (blackberry logo on your keypad) &gt; Delete &gt; restart your handheld&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Download from OTA links below&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;Dislaimer:&lt;br /&gt;I'm not responsible to any lost of bbm contacts during process&lt;br /&gt;&lt;br /&gt;Thx&lt;br /&gt;&lt;br /&gt;8100&lt;br /&gt;&lt;a href="http://tjiputra.yapeter.net/bbm/8100/bbm8100_4_5.jad"&gt;http://tjiputra.yapeter.net/bbm/8100/bbm8100_4_5.jad&lt;/a&gt;&lt;br /&gt;8220&lt;br /&gt;&lt;a href="http://tjiputra.yapeter.net/bbm/8220/bbm8220_4_6.jad"&gt;http://tjiputra.yapeter.net/bbm/8220/bbm8220_4_6.jad&lt;/a&gt;&lt;br /&gt;8900&lt;br /&gt;&lt;a href="http://tjiputra.yapeter.net/bbm/8900/bbm8900_4_6.jad"&gt;http://tjiputra.yapeter.net/bbm/8900/bbm8900_4_6.jad&lt;/a&gt;&lt;br /&gt;9000&lt;br /&gt;&lt;a href="http://tjiputra.yapeter.net/bbm/9000/bbm9000_4_6.jad"&gt;http://tjiputra.yapeter.net/bbm/9000/bbm9000_4_6.jad&lt;/a&gt;&lt;br /&gt;9500&lt;br /&gt;&lt;a href="http://tjiputra.yapeter.net/bbm/9500/bbm9500_4_7.jad"&gt;http://tjiputra.yapeter.net/bbm/9500/bbm9500_4_7.jad&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Updated:&lt;br /&gt;83xx, 87xx and 88xx works with 8100 version&lt;br /&gt;&lt;br /&gt;Updated:&lt;br /&gt;Add another mirror&lt;br /&gt;Credit to Oon Arfiandwi&lt;br /&gt;&lt;br /&gt;9500&lt;br /&gt;&lt;a href="http://bbgue.com/bbm/9500/bbm9500_4_7.jad"&gt;http://bbgue.com/bbm/9500/bbm9500_4_7.jad&lt;/a&gt;&lt;br /&gt;9000&lt;br /&gt;&lt;a href="http://bbgue.com/bbm/9000/bbm9000_4_6.jad"&gt;http://bbgue.com/bbm/9000/bbm9000_4_6.jad&lt;/a&gt;&lt;br /&gt;8900&lt;br /&gt;&lt;a href="http://bbgue.com/bbm/8900/bbm8900_4_6.jad"&gt;http://bbgue.com/bbm/8900/bbm8900_4_6.jad&lt;/a&gt;&lt;br /&gt;8220&lt;br /&gt;&lt;a href="http://bbgue.com/bbm/8220/bbm8220_4_6.jad"&gt;http://bbgue.com/bbm/8220/bbm8220_4_6.jad&lt;/a&gt;&lt;br /&gt;8100&lt;br /&gt;&lt;a href="http://bbgue.com/bbm/8100/bbm8100_4_5.jad"&gt;http://bbgue.com/bbm/8100/bbm8100_4_5.jad&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;BB Scout Version, please download to microsd&lt;br /&gt;&lt;br /&gt;9500&lt;br /&gt;&lt;a href="http://bbgue.com/bbm/9500.zip"&gt;http://bbgue.com/bbm/9500.zip&lt;/a&gt;&lt;br /&gt;8900&lt;br /&gt;&lt;a href="http://bbgue.com/bbm/8900.zip"&gt;http://bbgue.com/bbm/8900.zip&lt;/a&gt;&lt;br /&gt;9000&lt;br /&gt;&lt;a href="http://bbgue.com/bbm/9000.zip"&gt;http://bbgue.com/bbm/9000.zip&lt;/a&gt;&lt;br /&gt;8220&lt;br /&gt;&lt;a href="http://bbgue.com/bbm/8220.zip"&gt;http://bbgue.com/bbm/8220.zip&lt;/a&gt;&lt;br /&gt;8100&lt;br /&gt;&lt;a href="http://bbgue.com/bbm/8100.zip"&gt;http://bbgue.com/bbm/8100.zip&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-6553288271457949358?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/6553288271457949358/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=6553288271457949358' title='28 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/6553288271457949358'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/6553288271457949358'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2009/07/back-to-civilization-of-blackberry.html' title='Back to civilization of Blackberry Messenger (BBM)'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>28</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-1563916443117093366</id><published>2009-06-15T23:09:00.003+07:00</published><updated>2009-06-15T23:38:26.463+07:00</updated><title type='text'>Blackberry Suspended in Indonesia</title><content type='html'>This past few weeks, a lot of news in media about mass suspended blackberry in Indonesia. Most of the people that had bought blackberry for last month years got a problem with the blackberry can't be used lately or what usually said was blackberry suspended which mean the blackberry can't be use for blackberry service anymore.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I had this experience before, either when the first time I bought blackberry 2 years ago. That time I bought 7290 at ITC Roxy Mas and unfortunately the blackberry that I bought was suspended, because the blackberry PIN still active on another service provider.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;All blackberry devices has a pin as an identifier of uniqueness of the handset for the blackberry services. It's designed by the blackberry system from RIM that PIN will be unique on each handset and it will registered to the blackberry server to serve the customer such as forwarding email that we subscribe to the right handset. Blackberry handheld is re-present the client that will receive forwarding or any email or message that we registered to blackberry service system to provide us realtime email. And the blackberry server will automatically get and forward the email that arrive to our mailbox to the blackberry handheld device. That's why the blackberry PIN should be unique.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Last two week our government (Indonesia government) had a meeting with RIM and ask them to open the suspended PIN of blackberry so the customer is not got this suspended issue. But I don't know whether are they really understand what's make PIN is so important for RIM, and why they need to keep the PIN unique. In Indonesia there's now a heaven of blackberry seller, any blackberry handheld will be sold fast with better profit, but they event don't understand how this stuff works. (I mean most of them, not all). I just wonder how about if this thing happens, or one of the government guy had a PIN that duplicate by someone that not legally do it, and the effect some of the &lt;b&gt;classified&lt;/b&gt; email or message send to wrong person, but that's the problem not because wrong destination address from the email or message, but because of the PIN duplicated, so the system don't know who's the owner. &lt;/div&gt;&lt;div&gt;I don't think RIM and all party want this thing happens, and for me, what RIM do to suspend the duplicate PIN was the right action if we consider the impact at the end.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;From my point of view, if RIM just wanna make business they just allow all those handset active and don't care about duplication or in-secure system. But I really appreciate they still stand to maintain integrity and trust from their customers.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-1563916443117093366?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/1563916443117093366/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=1563916443117093366' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/1563916443117093366'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/1563916443117093366'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2009/06/blackberry-suspended-in-indonesia.html' title='Blackberry Suspended in Indonesia'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-6828712547580786582</id><published>2009-06-14T09:08:00.003+07:00</published><updated>2009-06-14T22:37:28.032+07:00</updated><title type='text'>Finally E-Great M34A DTS Downmix enabled</title><content type='html'>Last night I browsed to www.egreathd.com and I found that they had release the latest firmware with DTS enabled. It works, I can produce the DTS audio movie just with my AV cable.&lt;br /&gt;&lt;br /&gt;To upgrade the firmware follow this step&lt;br /&gt;1. download the latest firmware &lt;a href="http://www.egreathd.com/latestfirmware/DTS/3134/EG-M31B-M33A-M34A-FW-20090204.rar"&gt;EG-M31B-M33A-M34A-FW20090204&lt;/a&gt;&lt;br /&gt;2. extract the firmware&lt;br /&gt;3. copy both of the file *.bin and linda.htm to usb flashdrive&lt;br /&gt;4. plug it to your e-Great NMT&lt;br /&gt;5. browse to file linda.htm, and execute it&lt;br /&gt;6. press enter on the firmware selection&lt;br /&gt;7. just make a popcorn while waiting for your e-great upgrade&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-6828712547580786582?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/6828712547580786582/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=6828712547580786582' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/6828712547580786582'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/6828712547580786582'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2009/06/finally-e-great-m34a-dts-enabled.html' title='Finally E-Great M34A DTS Downmix enabled'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-1582314718785165613</id><published>2009-06-14T09:04:00.002+07:00</published><updated>2009-06-14T09:08:14.169+07:00</updated><title type='text'>Linksys WUSB54G with e-great M34A</title><content type='html'>I try to paired my old USB Wifi dongle with the e-great M34A. It's not natively support, so I need to do some configuration to make the NMT works with my old usb wifi. Just try to follow this few step and hope it works :)&lt;br /&gt;&lt;br /&gt;Install Wifi&lt;br /&gt;1. download &lt;a href="http://rs777.rapidshare.com/files/230250394/rt2570.ko"&gt;ra2570.ko&lt;/a&gt;&lt;br /&gt;2. copy ra2570.ko to /share&lt;br /&gt;3. download start_app.sh&lt;br /&gt;4. edit start_app.sh&lt;br /&gt;5. Before the "exit 0" line, add the following lines, replacing what is between the "&lt; &gt;" signs with information from your network:&lt;br /&gt;mkdir /lib/modules/2.6.15-sigma/kernel/drivers/usb&lt;br /&gt;cp /share/rt2570.ko /lib/modules/2.6.15-sigma/kernel/drivers/usb&lt;br /&gt;echo "/lib/modules/2.6.15-sigma/kernel/drivers/usb/rt2570.ko:" &gt;&gt; /lib/modules/2.6.15-sigma/modules.dep&lt;br /&gt;echo 7194 &gt; /proc/sys/vm/min_free_kbytes&lt;br /&gt;modprobe rt2570&lt;br /&gt;/opt/wifi/bin/iwconfig wlan0 essid &lt;your&gt;&lt;br /&gt;/opt/wifi/bin/iwconfig wlan0 mode managed&lt;br /&gt;/opt/wifi/bin/iwconfig wlan0 channel &lt;your&gt;&lt;br /&gt;/opt/wifi/bin/iwconfig wlan0 key &lt;your&gt;&lt;br /&gt;/sbin/ifconfig wlan0 &lt;your&gt; up&lt;br /&gt;/sbin/route add default gw &lt;your&gt;&lt;br /&gt;&lt;br /&gt;6. plug the usb wifi dongle&lt;br /&gt;7. restart the nmt&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-1582314718785165613?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/1582314718785165613/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=1582314718785165613' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/1582314718785165613'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/1582314718785165613'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2009/06/linksys-wusb54g-with-e-great-m34a.html' title='Linksys WUSB54G with e-great M34A'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-7595193787744219969</id><published>2009-06-14T08:56:00.002+07:00</published><updated>2009-06-14T08:59:20.876+07:00</updated><title type='text'>Howto Install NMT Apps to USB FlashDrive</title><content type='html'>This is just for fun one, not for daily usage, because some feature will not run and need to start the NMT Apps manually via telnet&lt;br /&gt;&lt;br /&gt;Install NMT Apps on flashdrive&lt;br /&gt;1. copy syb8634.nmt to /&lt;br /&gt;2. dd if=syb8634.nmt skip=1 bs=60 | tar -xzvf -&lt;br /&gt;3. Copy busybox26, script.cgi and telnet.html to /&lt;br /&gt;4. Get NMT Network ip&lt;br /&gt;5. Boot NMT, go to files, telnet.html, enter on telnetd&lt;br /&gt;6. mkdir /mnt/temp&lt;br /&gt;    mount /dev/sda1 /mnt/temp&lt;br /&gt;    ln -s /mnt/temp/syb8634/ /mnt/&lt;br /&gt;    mkdir /opt/sybhttpd/localhost.drives/HARD_DISK&lt;br /&gt;    mount /dev/sda1 /opt/sybhttpd/localhost.drives/HARD_DISK&lt;br /&gt;7. /etc/init_nmt start&lt;br /&gt;&lt;br /&gt;After reboot your NMT, always repeat step 4-7&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-7595193787744219969?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/7595193787744219969/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=7595193787744219969' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/7595193787744219969'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/7595193787744219969'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2009/06/howto-install-nmt-apps-to-usb.html' title='Howto Install NMT Apps to USB FlashDrive'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-7158886360002867448</id><published>2009-06-14T08:51:00.002+07:00</published><updated>2009-06-14T08:55:56.622+07:00</updated><title type='text'>Howto install Telnet Server for the first time</title><content type='html'>After confusing with the wiki of installing telnet server on NMT, I will try to share the step-by-step that I following.&lt;br /&gt;Before it, make sure you had install your NMT Apps, if not follow &lt;a href="http://tyapeter.blogspot.com/2009/06/howto-install-nmt-apps-e-great-m34a.html"&gt;this&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Install Telnet&lt;br /&gt;1. Plugin harddrive to linux computer&lt;br /&gt;2. copy busybox26 to /mnt/syb8634/bin&lt;br /&gt;3. chmod 755 busybox26&lt;br /&gt;4. edit file /mnt/syb8634/etc/ftpserver.sh&lt;br /&gt;5. Add the following line to end of the Start() directive&lt;br /&gt;/mnt/syb8634/bin/busybox26 telnetd -l /bin/sh -p 23 &amp;amp;&lt;br /&gt;6. Add the following line to end of the Stop() directive&lt;br /&gt;killall busybox26&lt;br /&gt;7. Plugin the harddrive to NMT&lt;br /&gt;8. NMT Applications &gt; start FTP Server&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-7158886360002867448?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/7158886360002867448/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=7158886360002867448' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/7158886360002867448'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/7158886360002867448'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2009/06/howto-install-telnet-server-for-first.html' title='Howto install Telnet Server for the first time'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-7247644271347899184</id><published>2009-06-14T08:44:00.002+07:00</published><updated>2009-06-14T08:51:10.787+07:00</updated><title type='text'>Howto Install NMT Apps (e-Great M34A)</title><content type='html'>This is the simplest way to install NMT Apps to your e-Great M34A&lt;br /&gt;&lt;br /&gt;Install NMT Apps&lt;br /&gt;1. download your latest version of NMT Apps from egreathd.com&lt;br /&gt;2. Copy syb8634.nmt to usb&lt;br /&gt;3. Connect harddrive to esata&lt;br /&gt;4. Go to Setup &gt; Maintenance &gt; NMT Setup Wizard&lt;br /&gt;5. Voila it will install the NMT Apps to your SATA harddrive&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-7247644271347899184?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/7247644271347899184/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=7247644271347899184' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/7247644271347899184'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/7247644271347899184'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2009/06/howto-install-nmt-apps-e-great-m34a.html' title='Howto Install NMT Apps (e-Great M34A)'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-6343059258146859376</id><published>2009-06-14T08:25:00.002+07:00</published><updated>2009-06-14T08:43:37.608+07:00</updated><title type='text'>E-Great M34A Network Media Tank (NMT)</title><content type='html'>Few weeks ago I'm looking for a media player that can be replace my MacBook Pro to view movie from digital format such as avi, wmv. And latest is MKV Full HD with H.264 encoding. Then my friend introduce me Western Digital TV or WD-TV. After few browsing and asking from mailing list, I got Popcorn Hour A-110, but its to expensive for me. Finally I found e-Great M34A or in some forum they said its WD-TV Killer, it's fair price from all the feature and quality.&lt;br /&gt;E-Great M34A is not just a digital movie player but it also as network media tank, which will support to download it's own movie from torrent, and rapidshare.&lt;br /&gt;Another feature that I can use is I can use it also as my NAS server which can be share using NFS or Samba.&lt;br /&gt;One thing why I bought this player it was E-great give a promise will release the new firmware for DTS downmix this June 2009. And finally its release, so now I can watch movie with DTS audio without sound processor.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://egreathd.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=53&amp;amp;Itemid=65"&gt;Supported feature&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I bought my e-great from www.indonmt.com&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-6343059258146859376?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/6343059258146859376/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=6343059258146859376' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/6343059258146859376'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/6343059258146859376'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2009/06/e-great-m34a-network-media-tank-nmt.html' title='E-Great M34A Network Media Tank (NMT)'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-423834427197413842</id><published>2009-04-25T14:51:00.002+07:00</published><updated>2009-04-25T14:55:42.933+07:00</updated><title type='text'>Menghadapi Hantu Pemakan Email (HPE) dengan FreeMem di BlackBerry</title><content type='html'>Saya akan share gimana untuk menghindari/mengurangi kemungkinan diatas.&lt;br /&gt;&lt;br /&gt;Hantu pemakan email itu hidup kalau memory di blackberry oleh system dianggap kurang untuk melakukan proses.&lt;br /&gt;Dengan tujuan mulia, email baru tetap akan bisa masuk, jadi kita bisa membaca latest email. Tidak seperti mailbox kalau penuh ya ngantri ampe kosong lagi.&lt;br /&gt;&lt;br /&gt;Nah tapi secara penggunaan biasa yang agak abuse, klo gak salah denger org RIM aja bingung liat traffic Indo hehehe...&lt;br /&gt;Inet mahal dikasih solusi murah bisa dibawa kemana2 ya gini deh&lt;br /&gt;&lt;br /&gt;Tadi pagi ada yg posting memory habis ya? Coba clear cache, ato memory di bersihin&lt;br /&gt;&lt;br /&gt;Solusi buat yg gak simple&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Keep ur email under 5000 (untuk handset seri 87xx ke bawah)&lt;/li&gt;&lt;li&gt;Clear any chat history window after use. (YM, GTalk, BBM, JiveTalk, dsb)&lt;/li&gt;&lt;li&gt;Clear Browser History&lt;/li&gt;&lt;li&gt;Clear Log dr Home screen, ALT + LGLG &gt; Menu &gt; Clear Log&lt;/li&gt;&lt;li&gt;SoftReset seminggu sekali atau cabut battery. Untuk handset QWERTY bisa dengan menekan ALT + Caps + Del&lt;/li&gt;&lt;li&gt;FreeMem, sehari sekali. (Kaya makan obat aja) harus suruh yg buat benerin nih.&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;untuk solusi terakhir ini harus beli.&lt;br /&gt;Kenapa pake FreeMem, bantu clean up memory tanpa perlu restart dalam waktu yang cukup singkat.&lt;br /&gt;Cukup dijalankan sehari sekali jauh membantu.&lt;br /&gt;&lt;br /&gt;FreeMem dapat diperoleh dengan harga Rp. 80.000,-&lt;br /&gt;&lt;br /&gt;Untuk memperoleh FreeMem, email ke:&lt;br /&gt;tyapeter@gmail.com&lt;br /&gt;Dengan subject&lt;br /&gt;Order Freemem&lt;br /&gt;&lt;br /&gt;Pembayaran mohon ditransfer ke rekening dibawah&lt;br /&gt;Ac. 5270 532 987&lt;br /&gt;An. Tjiputra Yapeter&lt;br /&gt;BCA KCP Bina Nusantara&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-423834427197413842?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/423834427197413842/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=423834427197413842' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/423834427197413842'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/423834427197413842'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2009/04/menghadapi-hantu-pemakan-email-hpe.html' title='Menghadapi Hantu Pemakan Email (HPE) dengan FreeMem di BlackBerry'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-4955627649415561964</id><published>2009-04-25T14:48:00.002+07:00</published><updated>2009-04-25T14:51:31.018+07:00</updated><title type='text'>Pertolongan Pertama Pada BlackBerry (P3BB)</title><content type='html'>Secara akhir-akhir ini banyak problem lagi dengan network untuk jaringan blackberry. Ada baiknya ini di share kembali. Jika anda mengalami idle tidak menerima email atau message or email tidak dapat terkirim, Anda dapat melakukan P3BB dengan langkah sebagai berikut:&lt;br /&gt;&lt;br /&gt;1. Cabut batere minimal 1-2 menit&lt;br /&gt;Fungsi ini sama seperti melakukan location update di handphone biasa,&lt;br /&gt;yang kalau di jenis tersebut bisa hanya dengan turn of / turn on&lt;br /&gt;lagi. Sayang nya BB harus dengan cara ini (CMIIW)&lt;br /&gt;&lt;br /&gt;2. Registrasi HRT dari Options - Advanced Option - Host Registration&lt;br /&gt;Table - (pencel lagi tombol opsi) - Register Now&lt;br /&gt;Fungsi ini untuk memastikan HH anda terdaftar di network BlackBerry.&lt;br /&gt;Dengan telah terdaftar, maka tunnel dari HH anda ke infrastruktur&lt;br /&gt;BlackBerry sudah terbentuk. Tunnel link ini yang men-trigger capital&lt;br /&gt;GPRS/EDGE/3G.&lt;br /&gt;&lt;br /&gt;3. Send Service Book (SB)&lt;br /&gt;Kalau sekira nya HH anda belum mendapatkan self registration email&lt;br /&gt;dari BlackBerry, maka send SB hanya bisa di lakukan via pc / desktop.&lt;br /&gt;Namun kalau sudah berhasil mendapatkan notifilasi self registration&lt;br /&gt;namuan masih lower gprs/edge/3g, maka send SB bisa di lakukan dengan&lt;br /&gt;masuk via email setting (browser: http://operator.blackberry.com)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;*diambil dari postingan di milis id-blackberry*&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-4955627649415561964?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/4955627649415561964/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=4955627649415561964' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/4955627649415561964'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/4955627649415561964'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2009/04/pertolongan-pertama-pada-blackberry.html' title='Pertolongan Pertama Pada BlackBerry (P3BB)'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-8232550798789055837</id><published>2009-04-16T08:40:00.000+07:00</published><updated>2009-04-16T08:41:31.510+07:00</updated><title type='text'>Why developer not do testing?</title><content type='html'>Few days a go, in the middle of meeting, one of my staff told me, they still waiting for query that prepared by the System Analyst. Then it come out in my mind, why programmer can’t make their own SQL Query? If they don’t know how it was, then how they know the expect result from what they code.&lt;br /&gt;&lt;br /&gt;Another team member also said, he delayed because can’t do real test in the development environment, and he got trouble to set connection with SIT database. So the question why did you need SIT database? And I really surprise with his answer, he said, he don’t know how to make the data to be available to test, and it means he don’t know how to use the applications.&lt;br /&gt;&lt;br /&gt;From two of example in the morning meeting, I can figure out, why we can’t improve our software development speed and quality.&lt;br /&gt;&lt;br /&gt;Developer not do testing based on the story because of&lt;br /&gt;&lt;ul&gt;&lt;li&gt;lack of business process&lt;/li&gt;&lt;li&gt;lack of understanding use the application they develop&lt;/li&gt;&lt;li&gt;requirements not detail enough&lt;/li&gt;&lt;li&gt;lazy to test&lt;/li&gt;&lt;li&gt;overconfidence of their skills&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-8232550798789055837?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/8232550798789055837/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=8232550798789055837' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/8232550798789055837'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/8232550798789055837'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2009/04/why-developer-not-do-testing.html' title='Why developer not do testing?'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-8220672655202187837</id><published>2009-04-15T06:15:00.002+07:00</published><updated>2009-04-15T06:31:38.092+07:00</updated><title type='text'>Be Honest</title><content type='html'>Yesterday I had been ask from my colleague to help them make presentation to one of our customers now. Our customers now in the process of merger of their bank, and a lot of things they need to be part of considerations, and which our product that have been implement to one of their business previously have possibility to be scrap. All the audience never involve in the projects before, since all is new staff after merger of the organizations.&lt;br /&gt;&lt;br /&gt;Based on that situation, I just tried to be honest to explain what's our feature that we had delivered to them and what kind of advantages for them after that. And without any respect, I also tried to explain what of their expectation whether its possible to implement or not suggesting to implement, because it could be a problem and either not a applicable solutions. And from this discussion what I can get, our customer is more satisfied from the explanation, another things we build our confidence that we understand the business process and ready to work together with them for the best solutions we can provide.&lt;br /&gt;&lt;br /&gt;In my industry specially IT, most people not try to "be honest" with their customers and most of it they talking or provide about all those thing that might be just a concept or nice to have things without look to the why they need these solutions. Move over sometimes they just say "yes" to the customer just to satisfied/convince the customer to buy product from them.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-8220672655202187837?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/8220672655202187837/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=8220672655202187837' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/8220672655202187837'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/8220672655202187837'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2009/04/be-honest.html' title='Be Honest'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-1737883067642344810</id><published>2009-03-19T14:28:00.004+07:00</published><updated>2009-06-13T20:08:35.686+07:00</updated><title type='text'>Configure JIRA for SCRUM Development</title><content type='html'>&lt;p&gt;In Aprisma, we want to try implement Scrum for our development, and we already use JIRA for our issue tracking management. So my colleague ask my to help me configure it.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;To Use Scrum in JIRA, we can use 2 free plugins&lt;/p&gt;  &lt;ul class="alternate" type="square"&gt;&lt;li&gt;&lt;span class="nobr"&gt;&lt;a href="http://confluence.atlassian.com/display/JIRAEXT/Agile+Wall+Report" rel="nofollow"&gt;Agile Wall Report&lt;sup&gt;&lt;img class="rendericon" src="http://192.168.3.2:8080/confluence/images/icons/linkext7.gif" alt="" align="absmiddle" border="0" height="7" width="7" /&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;It's to display the iteration during sprint task board&lt;/li&gt;&lt;li&gt;&lt;span class="nobr"&gt;&lt;a href="http://confluence.atlassian.com/display/JIRAEXT/Agile+Velocity+Tracking+plugin" rel="nofollow"&gt;Agile Velocity Tracking Plugins&lt;sup&gt;&lt;img class="rendericon" src="http://192.168.3.2:8080/confluence/images/icons/linkext7.gif" alt="" align="absmiddle" border="0" height="7" width="7" /&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;to display burn down chart and velocity chart&lt;/li&gt;&lt;/ul&gt;   &lt;p&gt;In this Agile Wall Report, to fulfill our needs, I add few stages&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Ready to Test&lt;/li&gt;&lt;li&gt;Design&lt;/li&gt;&lt;li&gt;Review&lt;/li&gt;&lt;li&gt;Waiting for Developer&lt;/li&gt;&lt;/ul&gt;   &lt;p&gt;To get those can be view on the report I also change few files from the Agile Wall Source code&lt;/p&gt; &lt;ul&gt;&lt;li&gt;&lt;span class="nobr"&gt;agile-wall-report.vm&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="nobr"&gt;view-agile-wall-portlet.vm&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;   &lt;p&gt;Agile Wall Report Installation&lt;/p&gt; &lt;ul class="alternate" type="square"&gt;&lt;li&gt;Login to JIRA as administrator&lt;/li&gt;&lt;li&gt;Go to &lt;b&gt;Workflow Schemes&lt;/b&gt; &gt; &lt;b&gt;View all workflows&lt;/b&gt; &gt; &lt;b&gt;Import a Workflow from XML&lt;/b&gt;. Use name "&lt;b&gt;Scrum&lt;/b&gt;", and paste the XML from this &lt;a href="http://tjiputra.yapeter.net/blog/Scrum-Workflow_Jira.xml"&gt;&lt;span class="nobr"&gt;file&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Go to Add &lt;b&gt;workflow Schemes&lt;/b&gt;&lt;br /&gt;Choose &lt;b&gt;New Feature&lt;/b&gt; and Workflow &lt;b&gt;Scrum&lt;/b&gt; then add.&lt;br /&gt;Choose &lt;b&gt;Task&lt;/b&gt; and Workflow &lt;b&gt;Scrum&lt;/b&gt; then add.&lt;br /&gt;Choose &lt;b&gt;Unassigned Types&lt;/b&gt; and Workflow &lt;b&gt;Scrum&lt;/b&gt; then add.&lt;br /&gt;Choose &lt;b&gt;Bug&lt;/b&gt; and Workflow &lt;b&gt;Jira&lt;/b&gt; then add.&lt;/li&gt;&lt;li&gt;After that you can set the &lt;b&gt;workflow schemes&lt;/b&gt; to Project from Administer Projects&lt;/li&gt;&lt;/ul&gt;   &lt;ul class="alternate" type="square"&gt;&lt;li&gt;Copy &lt;span class="nobr"&gt;agilewall-report-1.4.0.jar&lt;/span&gt; to *webapps\jira\WEB-INF\lib*&lt;/li&gt;&lt;li&gt;Restart the tomcat / servers.&lt;/li&gt;&lt;/ul&gt;   &lt;p&gt;Agile Velocity Tracking Plugins Installation&lt;/p&gt; &lt;ul class="alternate" type="square"&gt;&lt;li&gt;Login to JIRA as administrator&lt;/li&gt;&lt;li&gt;Go to &lt;b&gt;Custom Fields&lt;/b&gt;&lt;/li&gt;&lt;li&gt;&lt;b&gt;Add Custom Fields&lt;/b&gt;&lt;br /&gt;Choose &lt;b&gt;Date Picker&lt;/b&gt; &gt; Name: &lt;b&gt;Date of First Response&lt;/b&gt; &gt; Screen: &lt;b&gt;Default Screen&lt;/b&gt; (Don't Choose the other)&lt;br /&gt;Choose &lt;b&gt;Date Picker&lt;/b&gt; &gt; Name: &lt;b&gt;Estimation Date&lt;/b&gt; &gt; Screen: &lt;b&gt;Default Screen&lt;/b&gt; (Don't Choose the other)&lt;br /&gt;Choose &lt;b&gt;Date Picker&lt;/b&gt; &gt; Name: &lt;b&gt;Resolution Date&lt;/b&gt; &gt; Screen: &lt;b&gt;Default Screen&lt;/b&gt; (Don't Choose the other)&lt;br /&gt;Choose &lt;b&gt;Message Custom Field (for view)&lt;/b&gt; &gt; Name: &lt;b&gt;Story Points&lt;/b&gt; &gt; Screen: &lt;b&gt;Default Screen&lt;/b&gt; (Don't Choose the other)&lt;br /&gt;Choose &lt;b&gt;Free Text Field (unlimited text)&lt;/b&gt; &gt; Name: &lt;b&gt;Time in Status&lt;/b&gt; &gt; Screen: &lt;b&gt;Default Screen&lt;/b&gt; (Don't Choose the other)&lt;/li&gt;&lt;li&gt;Go to &lt;b&gt;Indexing&lt;/b&gt; &gt; &lt;b&gt;Re-Index&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;   &lt;ul class="alternate" type="square"&gt;&lt;li&gt;Copy &lt;span class="nobr"&gt;agile-velocity-plugin-0.2.4.jar&lt;/span&gt; to webapps\jira\WEB-INF\lib\&lt;/li&gt;&lt;li&gt;Restart the tomcat / servers.&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-1737883067642344810?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/1737883067642344810/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=1737883067642344810' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/1737883067642344810'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/1737883067642344810'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2009/03/configure-jira-for-scrum-development.html' title='Configure JIRA for SCRUM Development'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-467008554165007153</id><published>2009-02-16T11:37:00.003+07:00</published><updated>2009-02-16T11:52:47.146+07:00</updated><title type='text'>Fix Apache problem on Leopard after upgrade from Tiger</title><content type='html'>After few month not using apache web server on my macbook pro, I tried to fix the apache web server after upgrade to Leopard.&lt;br /&gt;It seems got a problem with the upgrade script.&lt;br /&gt;I got this &lt;a href="http://discussions.apple.com/thread.jspa?threadID=1195856&amp;amp;tstart=0"&gt;link&lt;/a&gt; from google.&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I follow this step by step&lt;/div&gt;&lt;div&gt;- edit /etc/apache2/httpd.conf&lt;/div&gt;&lt;div&gt;  un comment this line LoadModule php5_module libexec/apache2/libphp5.so&lt;/div&gt;&lt;div&gt;- edit /private/etc/apache2/extra/httpd-userdir.conf &lt;/div&gt;  add this part&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;directory&gt;&lt;br /&gt;Order Deny,Allow&lt;br /&gt;Allow from all&lt;br /&gt;&lt;/directory&gt; &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;- go to terminal, and login as root using "su -"&lt;/div&gt;&lt;div&gt;- create folder /private/var/log/apache2&lt;/div&gt;&lt;div&gt;- Restart the webserver from System Preferences &gt; Web Sharing, un-tick and tick again&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;And after that voila, my webserver back :)&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-467008554165007153?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/467008554165007153/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=467008554165007153' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/467008554165007153'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/467008554165007153'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2009/02/fix-apache-problem-on-leopard-after.html' title='Fix Apache problem on Leopard after upgrade from Tiger'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-3787384815777540648</id><published>2009-01-14T11:35:00.002+07:00</published><updated>2009-01-15T00:39:47.438+07:00</updated><title type='text'>Another Microsoft Office Alternative: ThinkFree</title><content type='html'>In past few years, I tried several Microsoft alternative to help me &lt;br /&gt;still collaborative with the others while I'm using cheaper office &lt;br /&gt;application.&lt;br /&gt;I had tried OpenOffice since 1.0, StarOffice, and iWork '08 from &lt;br /&gt;Apple. But I didn't find any of those application has 100% &lt;br /&gt;compatibility of the Microsoft Office format and still need adaptation &lt;br /&gt;for the new users.&lt;p&gt;And I heard about &lt;a href="http://www.thinkfree.com"&gt;ThinkFree&lt;/a&gt; from my lectures Mr. Richard Kartawijaya. &lt;br /&gt;It has a 100% compatibility of the all of our previous Document and &lt;br /&gt;there's no any layout changes which help us easier to migrate. Another &lt;br /&gt;interesting thing from ThinkFree is all the menu and shortcut 100% &lt;br /&gt;same as the Microsoft Office.&lt;/p&gt;&lt;p&gt;But ThinkFree just support common feature for daily use. It doesn't &lt;br /&gt;support some feature that we sometimes use like track changes and &lt;br /&gt;pivot table.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-3787384815777540648?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/3787384815777540648/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=3787384815777540648' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/3787384815777540648'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/3787384815777540648'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2009/01/another-microsoft-office-alternative.html' title='Another Microsoft Office Alternative: ThinkFree'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-6890277647267608202</id><published>2009-01-09T09:38:00.000+07:00</published><updated>2009-01-09T09:39:12.856+07:00</updated><title type='text'>Sync BB and Mac</title><content type='html'>Sync bagi sebagian orang merupakan kebutuhan yang wajib, seperti  &lt;br&gt;halnya  saya juga. Karena saya mengandalkan feature2 dari task,  &lt;br&gt;calendar.&lt;p&gt;Dalam Mac khususnya  Leopard, ada 2 utilities yang dapat di gunakan&lt;br&gt;- pocketMac bawaan blackberry (free)&lt;br&gt;- MissingSync dari MarkSpace (US$30)&lt;p&gt;Yang bisa di sync kalo menggunakan Mac&lt;br&gt;- calendar&lt;br&gt;- task atau to do list&lt;br&gt;- memopad&lt;br&gt;- address book&lt;p&gt;Adapun kelebihan sync blackberry ke Mac adalah kita bisa sync email  &lt;br&gt;juga.feature ini hanya ada di Mac saja.&lt;p&gt;PocketMac&lt;br&gt;- address book, notes, calendar dapat ter sync dengan sangat sempurna.&lt;p&gt;Kelemahan di OS leoPard tidak dapat sync task, jika anda memilih sync  &lt;br&gt;task, process sync tidak pernah selesai atau hang.&lt;br&gt;Missing Sync.&lt;br&gt;Kelebihan&lt;br&gt;Address Book, Task, MemoPad, Calendar dapat di sync dengan baik.&lt;p&gt;Kelemahan&lt;br&gt;Sync Address Book akan gagal, jika ada contact yang tidak diisi first  &lt;br&gt;name, biasa terjadi kalo contact yang diisi merupakan company. Karena  &lt;br&gt;hanya field company saja yang diisi.&lt;br&gt;Sync notes hanya dapat ke notes bawaan missing sync.&lt;br&gt;Hanya dapat sync menggunakan cable data, tidak bisa melalui Bluetooth.&lt;p&gt;Saya sendiri saat ini menggunakan 8120/&lt;a href="http://4.5.0.48"&gt;4.5.0.48&lt;/a&gt;, missing sync, ical,  &lt;br&gt;addressbook.app, omnifocus and semua dapat saya sync dengan sangat baik.&lt;p&gt;Thx&lt;p&gt;Regards,&lt;br&gt;coderBerry™&lt;br&gt;Sent from my BlackBerry&amp;#174; wireless device from XL GPRS network&lt;br&gt;--------&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-6890277647267608202?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/6890277647267608202/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=6890277647267608202' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/6890277647267608202'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/6890277647267608202'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2009/01/sync-bb-and-mac.html' title='Sync BB and Mac'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-6253199055724614829</id><published>2008-12-23T12:48:00.001+07:00</published><updated>2008-12-23T12:50:07.688+07:00</updated><title type='text'>Add New Email Address</title><content type='html'>Hi,&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Just try to post one of documents that I tried to write for my friends don't know how to add another email address in Blackberry.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Please refer to this &lt;a href="http://tjiputra.yapeter.net/blackberry/Add_new_email+address_in+Blackberry.zip"&gt;link&lt;/a&gt;.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Thx&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-6253199055724614829?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/6253199055724614829/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=6253199055724614829' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/6253199055724614829'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/6253199055724614829'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2008/12/add-new-email-address.html' title='Add New Email Address'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-8439651379971626247</id><published>2008-12-23T12:42:00.001+07:00</published><updated>2008-12-23T12:48:01.270+07:00</updated><title type='text'>SureType Lover</title><content type='html'>It's always become a pro and cons between SureType or full size keyboard (QWERTY). But I think you can refer to my previous post related to this in id-blackberry archive.&lt;br /&gt;&lt;br /&gt;SureType is one of the innovation from RIM that they use it in standard mobile phone size for the way to input and navigate the Blackberry devices.&lt;br /&gt;In suretype phone like 71xx, 81xx and 82xx family, we will got 2 type of way of typing, it's suretype and multitap. Suretype actually it's really like T9, but it's the layout as full size keyboard but in 1 button had 2 choice of letter, or multitap, is you key in as like when use common mobile phone, by type twice in period which will change it to second letter.&lt;br /&gt;&lt;br /&gt;Suretype is really unique, specially for the language that blackberry don't have the dictionary for the language. So we as the users should to teach the devices the new words, or slang that we often use.&lt;br /&gt;&lt;br /&gt;To teach the device we can have several choice like:&lt;br /&gt;- maintain the custom wordlist (Options &gt; Custom WordList)&lt;br /&gt;- ask the suretype feature learn from email (Options &gt; Language &gt; Input Options)&lt;br /&gt;- and maintain the autotext&lt;br /&gt;&lt;br /&gt;usually id-blackberry member choose to maintain it using autotext, since autotext has the flexibility to manage, backup and restore it between handheld.&lt;br /&gt;&lt;br /&gt;For the autotext you can download from the link below&lt;br /&gt;- &lt;a href="http://tjiputra.yapeter.net/blackberry/autotext/Autotext-5000words.zip"&gt;Autotext 5000 words&lt;/a&gt;&lt;br /&gt;- &lt;a href="http://tjiputra.yapeter.net/blackberry/autotext/Autotext-25000words.zip"&gt;Autotext 25000 words&lt;/a&gt;&lt;br /&gt;- &lt;a href="http://tjiputra.yapeter.net/blackberry/autotext/Autotext-50000_words.zip"&gt;Autotext 50000 words&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;To install it, please use the restore method, but please be aware, you're previous autotext will be replace.&lt;br /&gt;If you don't know how to restore, please read my previous post about &lt;a href="http://tyapeter.blogspot.com/2008/11/how-to-upgrade-blackberry-os.html"&gt;How to Upgrade Blackberry OS&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Shortcut tips for Suretype lovers:&lt;br /&gt;- QW &gt; replu&lt;br /&gt;- AS &gt; Reply to all&lt;br /&gt;- OP &gt; Forward&lt;br /&gt;- * &gt; Go to next Unread&lt;br /&gt;- 1 &gt; Go to Top&lt;br /&gt;- 2 &gt; Go to Up One&lt;br /&gt;- 3 &gt; One Page Up&lt;br /&gt;- 4 &gt; Go to Previous Date&lt;br /&gt;- 5 &gt; same as Enter&lt;br /&gt;- 6 &gt; Go to Next Date&lt;br /&gt;- 7 &gt; Go to Bottom&lt;br /&gt;- 8 &gt; Go to Down One&lt;br /&gt;- 9 &gt; Go to Page Down&lt;br /&gt;- # &gt; change profile to Vibrate&lt;br /&gt;- ALT + RACE &gt; go to Help Me :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-8439651379971626247?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/8439651379971626247/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=8439651379971626247' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/8439651379971626247'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/8439651379971626247'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2008/12/suretype-lover.html' title='SureType Lover'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-8737414328146588281</id><published>2008-12-18T07:24:00.000+07:00</published><updated>2008-12-18T07:25:48.540+07:00</updated><title type='text'>Finally My Blackberry can sync to mac again</title><content type='html'>In this last 2 month I can&amp;#39;t sync my blackberry with my MacBookPro and  &lt;br&gt;after open a case for a support from Missing Sync team. My handheld  &lt;br&gt;can sync again.&lt;br&gt;Our friends in Markspace ask me to delete on file only, and after that  &lt;br&gt;I should to re-set the sync configuration.&lt;br&gt;To fix the problem I follow this step&lt;p&gt;	Go to the Finder on the Mac and then Go to the Go menu and select Go  &lt;br&gt;to Folder:&lt;p&gt;	Paste in this location:&lt;p&gt;	/System/Library/Extensions/&lt;p&gt;	Remove this file:&lt;p&gt;	BlackBerryUSBDriverInt.kext&lt;p&gt;	Reboot the Mac.&lt;p&gt;	Soft reset your BlackBerry. Turn it off, pull the battery for 3  &lt;br&gt;minutes, put it back and turn on.&lt;p&gt;For some friends that had a problem with missing sync, I think you can  &lt;br&gt;use this method too :)&lt;br&gt;What a great support form Missing Sync, now I can sync back all my  &lt;br&gt;data including sync using my OmniFocus to manage my current task list&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-8737414328146588281?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/8737414328146588281/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=8737414328146588281' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/8737414328146588281'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/8737414328146588281'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2008/12/finally-my-blackberry-can-sync-to-mac.html' title='Finally My Blackberry can sync to mac again'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-3942085472998656629</id><published>2008-11-16T16:21:00.001+07:00</published><updated>2008-11-16T16:21:25.155+07:00</updated><title type='text'>Windows Problem</title><content type='html'>Today I help my friends to solve her computer, and I got stucked because of the windows stall when I tried to configure the correct diapalt setting. Finally I should to install for few times today. &lt;p&gt;Its really different when I&amp;#39;m using Mac, it all configured well from the manufactured. So anything problems, I just need to restore the system, and I can work. &lt;p&gt;I&amp;#39;m not a Mac fan Boy but I love to use Mac because I can have more productive time without need to worry the system crash or etc. &lt;p&gt;*another reason to use Mac*&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-3942085472998656629?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/3942085472998656629/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=3942085472998656629' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/3942085472998656629'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/3942085472998656629'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2008/11/windows-problem.html' title='Windows Problem'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-6789219432844944955</id><published>2008-11-15T10:08:00.001+07:00</published><updated>2008-11-15T10:08:34.716+07:00</updated><title type='text'>Review Kickstart or BlackBerry 8220</title><content type='html'>After few days using Kickstart I will try to give some review and comment about this handheld. &lt;br&gt;&lt;br&gt;&lt;br&gt;So far this handheld is really great, since I love the form factor which is flip. And is the latest blackberry release from BlackBerry T-Mobile. I got it from my friends in LA, thx to you Bro :)&lt;br&gt;&lt;br&gt;From the form factor, it&amp;#39;s really handy at my hand, and it has a good build quality for the materials. &lt;br&gt;It comes with 2 lcd, internal and external, the external display can show a latest message or chat notification, including the content. Internal display it has 240x320 pixels and has better brightness than previous model expect Bold for sure. &lt;br&gt;&lt;br&gt;The keypad is so big, help me to type easier and it also coming with better SureType feature, which now have a predictions input with highlighted or bold for the words suggested by the blackberry. &lt;br&gt;&lt;br&gt;The other things is the operating systems and memory for the os. It&amp;#39;s come with blackberry Os 4.6, and 128 mb of rom. Total os use just 70 mb, so it still have a big space to keep the email and picture. The os it self got several enhancement to previous version such as support multiple calendar, can broadcast message to all blackberry messenger users. &lt;br&gt;&lt;br&gt;At last the best point to help the handset more stable, there&amp;#39;s a memory cleaning feature that can be trigger by close the lid. It really help much, and make me feel so great. &lt;br&gt;&lt;br&gt;I had tried to abuse this handheld to received 1000+ email a day, blackberry messenger, yahoo messenger, msn, google talk, and jabber using jivetalk, it runs smoothly without any other problems. &lt;br&gt;&lt;br&gt;Cons is the limitation of the battery size, and the quality of sound when I try to play music using speaker phone is not as good as I expected. &lt;br&gt;&lt;br&gt;Overall I recommend this handheld for suretype  lovers.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-6789219432844944955?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/6789219432844944955/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=6789219432844944955' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/6789219432844944955'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/6789219432844944955'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2008/11/review-kickstart-or-blackberry-8220.html' title='Review Kickstart or BlackBerry 8220'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-8749396422693232022</id><published>2008-11-15T07:31:00.002+07:00</published><updated>2008-11-15T07:35:08.737+07:00</updated><title type='text'>How to Upgrade Blackberry OS</title><content type='html'>I tried to post the how to upgrade blackberry operating system to answer most of the questions of my friends and id-blackberry family about how to upgrade the OS. Sorry if there's still not enough information in the how to. But I hope it will guide you much to upgrade the blackberry operating systems :)&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Please download from this link &lt;a href="http://tjiputra.yapeter.net/blackberry/Upgrade_Blackberry_OS_Guide.zip"&gt;Upgrade_Blackberry_OS_Guide.zip&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-8749396422693232022?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/8749396422693232022/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=8749396422693232022' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/8749396422693232022'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/8749396422693232022'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2008/11/how-to-upgrade-blackberry-os.html' title='How to Upgrade Blackberry OS'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-114257140501640210</id><published>2007-11-10T08:36:00.000+07:00</published><updated>2007-11-10T08:37:34.163+07:00</updated><title type='text'>Sync Blackberry 8700 OS 4.2</title><content type='html'>After 2 months using Mac n try to find out how to synchronize between Blackberry 8700 OS 4.2 with PocketMac, finally this morning I got the solutions using latest &amp;quot;PocketMac 4.0.20b&amp;quot;&lt;br&gt;&lt;br&gt;Step by step&lt;br&gt;- Uninstall PocketMac, using PocketMac uninstaller &lt;br&gt;- Remove Preferences files, ~/Library/PocketMac*.plist&lt;br&gt;- Remove ~/Library/Application Support/PocketMac/&lt;br&gt;- Remove ~/Library/Application Support/PocketSyncManager/&lt;br&gt;- Restart your Mac&lt;br&gt;- Install PocketMac 4.0.20b, restart Mac&lt;br&gt;- if using Blackberrt with password, entry the password first by run Pocket Mac, go to Connection and enter your handset password.&lt;br&gt;- connect BB to Mac, run PocketMac.&lt;br&gt;- Make sure your BB detected by PocketMac, ur deviceID will be your handset PIN.&lt;br&gt;&lt;br&gt;Have fun, enjoy ur fruits (both Apple and Blackberry)&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;coderBerry™&lt;br&gt;Sent from my BlackBerry&amp;#174; wireless device from XL GPRS network&lt;br&gt;--------&lt;br&gt;&lt;br&gt;Creating things for clients who may not know what they want, until they see what you&amp;#39;ve done, then they know exactly what they want, but it&amp;#39;s not what they did&lt;br&gt;&lt;br&gt;Design without change is like the coast without wind&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-114257140501640210?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/114257140501640210/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=114257140501640210' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/114257140501640210'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/114257140501640210'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2007/11/sync-blackberry-8700-os-42.html' title='Sync Blackberry 8700 OS 4.2'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-4276903007853077469</id><published>2007-09-17T12:11:00.000+07:00</published><updated>2007-09-17T12:12:21.262+07:00</updated><title type='text'>Int Roaming with XL</title><content type='html'>Man teman,&lt;br&gt;&lt;br&gt;Ane baru dapat tagihan int&amp;#39; roaming ane selama seminggu di Sydney with Telstra.&lt;br&gt;Murah bo, termasuk kena sms blast 5x n sekali terima telp 13 seconds. Total cuma 50rb termasuk PPN.&lt;br&gt;&lt;br&gt;Sempat roaming menggunakan Voda untuk bbrp jam, langsung kena 3000 an.&lt;br&gt;So, walaupun Voda itu partner, tp ga berarti plg murah ya.&lt;br&gt;Sebaiknya selalu ngecek sebelum int&amp;#39; roaming.&lt;br&gt;&lt;br&gt;Untuk telstra, ane coba online terus, hanya 1 mailbox di push ke handheld.&lt;br&gt;Selama idle (tidak ada email) setiap 4 jam kena charge Rp 167 sblm tax.&lt;br&gt;So seharusnya ga mahal2 banget tuh.&lt;br&gt;Klo ym emang mahal, per message sekitar 167 rupiah jg. Tp lbh murah dr sms ya. Satu sms 3600 wakakaka...&lt;br&gt;&lt;br&gt;Mungkin itu aja sharing ane.&lt;br&gt;&lt;br&gt;Btw, pertimbangkan untuk wifi, klo negara spt australia, wifi masih bayar and mahal. &lt;br&gt;So itu semua tergantung kebutuhan wifi or gprs :)&lt;br&gt;&lt;br&gt;To XL, thx dah give the best price for the customer. Mudah2an tambah banyak kerjasama gprs dengan special price 50/kb.&lt;br&gt;&lt;br&gt;And XL Team, thx dan bantuin selama g roaming.&lt;br&gt;*waktu baru nyampe ampe ditanyain bisa mulus connect network Australia ga? It&amp;#39;s a very nice services.*&lt;br&gt;&lt;br&gt;Thx&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;coderBerry™&lt;br&gt;Sent from my BlackBerry&amp;#174; wireless device from XL GPRS network&lt;br&gt;--------&lt;br&gt;&lt;br&gt;Creating things for clients who may not know what they want, until they see what you&amp;#39;ve done, then they know exactly what they want, but it&amp;#39;s not what they did&lt;br&gt;&lt;br&gt;Design without change is like the coast without wind&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-4276903007853077469?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/4276903007853077469/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=4276903007853077469' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/4276903007853077469'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/4276903007853077469'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2007/09/int-roaming-with-xl.html' title='Int Roaming with XL'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-3240640810699845604</id><published>2007-07-15T23:29:00.000+07:00</published><updated>2007-07-15T23:31:22.369+07:00</updated><title type='text'>Nostalgia with OS 4.1</title><content type='html'>Hi,&lt;br&gt;&lt;br&gt;Just my share, I just downgrade the 8707 from OS 4.2 to OS 4.1 but really miss some of the main feature that I used to use it, such as:&lt;br&gt;- Compose&lt;br&gt;- Send Attachment&lt;br&gt;- Media&lt;br&gt;- Application Switcher for shortcut button&lt;br&gt;- Unread Message Icon&lt;br&gt;- Blackberry Messenger status&lt;br&gt;- Blackberry unread message icon located at bottom&lt;br&gt;&lt;br&gt;But it makes the 8707 more responsive. May be because of the processor problem too.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;coderBerry™&lt;br&gt;Sent from my BlackBerry&amp;#174; wireless device from XL GPRS network&lt;br&gt;--------&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-3240640810699845604?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/3240640810699845604/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=3240640810699845604' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/3240640810699845604'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/3240640810699845604'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2007/07/nostalgia-with-os-41.html' title='Nostalgia with OS 4.1'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-1686922265734273085</id><published>2007-07-13T10:10:00.000+07:00</published><updated>2007-07-13T10:12:24.110+07:00</updated><title type='text'>8707v concurrent data and voice communication</title><content type='html'>Hi temen2,&lt;br&gt;&lt;br&gt;Since I got complain from my friend 2 days ago about my mobile phone can&amp;#39;t be reach, while I knew that time I just chating using my BlackBerry.&lt;br&gt;&lt;br&gt;So I try to think why it could happen, and I remember that my Blackberry using GPRS as data carrier. In GSM/GPRS technology, (haven&amp;#39;t test with EDGE and don&amp;#39;t have any knowledge about EDGE) GPRS is using voice channel to transmit the data. Since we use to chating, so our voice channel will be busy too, that&amp;#39;s why we can&amp;#39;t reach the phone call.&lt;br&gt;&lt;br&gt;And this morning I had test, using 8707v borrow from my friend :) as long as using 3G network, I can chating and recive a phone call.&lt;br&gt;But the problem is because of 8707 performance problem, it&amp;#39;s really slow, until the glass hour appears when the phone call ringing.&lt;br&gt;&lt;br&gt;Btw, I&amp;#39;m testing using 8707v with OS 4.2.1.94. I don&amp;#39;t know it using OS 4.1.&lt;br&gt;&lt;br&gt;Should I downgrade to OS 4.1? :)&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;coderBerry™&lt;br&gt;Sent from my BlackBerry&amp;#174; wireless device from XL GPRS network&lt;br&gt;--------&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-1686922265734273085?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/1686922265734273085/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=1686922265734273085' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/1686922265734273085'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/1686922265734273085'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2007/07/8707v-concurrent-data-and-voice.html' title='8707v concurrent data and voice communication'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-3004445851132277276</id><published>2007-06-24T08:48:00.001+07:00</published><updated>2007-06-24T08:48:28.644+07:00</updated><title type='text'>Extra Feature 8707</title><content type='html'>Morning all,&lt;br&gt;&lt;br&gt;Last night I do some browsing for latest BlackBerry product. But I found something really interested in document of 8700 platform and 8800 platform, in boygeniusreport.&lt;br&gt;&lt;br&gt;That 8707 support until UMTS 2100, that&amp;#39;s why 8707 can works in Japan, South Korea. But the main plus point is 8707 can works simultaneously for data and voice. In other Blackberry until lastest model 8300 don&amp;#39;t have this feature. So when using 8707 we can send email, or chating with other person, during a phone call. And I knew some of user feels that the Blackberry sometimes stop working, or idle after we take a call. So this can be a good solutions for the user with heavy call, and need data together :).&lt;br&gt;&lt;br&gt;It all can be happen because it&amp;#39;s 3g technology and the provider support (not work with all provider)&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;coderBerry™&lt;br&gt;Sent from my BlackBerry&amp;#174; wireless device from XL GPRS network&lt;br&gt;--------&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-3004445851132277276?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/3004445851132277276/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=3004445851132277276' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/3004445851132277276'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/3004445851132277276'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2007/06/extra-feature-8707.html' title='Extra Feature 8707'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-3537914636661540845</id><published>2007-06-20T12:07:00.000+07:00</published><updated>2007-06-20T12:08:26.712+07:00</updated><title type='text'>International Roaming Guide for Blackberry user with Excelcom as Provider</title><content type='html'>International Roaming Guide for Blackberry user with Excelcom as Provider&lt;br&gt;&lt;br&gt;For usage during international roaming, it&amp;#39;s really recommended use provider that has special roaming agreement.&lt;br&gt;&lt;br&gt;This is the list of several provider that has roaming agreement with Excelcom for gprs data.&lt;br&gt;&lt;br&gt;Special Price&lt;br&gt;- Singapore: Vodafone M1*&lt;br&gt;- Malaysia: Celcom*&lt;br&gt;- Australia: Telstra*&lt;br&gt;- USA: Cingular*&lt;br&gt;- Japan: SoftBank&lt;br&gt;- Thailand: DTAC&lt;br&gt;&lt;br&gt;Another Roaming Partner&lt;br&gt;- Singapore: Singtel 1800, Starhub&lt;br&gt;- Malaysia: Maxis, Digi&lt;br&gt;- Australia: Vodafone*, 3/Hutchinson 3g, Optus&lt;br&gt;- USA: T-Mobile&lt;br&gt;- Hongkong: SmarTone-Vodafone*, CSL, People, Sunday, 3/Hutchinson 3g, New World PCS&lt;br&gt;- China: China Mobile (China Tel)*&lt;br&gt;- France: SFR(Cegetel)*, Orange (French Telecom)&lt;br&gt;- Germany: Vodafone D2 GmbH*&lt;br&gt;- Belgium: Mobistar Belgium, Proximus Belgacomm&lt;br&gt;- Italy: Vodafone - Omnitel *&lt;br&gt;- Netherlands: Vodafone (Libertel)*, KPN Netherlands&lt;br&gt;- Spain: Vodafone Spain*&lt;br&gt;&lt;br&gt;Note:&lt;br&gt;1. * preferred partner&lt;br&gt;2. Roaming charge will depend on roaming partner (some using per kb, some using per block of 10 or 100 kb)&lt;br&gt;&lt;br&gt;&lt;br&gt;To set the mobile network on manual networks. This is to use selected provider that has cooperation with out provider, follow this steps:&lt;br&gt;&lt;br&gt;Options &amp;gt; Mobile Networks &amp;gt; Manual &amp;gt; Choose the provider&lt;br&gt;&lt;br&gt;If already set as Manual, Scan for Available Networks.&lt;br&gt;&lt;br&gt;And to keep it more saving, while u don&amp;#39;t really need real time email. Just try to turn on/off your data services&lt;br&gt;&lt;br&gt;Options &amp;gt; Mobile Networks &amp;gt; Data Services &amp;gt; On/Off.&lt;br&gt;&lt;br&gt;For the user that has a lot usage in blackberry messenger, it really suggest to uninstall the Blackberry messenger during roaming.&lt;br&gt;&lt;br&gt;Have fun and enjoy the trip.&lt;br&gt;&lt;br&gt;Thx to XL that has provide the information.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-3537914636661540845?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/3537914636661540845/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=3537914636661540845' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/3537914636661540845'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/3537914636661540845'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2007/06/international-roaming-guide-for.html' title='International Roaming Guide for Blackberry user with Excelcom as Provider'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-2527029413189808694</id><published>2007-05-14T23:36:00.000+07:00</published><updated>2007-05-14T23:34:51.278+07:00</updated><title type='text'>BB really helpful</title><content type='html'>Hi,&lt;br&gt;&lt;br&gt;I just want to share my experience with BB today.&lt;br&gt;Today I had problem with internet connection at Office and in the late afternoon, I should to send an email as soon as possible.&lt;br&gt;Since we had just move to new office space today, a lot of things haven&amp;#39;t been settled well. Then I want try to use dial up, and my extension line not work.&lt;br&gt;&lt;br&gt;And finally I remember, I can&amp;#39;t use my BlackBerry to send email with attachment. Since I have use OS 4.2, I can copy the file to my BlackBerry, and send the file as attachment on time.&lt;br&gt;&lt;br&gt;Once again I feel Blackberry really helpful.&lt;br&gt;&lt;br&gt;Thx&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;coderBerry™&lt;br&gt;Sent from my BlackBerry&amp;#174; wireless device from XL GPRS network&lt;br&gt;--------&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-2527029413189808694?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/2527029413189808694/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=2527029413189808694' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/2527029413189808694'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/2527029413189808694'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2007/05/bb-really-helpful.html' title='BB really helpful'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-5216923322931911258</id><published>2007-05-05T21:55:00.000+07:00</published><updated>2007-05-05T21:54:06.824+07:00</updated><title type='text'>BIS feels fake BES feature</title><content type='html'>Hi id-blackberry&amp;#39;ers,&lt;br&gt;&lt;br&gt;I tried to write some tips actually based from idea of Cak Uding :)&lt;br&gt;&lt;br&gt;For heavy email users like me, I backup my email to notebook everyday and some problem when my attachment file should be view on notebook.&lt;br&gt;But when we have download the email for backup, or because of small limit of mailbox size, we should to delete the downloaded/backup email from the mailbox.&lt;br&gt;&lt;br&gt;If we need to forward email that has been deleted from our handheld (Blackberry), how we can forward the email immediately? Or we need to view it.&lt;br&gt;&lt;br&gt;For BES user they can directly connect to their mailbox in server.&lt;br&gt;For me as BIS user, I should to turn on my notebook. But since I have use Blackberry and with all the feature, I didn&amp;#39;t bring my notebook everytime as before :).&lt;br&gt;&lt;br&gt;I tried to use the way Cak Uding do, is to backup all the email on gmail. &lt;br&gt;&lt;br&gt;To backup all the email&lt;br&gt;- I created 1 new email address just to keep my office email.&lt;br&gt;- Set auto bcc from webclient for specific email address to specific gmail email.&lt;br&gt;- And I configure from my office email to redirect all email received to gmail email accounts. (Not all email server support this feature)&lt;br&gt;- set auto cc (since I haven&amp;#39;t get the auto bcc feature on Ms Outlook), to backup all my sent email from outlook to gmail.&lt;br&gt;&lt;br&gt;After I configure those steps, to retrieve the email:&lt;br&gt;- Install Gmail App &lt;a href="http://www.gmail.com/app"&gt;http://www.gmail.com/app&lt;/a&gt; on the Blackberry handheld&lt;br&gt;- start the gmail app, and login&lt;br&gt;- you got all your backup email&lt;br&gt;- if you need to forward it or keep it again at your handheld, just forward it to your email :)&lt;br&gt;&lt;br&gt;Cak Uding, thx for ur idea :)&lt;br&gt;I can work anywhere with my Blackberry setia™.&lt;br&gt;&lt;br&gt;Thx&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;coderBerry™&lt;br&gt;Sent from my BlackBerry&amp;#174; wireless device from XL GPRS network&lt;br&gt;--------&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-5216923322931911258?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/5216923322931911258/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=5216923322931911258' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/5216923322931911258'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/5216923322931911258'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2007/05/bis-feels-fake-bes-feature.html' title='BIS feels fake BES feature'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-7396918802139162384</id><published>2007-05-05T21:54:00.000+07:00</published><updated>2007-05-05T21:53:51.536+07:00</updated><title type='text'>How BB can support your work</title><content type='html'>Saya coba share mengapa saya mulai menggunakan Blackberry dan bagaimana blackberry membantu pekerjaan saya.&lt;br&gt;&lt;br&gt;Sebelumnya saya sudah pernah mendengar Blackberry ketika indosat melaunch blackberry beberapa tahun yang lalu. Tetapi harganya cukup mahal.&lt;br&gt;&lt;br&gt;Terakhir saya memilih BB, setelah capek membawa HP, dan PDA, serta kebutuhan untuk email. Saat itu saya sering berada di tempat client sehingga sering terlambat meresponse email dari client, dikarenakan tidak ada akses untuk email. &lt;br&gt;&lt;br&gt;Kemudian saya join ke milis id-blackberry, dan akhirnya saya memutuskan untuk mencoba menggunakan blackberry dengan BIS.&lt;br&gt;Setelah menggunakan blackberry, saya dapat dengan cepat memberikan response kepada customer, terutama yang berhubungan dengan support terhadap customer. Serta saya dapat menggunakan feature tambahan seperti yahoo messenger, yang memudahkan saya berkomunikasi dengan team saya yang dikantor maupun on-site di customer. Akhirnya saya dapat menekan biaya komunikasi saya ketika berada diluar kantor.&lt;br&gt;Ditambah feature pim yang menurut saya bagus. Saya sangat terbantu dengan feature calendar yang dapat menampilkan schedule due of task, memudahkan jika ingin mengatur schedule.&lt;br&gt;&lt;br&gt;Mungkin ini yang saya bisa share kepada teman2.&lt;br&gt;&lt;br&gt;Thx&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;coderBerry™&lt;br&gt;Sent from my BlackBerry&amp;#174; wireless device from XL GPRS network&lt;br&gt;--------&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-7396918802139162384?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/7396918802139162384/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=7396918802139162384' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/7396918802139162384'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/7396918802139162384'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2007/05/how-bb-can-support-your-work.html' title='How BB can support your work'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-4885956492783316291</id><published>2007-05-02T06:18:00.001+07:00</published><updated>2007-05-02T06:23:57.052+07:00</updated><title type='text'>Which BB for me ?</title><content type='html'>I had sent this email to id-blackberry community&lt;p&gt;Temen2,&lt;/p&gt;&lt;p&gt;Selama saya join milis ini yang paling rame, sering share dan saling bantu. Rasa kebersamaannya sangat tinggi. Semoga ini berlanjut terus, terutama semangat nge-ratjoen :)&lt;/p&gt;&lt;p&gt;Salut ama hantu2 yang terus ber-gentayangan meng-hantui yang belum menggunakan BB.&lt;/p&gt;&lt;p&gt;Saya sebagai end-user BB, merasa BB sangat membantu pekerjaan saya akhir2 ini. Bahkan saya sudah tidak mendapat complain selama 1 bulan ini dari customer saya karena telat membalas email :)&lt;/p&gt;&lt;p&gt;Anyway back to the topic, which BB for me?&lt;br /&gt;1. 7290&lt;br /&gt;  Salah satu BB yang pernah saya gunakan 1 minggu. Layar LCD masih menggunakan OLED, sehingga irit battery. Sangat cocok bagi yang sering kerja di bawah matahari. Cocok buat yang butuh email, instant messaging. Dan tidak banyak menggunakan 3rd party application. Fisik cukup kuat, keypad paling enak diantara semua karena bentuk layout nya. Kualitas image standard banget, kalau dibanding hp nokia sekarang, ini bener2 jaman color awal kali.&lt;br /&gt;Memory 32 mb.&lt;br /&gt;Battery tahan 2 hari klo instant messaging + email no bbm.&lt;br /&gt;Sudah support bluetooth, tetapi hanya handsfree saja.&lt;/p&gt;&lt;p&gt;2. 7100&lt;br /&gt;   Keluarga suretype pertama, sangat ok bagi yang ingin menggunakan suretype dan jempol gede. LCD jauh lebih bagus dibandingkan 7290, tetapi jangan harap bisa membaca klo silau matahari. Untuk kerja sangat ok, dan klo pengen bentuk phone standard. Oh ini fisik masih tebal dan kokoh. Tapi tolong jangan digunakan untuk ber-bbm ria.&lt;br /&gt;Memory sudah 32mb.&lt;br /&gt;Battery 1,5 hari untuk instant messaging + email only.&lt;br /&gt;Sudah support bluetooth, tetapi hanya handsfree saja.&lt;/p&gt;&lt;p&gt;3. 8700&lt;br /&gt;   Ini merupakan salah satu product BB yang paling bandel. Buat yang demen BBM ini boleh jadi pilihan. Email + instant messaging mantap d.&lt;br /&gt;Kekurangannya belum ada external memory, itu sih menurut saya. Bentuk agak gede tapi kelihatan kokoh. mirip "karce" kali ya :).&lt;br /&gt;Oh iya buat yang sering kerja di bawah matahari model ini bisa, hanya saja jadi agak boros battery.&lt;br /&gt;Battery untuk bbm + email + instant messaging 1 hari saja.&lt;br /&gt;Memory 64 mb&lt;br /&gt;Bluetooth sudah bisa untuk kirim2an file, sebagai modem, bahkan connect ke GPS.&lt;/p&gt;&lt;p&gt;4. 8100 atau yang lebih dikenal dengan Pearl&lt;br /&gt;   Most sensational BB from RIM. Dari awal selalu menjadi sorotan karena designnya yang menarik, elegant dan fashionable. Suretype dan lebih mengarah ke mobile phone. Tetapi tetap memiliki semua feature dasar BB. Sudah support external memory hingga 2gb. Camera.&lt;br /&gt;Lcd sudah bagus sekali karena multimedia, battery boros klo butuh di bawah matahari.&lt;br /&gt;Bluetooth feature sama dengan 8700.&lt;br /&gt;Bentuk case yang sangat smooth, ini yang akan jadi 1 pertimbangan untuk merawatnya.&lt;br /&gt;Karena kecil dan tipis, agak takut ya klo ampe jatuh apalagi membuat casenya lecet, kan sayang banget, tar ga mengkilap lagi.&lt;br /&gt;Memory 64 mb&lt;/p&gt;&lt;p&gt;5. 8800 (huron)&lt;br /&gt;   Feature mirip dengan 8700, ditambah dengan external memory, dan GPS internal. Bentuk elegant dengan qwerty keyboard layout. Sangat cocok buat professional yang ingin menggunakan BB. Case sama dengan pearl, serta warna full black, membuat kesan exclusive banget.&lt;br /&gt;Memory 64mb&lt;/p&gt;&lt;p&gt;Mungkin ada yang bertanya2 kenapa gak dibahas qwerty dan suretype. Ini gak perlu terlalu di ributkan, suretype bagus untuk yang sering ngetik dengan language yang dictionarynya sudah disupport oleh BB, sering nyetir sendiri. Atau ingin menggunakan multitap. Karena suretype kadang masih perlu memperhatikan kata2 yang digunakan. Maka multitap merupakan pilihan yang sangat tepat untuk melengkapi suretype ketika nyetir :)&lt;/p&gt;&lt;p&gt;Qwerty, cocok buat yang males belajar atau adaptasi, atau banyak menggunakan bahasa yang dictionary BB ga support. Dan sering ngetik email yang cukup panjang.&lt;/p&gt;&lt;p&gt;Untuk pertimbangan pricing,&lt;br /&gt;As I know 7290 udah discountue dari pabrikan, jadi klo pun masih ada kemungkinan sisa stok dari provider.&lt;br /&gt;Klo melihat website provider2 di luar negeri, RIM hanya mengenal 2 harga berdasarkan model suretype dan qwerty.&lt;br /&gt;Jadi bisa dikatakan harga 8700, 8707 dan 8800 itu sama. 8707 lbh tinggi sedikit karena support 3G.&lt;/p&gt;&lt;p&gt;Mungkin akan timbul pernyataan kenapa 8700 lebih stabil or cepat dari 8800 or 8100, itu bener klo os 4.1. Karena os 4.2 punya feature lebih banyak, apalagi 8800 ada tambahan gps, 8100 camera. Otomatis lebih banyak yang harus di kerjakan system, sedangkan spec hardware dasar dan memory sama.&lt;/p&gt;&lt;p&gt;Saya sendiri menjatuhkan pilihan pada 8700, karena sering menggunakan email, mengetik email yang cukup panjang, serta kebutuhan instant messaging.&lt;br /&gt;Sebenarnya kurang external memory, tetapi karena butuhnya kadang2 saja, mungkin once a month. Jadi saya rasa belum butuh d, wong notebook IBM selalu bersama saya. Tapi akhir2 ini mulai jarang dibawa, banyakan main BB :)&lt;/p&gt;&lt;p&gt;Mudah2an ini bisa dipakai untuk jadi comparison buat teman2 yang belum menggunakan BB, atau ingin mengganti handset.&lt;/p&gt;&lt;p&gt;Sangat mengharapkan teman2 yang belum menggunakan BB dapat menggunakan BB, tidak perlu yang paling wah, pilih yang sesuai kebutuhan, handset BB gak mahal, klo memang bener2 mendukung produktifitas kerja. But for fun, jujur cukup mahal, apalagi ditambah dengan bulanannya.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-4885956492783316291?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/4885956492783316291/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=4885956492783316291' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/4885956492783316291'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/4885956492783316291'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2007/05/which-bb-for-me.html' title='Which BB for me ?'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36679565.post-116193553332042548</id><published>2006-10-27T14:40:00.000+07:00</published><updated>2006-10-27T14:52:13.326+07:00</updated><title type='text'>My first post</title><content type='html'>This is my first post. Never done this before @@&lt;br /&gt;Today i want to reply my friends blog, and i should to register, then I think may be i should try blogging :)&lt;br /&gt;&lt;br /&gt;Anyway today is still holiday in Indonesia. I don't have something to do. Just browsing, watch movie, cooking have a rest at home :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36679565-116193553332042548?l=tyapeter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tyapeter.blogspot.com/feeds/116193553332042548/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36679565&amp;postID=116193553332042548' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/116193553332042548'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36679565/posts/default/116193553332042548'/><link rel='alternate' type='text/html' href='http://tyapeter.blogspot.com/2006/10/my-first-post.html' title='My first post'/><author><name>Tjiputra Yapeter</name><uri>http://www.blogger.com/profile/09390679890663532727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://3.bp.blogspot.com/_4Ifur9DclHo/SR4bj12fLRI/AAAAAAAAAAM/JJAMA8dE87Y/S220/_MG_8304.jpg'/></author><thr:total>0</thr:total></entry></feed>
