Ada-ada aja nih orang luar kalau Bikin bisnis Online,kali ini mereka membuat Browser sebagai penghasil Dollar.Mudah kok, kita cukup install Add On pada FireFox.Yang ane salut, nih Add On gak bikin Koneksi jadi lemot, Selain itu FireFox juga gak pernah Crash atau Error.Penasaran...?? Coba saja langsung :1. Daftar Dulu Jadi member Disini : MyBrowserCash2. Kalau sudah terdaftar,...
Kamis, 29 September 2011
Minggu, 25 September 2011
AOP and duck typing in Delphi
Diposting oleh
di
03.09
AOP - something that fascinated me from the very first moment when my coworker told me about PostSharp. Unfortunately something that was almost impossible in Delphi without the proper knowledge of assembler and all the internal low level stuff. However even with Delphi 7 it was possible to a certain degree to intercept virtual methods using MeAOP.With the recent additions (namely enhanced RTTI) it...
Sabtu, 24 September 2011
DSharp Bindings vs LiveBindings
Diposting oleh
di
04.01
I think it's finally time to compare these two things and see which one may fit you better. This is my point of view that may not be completely objective.When I noticed that there was actually no language support for LiveBindings I was very disappointed. I think without language support you cannot create anything that works much different from how DSharp Bindings work. And actually LiveBindings don't. I could not just change the VCL source code so...
Minggu, 18 September 2011
Pimp your unit tests using mock objects
Diposting oleh
di
07.37
Have you ever faced the problem of having dependencies in your unit tests that made it hard to actually write a unit test instead of writing an integration test? Often you have that problem with bad designed code that does not follow certain principles. But also with well designed code you might end up having your one class you want to test which depends on 3 other classes which might as well depend on other classes. At this point you actually benefit...
Jumat, 02 September 2011
Delphi XE2 - heating up the hype: playing the matchmaker for VCL and FMX
Diposting oleh
di
11.25
To be honest, FireMonkey did not interest me much because of the fact that it is not compatible with any VCL application - says the documentation - actually that's not the truth!To keep the long story short: You can have both in one! (Disclaimer: I did only a few tests and it worked all fine - actually I have no clue if somewhere it's incompatible but I leave that as an exercise to you).Just create a new FireMonkey form (2D or 3D, doesn't matter)...
Kamis, 01 September 2011
Delphi XE2 - features aside from the hype: TVirtualInterface
Diposting oleh
di
12.33
While prolly almost everyone was creating fancy FireMonkey or VCL applications for Windows (32-bit and 64-bit), OSX and/or iOS with Delphi XE2 today I took a look at one of my favorite units in the RTL - System.Rtti.pas.When you look at the RTL Changes for XE2 you will see a new addition to the RTTI - TVirtualInterface. Along with this comes another improvement: RTTI can finally tell the implemented interfaces of a class (and its ancestors)....
Langganan:
Postingan (Atom)