mobile rss push using jabber protocol
Jabber Server UI Design
Thursday, November 20, 2008
Posted by dwi ardi irawan at 7:35 PM 0 comments
Labels: Theme
IE vs Firefox
Sunday, November 16, 2008
Posted by dwi ardi irawan at 7:37 AM 0 comments
Labels: News
New Trial Theme ?
Tuesday, August 26, 2008
I designed 2 theme for mobbuzz, but lately i don't like it anymore. Maybe i need profesional designer for designing mobbuzz's theme...right now, these are "red theme" and "blue theme"...any suggestions ?
Posted by dwi ardi irawan at 12:03 AM 0 comments
Labels: Theme
Updated : Use Case Diagram
Friday, July 4, 2008
Posted by dwi ardi irawan at 1:41 AM 1 comments
Labels: Use Case Diagram
Is this the right Activity Diagram ?
Wednesday, July 2, 2008
Posted by dwi ardi irawan at 11:27 AM 0 comments
Labels: Design System
RSS and Web Feed
Wednesday, June 4, 2008
What is RSS actually ?
RSS is a family of Web feed formats used to publish frequently updated content such as blog entries, news headlines, and podcasts in a standardized format. An RSS document (which is called a "feed", "web feed", or "channel") contains either a summary of content from an associated web site or the full text. RSS makes it possible for people to keep up with web sites in an automated manner that can be piped into special programs or filtered displays.
source : http://en.wikipedia.org/wiki/RSS_Feed
In other words RSS ...
1. RSS stands for Really Simple Syndication
2. RSS allows you to syndicate your site content.
3. RSS defines an easy way to share and view headline and content.
4. RSS file can be automatically updated.
5. RSS is written in XML
Why Use RSS ?
- Without RSS, users will have to check sites daily for new update information. This maybe to consuming for many users. With an RSS Feed. They can check sites faster using a RSS agregator.
- Since RSS data is small and fast loading, it can easily be used with services like cellphone or PDA.
1. Using common RSS reader tool embedded in your cellphone probably one of solutions to get new information from many sites (RSS support). Mobbuzz give you another answer because the RSS update process doesn't go in the client side but in the server side, at least your cellphone doesn't have to do a lot things to get new infomation just log in to mobbuzz application and new RSS that you had registered will be send to your cellphone.
2. Want to share RSS to other user ? well, using mobbuz you can do it simply. Only cost for data access (not regular tariff for sms) so it's cheaper than regular sms.
3. Labeling your RSS using Mobbuzz feature : RSS category, so you could devide your RSS based into topics : "Music", "News", "Life Style" etc...
4. More futher, the goverment could use this for distributing information. They can build portal supported RSS and people can subscribe it's RSS URL.
5, 6, 7 .... give your opinion. OK.
Posted by dwi ardi irawan at 10:53 AM 4 comments
Labels: About MoBBuzZ, News
Update : Design System
Monday, June 2, 2008
Use Case Diagram : Mobile RSS Push System
Sequence Diagram : Share RSS Message
Sequence Diagram : Subscribe RSS Feed
Sequence Diagram : Read RSS
Posted by dwi ardi irawan at 10:57 PM 1 comments
Labels: Design System
MoBBuzZ will be use LWUIT as the UI Framework
Friday, May 30, 2008
After searched for better UI Framework, i finally decided to use LWUIT as the MoBBuzZ's UI Framework. At first i choosed J2ME Polish, but due the complicated development process i decided move to LWUIT.
What is LWUIT ?
LWUIT is a UI library that is bundled together with applications and helps content developers in creating compelling and consistent Java ME applications. LWUIT supports visual components and other UI goodies such as theming, transitions, animation and more.
Screenshoot of LWUIT's demo :
LWUIT's official page : https://lwuit.dev.java.net/
Posted by dwi ardi irawan at 7:28 PM 0 comments
Use Case Diagram
Tuesday, May 20, 2008
Posted by dwi ardi irawan at 10:02 PM 1 comments
Labels: Design System
What is MoBBuzZ ?
Wednesday, April 9, 2008
RSS feeds yang telah didaftarkan oleh client akan disimpan oleh server, kemudian dengan menggunakan schedular, server melakukan update berita atau artikel. Mobile RSS Push juga memanfaatkan protokol Jabber untuk menangani lalu lintas pertukaran data antara client dan server. Jabber sendiri adalah sebuah protokol XML yang terbuka untuk pertukaran message dan presence yang real-time antara user di dalam jaringan Jabber. Jabber menungkinkan kita untuk membuat sebuah messaging service sendiri pada sisi server yang kemudian dikoneksikan dengan Jabber client dengan Java ME pada sisi client.
Posted by dwi ardi irawan at 9:22 PM 0 comments
Labels: About MoBBuzZ