| |
|
Not a member? Register now!
|
The uDoPage Native Application ProjectWhat is a Native ApplicationA Native Application is one that runs as a standalone compiled executable. They are usually installed. In this example we will create a native application that runs on your own computer. To do this I have chosen to use the open source IDE app creator Lazarus. So you can download Lazarus and compile your own copy of uDoPage. Right now uDoPage is written in Delphi and I am porting it over to Lazarus, which will take some time. This is not really a problem as all we are doing is learning to program so the code I put up will do. But its always good to have a goal.
This website is built with a web editing tool called uDoPage. I am now porting uDoPage into a web app so anyone who uses the internet can make and share tutorials on any subject they are knowledgeable in. In this section I will document the development of this tool. The code will be made open source once the GUI is finalized. Absolutely every concept on uDoPage website will be linked to learning material that will enable the very beginner to get an understand of all topics. From the very beginning to the professional developer level.
All the web pages on this site are created by my local (on home computer) computer in an application called uDoPage. I am now porting uDoPage to the web as a online CMS. uDoPage is made to make tutorials so I have decided to document the process of porting my application to a web as a web application and making it open source. This should be fun and educational. Since my local installment of uDoPage productive I am able to record ever single detail of what is done. This means that no matter what level of competence you are regarding computer programming I assure this site will be able to introduce you to web development. Template
|
![]() | |