Showing posts with label My Software. Show all posts
Showing posts with label My Software. Show all posts

Saturday, November 22, 2008

!GUMI ERD

!GUMI
Inventory Management
alias Program stok barang
ehem.. ehem.. baru ERDnya aja,, program menyusul, sori kalo nama softwarenya ntar narsis dikit..he he he...

Friday, June 06, 2008

GOOTAC Mobile Price List - Pre Alpha

=====================================
GOOTAC Mobile Price List
for Java-enabled Mobile Phone
Copyright (c) 2008, Antony Gumi
antony_kurnia_gumi@yahoo.com
http://kerjaannyagumi.blogspot.com
=====================================


GOOTAC Mobile Price List (GMPL) is an application to be used in java-enabled mobile phone with ability to let user manage price list.

GMPL features are:

* Main GMPL features
o Managing list of items
o Managing a price list
o Item search

* In progress
o A lot ^_^'. I'll keep updating, thank you


Phone minimum requirements:

- Java MIDP 2.0, CLDC 1.1
- Minimum of 500 kBytes of memory

Currently, I haven't writen user manual or online help file for this application. You can use either my blog or emails to interact with me and others. Please, send your feedback about GMPL to my blog (kerjaannyagumi.blogspot.com).

License Agreement

GOOTAC Mobile Price List is a freeware and copyrighted by Antony Gumi. All other brands or products mentioned are subjects to their respective owners. GOOTAC Mobile Price List can be used and/or distributed freely but the content should not be modified. Making money from this application is not allowed. Scan this application distribution for viruses, trojans, or other malicious threats before using it since I cannot guarantee it is as original as I uploaded it to the internet. By downloading and using GOOTAC Mobile Price List you are agreed to be responsible for anything you do using this software.


Antony Gumi
antony_kurnia_gumi@yahoo.com
http://kerjaannyagumi.blogspot.com

GOOTAC Mobile Price List is available for download here: http://www.4shared.com/file/50263315/a2100cc3/GOOTAC_Mobile_Price_List.html

Bloom News Centre (BNC)

=====================================
Bloom News Centre (BNC)
for Java-enabled Mobile Phone
Copyright (c) 2008, Antony Gumi
antony_kurnia_gumi@yahoo.com
http://kerjaannyagumi.blogspot.com
=====================================


BNC is an application to be used in java-enabled mobile phone with ability to let user share their news and files with others. A user can either be the server (i.e. the one who share the news and files) or be the client (i.e. the one who download the shared news and files) .

BNC features are:

* Main BNC Client features
o Detecting available BNC servers
o Viewing summary of available news in each server
o Downloading multiple news (and attachments) at a time
o Adding the downloaded news into the news collection which can later be shared again to other user.
o Sending a special wake-up SMS to an inactive server
o Join a voting
o Insert news remotely to BNC server
o Delete news remotely
o Previewing attached files, including picture, audio, and video files

* Main BNC Server features
o Managing News and Categories
o Managing Votes
o Managing User
o Publishing News, Votings, and Services (Remote Insertion and Remote Deletion services)
o Creating a backup file for the stored news
o Restoring news from a backup file

* In progress
o Enabling a buddy server list in BNC client
o Enabling file sharing in both BNC client and Server application
o Enabling encryption to let user to create passworded-news


Phone minimum requirements:

- Java MIDP 2.0
- Bluetooth
- Minimum of 500 kBytes of memory

Currently, I haven't writen user manual or online help file for this application. You can use either my blog or emails to interact with me and others. Please, send your feedback about BNC to my blog (kerjaannyagumi.blogspot.com).

License Agreement

BNC is a freeware and copyrighted by Antony Gumi. All other brands or products mentioned are subjects to their respective owners. BNC can be used and/or distributed freely but the content should not be modified. Making money from this application is not allowed. Scan this application distribution for viruses, trojans, or other malicious threats before using it since I cannot guarantee it is as original as I uploaded it to the internet. By downloading and using BNC you are agreed to be responsible for anything you do using this software.


Antony Gumi
antony_kurnia_gumi@yahoo.com
http://kerjaannyagumi.blogspot.com

BNC is available for download here: http://www.4shared.com/file/50262505/73a2655/BNC.html

Thursday, April 10, 2008

Bloom News Center (BNC) - Pre Alpha

=====================================
Bloom News Centre (BNC)
for Java&Bluetooth-enabled Mobile Phones
Copyright (c) 2008, Antony Gumi
antony_kurnia_gumi@yahoo.com
http://kerjaannyagumi.blogspot.com
=====================================


BNC is an application to be used in java-enabled mobile phones with ability to let user share their news and files with others. A user can either be the server (i.e. the one who share the news and files) or be the client (i.e. the one who download the shared news and files) .

BNC features are:

* Main BNC Client features
  • Detecting available BNC servers
  • Viewing summary of available news in each server
  • Downloading multiple news at a time
  • Adding the downloaded news into the news collection which can later be shared again to other user.
  • Sending a special wake-up SMS to an inactive server

* Main BNC Server features
  • Managing News and Categories
  • Publishing News
  • Creating a backup file for the stored news
  • Restoring news from a backup file

* In progress
  • Enabling buddy list feature in BNC client
  • Enabling file sharing in both BNC client and Server
  • Enabling encryption to let user create passworded-news


Device minimum requirements:
  • Java MIDP 2.0
  • Bluetooth
  • Minimum of 500 kBytes of memory

Currently, I haven't writen user manual or online help file for this application since it is still in pre-Alpha phase. You can use either my blog or emails to interact with me and others. Please, send your feedback about BNC to my blog (kerjaannyagumi.blogspot.com).


License Agreement

BNC is a freeware and copyrighted by Antony Gumi. All other brands or products mentioned are subjects to their respective owners. BNC can be used and/or distributed freely but the content should not be modified. Making money from this application is not allowed. Scan this application distribution for viruses, trojans, or other malicious threats before using it since I cannot guarantee it is as original as I uploaded it to the internet. By downloading and using BNC you are agreed to be responsible for anything you do using this software.


Antony Gumi
antony_kurnia_gumi@yahoo.com
http://kerjaannyagumi.blogspot.com


You can download BNC here-> http://www.4shared.com/file/43641082/59ea5f8e/BNC.html

Monday, May 21, 2007

UPDATE: Wannabe Compiler 2.0

Helo..helo..

I just add a new feature to my previous Token Scanner (Wannabe Compiler). Now, there is a Syntax Analyzer feature that can check the correctness of your code.
The syntax analyzer is based on Pascal programming language grammar defined in http://www.informatika.org/~rila by Mr Rila Mandala.

Syntax Diagram 1:



Syntax Diagram 2:



Syntax Diagram 3:



Syntax Diagram 4:



Syntax Diagram 5:




You can get the program here (Wannabe Compiler 2.0)

Wednesday, May 16, 2007

UPDATE: Token Scanner (Wannabe Compiler)

Hi there, I just made a new version of my Token Scanner program. I changed the way the program evaluates the keyword (i.e. and, while, or, program, procedure, downto, etc). The program will take the keyword list from a text file, namely, myKeyword.txt. It's only a small change tho ^_^.
You can see the new program here.

Tuesday, May 15, 2007

New Project Created: First Fit Algorithm

Last semester, I made a program called First Fit. This program implements the First Fit algorithm, which is used in memory allocation management. The project was assigned by Mr Nur Hadisukmana, my Operating System lecturer. You can find the program here (First Fit.zip).

Tuesday, May 01, 2007

New Project Created - Token Scanner and FTP Client

These are my latest project:

1. Token Scanner
A project for Formal Language and Automata course, assigned by Mr Rila Mandala. This program is created using VS .NET 2005. It is to create a lexical analyzer that able to scan tokens in a source code. You can download it here

2. FTP Client
This one is created for Network Programming Course, assigned by Mr Arthur (Pham Van Vung). This program also created using VS .NET 2005. You can download it here