Jump to content

chefdackel

uniGUI Subscriber
  • Posts

    183
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by chefdackel

  1. How come when printing PDF Report, Export to Excel stored together with the application that we created.Mr.Eduardo Belo

     

     

     

     

     

     

     

     

     

     

    Regards

    Knopix

     

    well, the Delphi report components are not the best in integrated PDF exporting. For FastReport the users wait for years for some handy and accurate integrated PDF exporting, and also for ReportBuilder I think if you want great PDF export with "complicated" reports then you have to use third party tools. Like wPDF from Wpcubed or eDocEngine from Gnostice. But take a look at the license terms, f.e. wPDF comes in form of a DLL, the unit to integrate thread safe in your source costs extra money and also the internet server license costs extra money.

  2. great, maybe I will start a new topic under "general" here to discuss RTC, kbmMW or some other tools to build HTTP data servers to be used with aparted Unigui (GUI) servers. I think its a great idea to separate the db-stuff (and maybe also printing stuff) from the main UniGui program logic into separate servers/services, even if you can switch between MySQL, DBIsam, Nexus, SQLite, Interbase and others without touching the source of the main Unigui server. 

    • Upvote 1
  3. I cannot help you with RTC, but I am very interested that someone uses the combination UniGui <--> RTC. More than a year ago I built a small test server with KbmMW to handle the DB stuff (DBIsam), that worked great. Thought of switching to RTC anyway when a new, real world project will come up the next days. Do you want to handle some more advanced stuff with RTC, maybe DB stuff? Please keep us informed if and how your problem will be solved. Best Regards Peter

  4. I agree absolutely. Using VMware Workstation on Windows 7 as a host, and Windows 8 with RAD Studio as a guest. Virusless by design, no malware, no registry mash, all clear and isolated. In addition, using disk snapshots covers all installation/upgrades/updates failures.

     yes, highly recommended!

  5. From what I can see here; among 1200 forums members who I've sent out an email, only a fraction have cared to vote yet. It is a bit disappointing to see that we can't even get 200 votes.

     

    Among those who have voted, 52 members are telling that they can't buy an Ext JS license which means that they were in a wrong path from the very beginning. It was always clear from the beginning that neither uniGUI nor the Ext JS license will be free.

     

    This means that from now on we will continue our beta adventure with a smaller group of developers. Perhaps with around 100~120 people. Those who are more dedicated to the project and agree to get a commercial Ext JS license.

     

    Thanks for your support.

     

    my little advices: 

     

    .) re-mail your invitation to the votes and there will become more votes.

    .) Many people need two invitations before they come back here to vote.

    .) try to promote UniGui a bit more agressive in the delphi world.

    .) make clear that it will mature soon and the beta may become to 1.0 in the near future.

    .) promote the time limited money savings for x and y - if people hear that they can save money, they will take a detailed look how they can save it.

    • Upvote 1
  6. ain issue here is that Sencha won't be allowing us to distribute beta builds as we do now. I mean without an OEM agreement in the place. It means from now on all forum members who want to access further beta builds most get an Ext JS license. i.e. you will not be able to access beta builds unless you purchase one or more  Ext JS licenses. I can keep uniGUI beta builds free for another couple of months or more, but same thing is not true for Ext JS. Ext JS is a commercial product and I have no control over it. I need to play the game by their rules.

     

    Maybe I have misunderstand something with these extJS licences.... but: please consider that it have to be always possible to install and test the product "UniGui" for interested developers. If someone new comes to this place, reads about all the features, thinks "great - lets see how it can be handled with my ideas....", wants to download and install a test version and than have to read "No, no - you cannot test it in your development environment, you have to first licence with extJS, than you may come back here....".... I am sure you may get some initial 50.000$ from the fellows who already hang around here, but UniGui will have no chance to grow like it would have to grow to become a mature and trusted framework for the coming years. Its not your fault - its seems to be a extJS thing. I hope you will find an option to make it possible for interested developers to test all the features also with future version of UniGui. In my opinion thats essential to not only make money with 0.94 to 1.0 with all the guys who already know your product, but also in the next years with all the developers who don't know anything about UniGui now.

  7. Agree with Variscan...

     

    Ich dachte schon ich bin alleine ....

    Nein, hier sind noch ein paar andere, die Deine Sprache sprechen. Delphi seit Version 1 :)

     

    Back to the topic: I would pay 1.000 $ if would get the full, extended package in a timeframe of approx. 2 months. It it takes much longer, it is likely that its too late for some small and mid-sized projects which wait for a long time (because I really want to do it with UniGui), have to be started now and have to be completed no longer than the above timelime. If UniGui will be in 1.0 in next winter, even if it will cost no more than 300$, its too late.

     

    Think about the following: a starting payment of 1.000$, including support and updates for 12 months. After that a 50% fee of the initial payment (including the extJS-stuff) for some more 12-month subscription of support and updates. Easy payment model, easy to understand, easy to calculate for future use, everything included. Is that fair?

  8. Hello,

     

    Using ext 4 grid on ipad I have 2 issues:

     

    1. When touch on any record entire grid panel is selected. Is a ugly effect.

    2. I can modify grid cells.

     

    Any workaround ?

     

    With Ext 3.4 works well.

     

    Thank you

     

    Uh.... it really should work on the IPad, as a lot of customers here only work with Apple stuff.

     

    Testing: I think the demos from unigui.com also are based on Ext4... checking the "Grid Editors"-Demo when selecting a cell the whole row is selected, but the clicked cell is highlighted also like edit mode.... but in contrary to the demo on Firefox only the data in column "Shift" can be changed. No data on other cells. The selecting of the whole grid region is only a flashing kind here - before the row is selected, the grid region flashes once. Same effect whith string grid and db grid demos from unigui.com.

     

    Only as side note: I only use grids whith rowselecting and editing the record after clicking on a separate "edit"-button in an additional form. Thats my personal preference when building db based GUIs.

  9. thank you for the information, but well, I think OCX-stuff is not an option. My clients want non-install-applications which runs on Windows, Mac, IPad....... After talking to so many customers I am sure: if I say: keep Windows, and only use IE, I will lose many of them. What business? Financial applications for real estate agencies. They want it easy. They want it everywhere. And they want to use it instantly. I hope UniGui applications wil make them happy  B)

  10. Hi,

    How i run my application as Windows Service Apllication?

    I create a new project as Windows Service Apllication.

    I run : "myApp.exe /install"

    but "myApp" did not added to the Services List !

    ...

     

    rebuild your application as a standalone web application and test it - does everything work as expected?

  11. I understand that you're not happy with current progress of project. I'm not happy either, but project is advancing. Various difficulties prevented me from sticking to timeframe provided in latest roadmap. It is life and not always things go as we expect.

     

    Please take 5 minutes to update the Roadmap. It would be interesting if 0.92 is only one quarter behind the plan. I don't want to shove, only be able to adjust our own plans. Thank you! :)

  12. I want to write programs using the ISAPI module (only isapi module. i use webbrowser. no exe.)

    I need to use the which database and which component.

     

    also think about n-tier data design with components like kbmMW(*) or RemObjects SDK. You have many advantages: f.e. no matter where your data comes from, no matter which database you use, your unigui (frontend) application only changes slightly or not at all.

     

    --------------

    (*) the last time I looked at kbmMW (Mai 12) there was a version conflict for a unit between kbmMW and (non-source-)unigui. Maybe its solved, maybe not, the support for kbmMW is by far not so excellent as for unigui. Beside that, I like kbmMW - thinking about using in some desktop applications

    • Upvote 1
  13. We use a ISAPI Dll.

     

    The port binding must be set to the port of UNIGUI, thats all.

     

    You can see it here, the website goes over 443 the standard port,

    The UNIGUI Application is set to 8078. Close the application and

    see the link.

     

    https://mml-ug.eu/

     

    thanks for sharing the idea to include an IFrame with the SSL application. It seems to be an easy solution for our financial calculation applications with access from different sites and with very security sensible customers.

  14. I have to say that I lease the server through a reseller in my country.

     

    The only "bad experience" was before 4-5 days that the server was under heavy DNS Cache poisoning attack.

    They helped me , although I have an unmanaged package.

     

    After 2-3 months of use I had no other problem.

    The server is always available and the bandwidth is quite high.

     

    The machine is a AMD 64 Athlon X2 3400+ with 8GB RAM and 80GB SSD.

    It hosts several databases , some cgi applications and acts as my dev unigui box.

    For now I am happy.

     

    SSD? Interesting fact.... at the moment there is no chance to get there a server with a SSD disk. But I also think about leasing a dedicated server from server4you... for developing purposes it seems to be a great deal. I have 5 VPS servers hosted at different providers, only 4 for developing purposes and testing stuff (different IIS versions, 32/64 bit....), so I will kick off two of them and get a dedicated development server.

  15. Recently , a month ago, I moved my projects on a dedicated server at server4you.de

    No problem at all , fast and always avaliable.

     

    Have you ever tried the specific company?

     

    Server4You is the lowcost service of the company, there is also the business section under serverloft.de. The dedicated servers at server4you are very well priced, but I am interested which experiences you will make with the support of server4you, if they really earn the money for a support team which can help when the server is down and you need urgent help. Well, maybe you will tell us about your experiences.

     

    See also hetzner.de, higher priced but with good reputation. What maybe interesting to me is that they offer servers with SSD disks, something that maybe of interest when moving some WordPress sites to the dedicated windows server.

  16. I tested only 64 bits - OS (Windows 7), 64 bit Aprelium server and 64 bit ISAPI dll's.

     

    Could you run the 32 bit dlls using 32 bit version Abyss on 64 bit Windows?

     

    Because Abyss installs the 64-bit-Version on 64-bit windows automatically (can`t switch when installing) I only tested the 64bit version with the 32bit Isapi dlls. But here is the first answer from Abyss support, as expected:

     

    >> (from Abyss support)

    Abyss Web Server exists in two editions: 32 and 64-bit. 32-bit ISAPIs run on the 32-bit edition only.

    <<

     

    So I expect when installing the 32-bit-version of Abyss every test will pass with the 32bit Isapi dlls on the 64bit OS... do later testing, when Aprelium support tells me how to install the 32bit Version of Abyss.

  17. Excellent, thanks Farshad. I found an additional webserver - Abyss by Aprelium where I successfully tested ISAPI dll's on WIndows. There is a free and professional version, 32 and 64 bit versions and runs of Linux and Mac as well as Windows.

     

    sounds great at first, but did you tested a 32-bit ISAPI dll on a 64-bit OS? I wonder if anyone managed that outside of an 64-bit IIS with his 32-bit compatibilty-mode.

    Today I made the following tests with a couple of 32-bit ISAPI dlls and Abyss:

     

    Win7/64: failed (internal server error 500)

    2008/64: failed (internal server error 500)

    2008/32: passed

     

    failed tests show "%1 is not a valid Win32 application" in the ISAPI log of Abyss.

     

    So it seems with Abyss (and any other webserver outside IIS?) as long as you dont`t build 32-bit ISAPI dlls with Delphi (I actually use Delphi 2007 for uniGUI and some other web stuff), you can`t host the ISAPI dlls on a server with 64-bit-Windows. I had difficulties to find a provider which offers a VPS with 2008/32, mainly they all installed the 64-bit OS.

     

    If anyone has a great tip to solve the problem please advise. I will contact Aprelium, but I am sure they can`t help, because the problem is with any other webserver except IIS (?).

  18. I don't have an iPad so can't reproduce it. Can it be reproduced on desktop Safari?

     

    well, I really recommend to get one and test the web stuff with the iPad. In my industry (financial) the last two years more and more users get an iPad and do the daily internet tasks - connected to the internet - mainly with it. So when I build an application with uniGui which the users get access with their browsers, then I have to keep an eye on the iPad stuff. The target for using uniGui for me is to give the users an application which they can use whithout installing anything. Thats what they demand, without excluding the iPad users. Of course the uniGui application behaves different than their installed apps, but it has to be usable.

     

    In about a week I begin to build one of these applications with uniGui, with the target to only get the browser to use it. I am curious where the problems with the IPad will wait for me..... maybe a good idea to start a thread in "mobile" section of this forum.

  19. PageMode for all Forms is planned for future.

     

    is there still development planned for "PageMode for all forms"? Would be a nice one if the task is to integrate an unigui application as part of other websites.

×
×
  • Create New...