Re: Building a shopping cart online store



Liked what I saw. Out of interest what tool did you use for the Visual
Lessons?

Thanks

Alex

"Danijel Tkalcec [RTC]" <rtc@xxxxxxxxxxxx> wrote in message
news:43dde6c0$1@xxxxxxxxxxxxxxxxxxxxxxxxx
>> what components for delphi or development environment would you suggest
>> having a look at, to build an online store.
>
> It depends on your experience with HTML.
>
> If you are familiar with HTML and want to use it to its full potential,
> you should take a look at the RealThinClient SDK:
> http://www.deltasoft.hr/rtc
>
> You can use any HTML designer (for example: Macromedia Dreamweaver) to
> create the visual design using templates, which would be stored as
> external files on the server so you can change the design as needed
> without doing any changes to your code. You can then use the RTC Parser,
> which is included in the RTC SDK, to fill your templates with live data
> from a database and server-side (local) files.
>
> With the RTC SDK, writing Web Applications isn't a much different from PHP
> or Java applications. The only important difference is that you do it
> using Delphi as your preffered language, so you do not need to learn other
> programming languages.
>
> RealThinClient SDK lets you compile your code as a stand-alone executable
> (easy to set-up on a clean Windows install) *and* as an ISAPI extension
> compatible with IIS and Apache. So, you only write one application and
> delpoy it any way you like (stand-alone exe or ISAPI).
>
> RTC SDK is easy to learn and to use. Only spending a few minutes going
> through the Quick-Start guide will give you enough information to start
> writing your project, then you will learn about more advanced options and
> features as you go along, by using Help files, extensive FAQ and direct
> developer support through newsgroups.
>
> Sincerely,
> Danijel Tkalcec - Team RTC
> http://www.deltasoft.hr/author.htm
>


.



Relevant Pages

  • Re: Building a shopping cart online store
    ... > what components for delphi or development environment would you suggest ... files on the server so you can change the design as needed without doing any ... With the RTC SDK, writing Web Applications isn't a much different from PHP ... Delphi as your preffered language, so you do not need to learn other ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: How to create a C++ Project to run as Application and as Service?
    ... Delphi Code: ... I've found that the non-commercial RTC SDK package does not compile ... WinInet unit anymore). ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: RTC SDK and Delphi 4 support: Keep it or Drop it?
    ... Since Delphi 5 came with a number of changes like the new ... Making the current RTC SDK and RTC Portal release available for download for another year is not a problem. ... Since the next RTC SDK update will be version 3.0 (the one with support for FPC/Lazarus and Linux), and RTC Portal v3.0 is also "in the works", it would make sense to keep the last version 2.x of both component sets available for download. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Which is the best lightweight and high performance framework for writing a networked collaborati
    ... RTC SDK ... Win32, .Net, Java. ... Interesting you should mention MsgConnect in company with RTC and the other ... Delphi and run on the same box as the UI. ...
    (borland.public.delphi.thirdpartytools.general)