My Random Image
User login
Navigation
News Feeds
Archives
| January 2009 | ||||||
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
| 1 | 2 | 3 | ||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 | 31 |
Poll
Contact
www.kangmaman.com
YM Online Status
Blogs
Codegear, Codeblocks, Codegear, Codeblocks...
Sun, 07/06/2008 - 10:49 — kangmamanTiap hari menghitung kancing: Codegear (C++ Builder), Codeblocks (GCC)... Codegear, Codeblocks... Kalau saya pilih, codegear, maka saya akan mendapatkan kenyamanan karena kecanggihan teknologi VCL-nya yang sangat memanjakan untuk pemrograman GUI. Akan tetapi, sy akan semakin terjebak dalam ’dunia microsoft’. Kenyamanan lain adalah, kecanggihan IDE (integrated development environment) made-in Borland yang sangat sophisticated, terutama fasilitas debugging nya...
Makan Secara Lebih Baik
Thu, 06/26/2008 - 07:35 — kangmaman- Makanlah di meja makan.
- Jangan makan sambil menyetir, nonton teve, atau sambil berbicara di telepon.
Virtual, methods, Override, Hiding, Overload
Fri, 06/13/2008 - 16:56 — kangmamanVirtual and dynamic methods
To make a method virtual or dynamic, include the virtual or dynamic directive in its declaration. Virtual and dynamic methods, unlike static methods, can be overridden in descendant classes. When an overridden method is called, the actual (runtime) type of the class or object used in the method call--not the declared type of the variable--determines which implementation to activate.
On Going Development...
Tue, 06/10/2008 - 08:10 — kangmamanOn Going Development ... (Rush & Busy Hours....)
- Porting IBS (Integrated Banking System - ClientServer Model) to CBS (Core Banking System - Application Server Model). Using SOAP Web-Service Technology.
- Porting ATM Controller from C++ Borland-Style to C++ Multi-Platform-Style using open source boost library, GCC and CodeBlocks.
- Porting mSwitch (ISO-8583 Multi-Switch) from C++ Borland-Style to C++ Multi-Platform-Style using open source boost library, GCC and
CodeBlocks. - Developing EDC (Electronic Data Capture) application for Online Payment using GPRS (VPN-IP).
- Developing ’Laporan Harian Koperasi Simpan Pinjam - LHKSP’ for Dekopin - PT Reksa Madani.
That’s all, folks.
Little note about 'Visibility of class members'
Fri, 06/06/2008 - 11:47 — kangmamanMembers at the beginning of a class declaration that don’t have a specified visibility are by default published, provided the class is compiled in the {$M+} state or is derived from a class compiled in the {$M+} state; otherwise, such members are public.
Update your ISAPI app on the fly without bringing down IIS
Thu, 06/05/2008 - 05:04 — kangmamanOriginal article: http://delphicikk.atw.hu/listaz.php?id=2460&oldal=53
Everyone developing ISAPI apps runs into the problem when they have to update the customers ISAPI app you wrote... you have to stop their web server. Also when creating your ISAPI apps, you have to kill IIS or sometimes it wont die and you have to reboot. I have solved this problem !!
Answer:
Running ISAPI on IIS and APACHE Windows XP
Mon, 06/02/2008 - 16:13 — kangmamanDatabases - Delphi Web Servers
Designing Web Service with REST (makhluk apa lagi REST ini)
Mon, 06/02/2008 - 08:18 — kangmamanREST is an acronym for Representational State Transfer. REST can be described as an architectural style (not a standard) of networked systems. This architecture is vastly becoming popular with Web services. The underlying protocol which is used with web services is http and the distributed systems are connected through the web (internet). REST is an alternative architectural style to SOAP (Simple Object Access Protocol) which instantly gained popularity with the advent of web services and is the widely used standard for web services data transfer.
Three-Tier Application Concept
Fri, 05/30/2008 - 17:19 — kangmaman’Three-tier’ is a client-server architecture in which the user interface, functional process logic ("business rules"), computer data storage and data access are developed and maintained as independent modules, most often on separate platforms.
The three-tier model is considered to be a software architecture and a software design pattern.
Masa Depan, bukan Web Site, tapi Web Service!!
Wed, 05/28/2008 - 06:26 — kangmamanSolusi ’gampangan’ yang sering dilontarkan untuk implementasi sistem ’online’ dengan ’remote-data’ via internet adalah dengan solusi aplikasi ’web-based’. Pemahaman ini sungguh sudah sangat ’meracuni’ berbagai pihak. Sesungguhnya, aplikasi web-based mempunyai banyak kekurangan, apalagi untuk digunakan dalam aplikasi-aplikasi bisnis yang bersifat transaksional, seperti misalnya lembaga keuangan. Berikut adalah pertimbangan-pertimbangan, mengapa aplikasi web-based bukan merupakan solusi yang tepat:
Shout Box
Search
Powered by and Designed by kangmaman

Recent comments
31 weeks 5 days ago