Jump to content

Fred Montier

uniGUI Subscriber
  • Posts

    540
  • Joined

  • Last visited

  • Days Won

    83

Posts posted by Fred Montier

  1. Custom standalone uniGUI Server

    With this project you can fully customize your uniGUI StandAlone Server. This allows you to easily place your icons that will appear on the taskbar when opening the pop-up menu, hint on the Taskbar icon, create your pop-up menu with several additional options and access to your tools to integrate and run other programs.

    I always thought that I should have this possibility in an easy way and the only way was to change the .DFM of the default project. As this code allows you to do everything your way and without third party components. No need to install anything else.

    The big advantage is that it speeds up the development process a lot.

    So your StandAlone project appears with the hint of your company or APP and with your name highlighted, your icons. Customize the way you want.

    List of resources:
    - Custom Hint
    - Customized Pop-Up Menu Icons
    - Open your project in FireFox, Edge and Chrome via Pop-UP menu (see screenshots)
    - Pause StandAlone Server
    - Manage uniGUI Server folders (Open and Clear)
    - Load your last server log file
    - Easily configure popup menu to run other programs
    - Terminate standalone server correctly.
    ...etc.

    In short, it greatly speeds up the stage of your development and lets you know how to make a StandAlone with your business data or with the name of your product.

    The source code of this project is for sale for $ 25.00 (USD).
    Sending the sources immediately.

    Call in PVT when in doubt WhatsApp/Telegram +55-11986207676.

    UniGuiStandAloneCustomized.gif

    • Like 1
  2. With this uniGUI design you can easily monitor IP cameras. It can integrate with URLs from different cams and monitor in real time.

    This project took hundreds of hours to put together all the features that allow direct RTSP into a uniGUI project. This way you can monitor IP cameras from any address on the internet.

    It comes with free components to integrate in your project, the streaming utility I developed to convert RTSP to HTTP, Scan Local IP`for RTSP Feed and all the libraries for you to expand this project in any way you want.

    Price $ 150.00 USD (Paypal)
    PVT me for acquisition.

    See demo video below:

    RTSP.gif

    • Like 3
    • Upvote 1
  3. uniGUI Project for sale: MP3 Audio Recorder with server-side auto-save (Desktop and Mobile) file.

    MP3 Audio Recorder with server-side auto-save (Desktop and Mobile) file.

    This project allows you to make you audio chat. It records and save or audio direct to the uniGUI server. No need to upload audio file manually. Very useful to a lot of things.

    Price $ 50,00 USD (PayPal)

    Download demo from (This is not the source code. The project is for sale !)
    https://www.unigui.com.br/files/uniGUI-MP3Recorder.rar

    After purchase, I send you the project source-codes.

    Any doubts call me PVT.

    LIV-1-cap-12.jpg.f37be9c39d510429e75e15465814b68b.jpg

    LIV-1-cap-13.jpg

    https://www.unigui.com.br/Mp3AudioRecorder-eng.html

    • Like 1
  4. Karaoke Server (Desktop e Mobile ) using uniGUI (CDG Player)

    >> try at
    https://kk.unigui.com.br/

    Click at LOAD DEMO TAB to load a demo CDGMusic or "Open External Windows" button to load with full player.
    Also works with mobile. Just Read the QrCode and try.

    This is the main project showing howto play CDG files using uniGUI framework. That was not an easy task and took me more then 6 months to figure out how to do it.

    Why CDG ?
    CDG is the main format for karaoke and you can get a huge library to start your server or enterprise biz.
    All code in this project show how to play on-line with desktop and mobile devices.


    Value $ 99,00 USD (PayPal)
    I will send you the source-code via download link  and support. I Will not adapt and change this project fo you particular need. Any support on that we can negotiate.

    Get in touch with me via WhatsApp/Telegram or PVT (+55-11-98620-7676)

     

    • Like 1
  5.  

    Simple classes of effects to generate buttons with shadows and animations. But works perfectly with several uniGUI components like Labels, Buttons and especially uniContainerPanels. However, use the CLS property of the component's LayoutConfig and everything is ok.

    You can easily change the effects to create your own animation form in a practical and light way. Also works perfectly with Mobile. Use unimContainer for Mobile. It's a simple and efficient way to have a sophisticated look on your APP without clogging up your project with dependencies or external stuff.

    TIP: use unicontainerpanel for a better experience. And uniLabel for the animations classes with HTML in caption property.

    Project available only in the pack Silver at https://www.unigui.express

    uniGUIcandybuttons.jpg.8348a5b13d03d9761bb355c9cb0dc83f.jpg

     

    Project available only in the pack Silver at https://www.uniguiexpress.com

     

     

    • Like 3
  6. Peity JQuery are small dynamically generated graphics with values you can set that easily integrate with uniGUI controls.

    It is so easy to use and easy to integrate with many caption properties of the controls available.

    Even more, you can animate making small histograms in real time. Watch the demo and be happy!

    http://www.uniguiexpress.com

    Demos Cetera (68 Projects)
    See more and get this pack at https://www.uniguiexpress.com/Promopack04.htm
    Our group at Telegram:
    https://t.me/uniguiexpress
    Content in English

    Pack 01 - Interface
    http://www.unigui.com.br/dwpack01.html
    Pack 02 - Projetos DB e Mais complexos
    http://www.unigui.com.br/dwpack02.html
    Pack 03 - Geolocalização Brasil (Only Brazil !!!)
    http://www.unigui.com.br/pack3/pack3.html
    Pack 04 - Demos Cetera (68 Projects)
    https://www.unigui.com.br/democetera/pack4.html

    uniGUIPeityJQuery.jpg

    Project available only in the pack Silver at https://www.uniguiexpress.com

     

    • Like 3
    • Upvote 1
  7. Are you sure this works ?

     

    On 6/17/2021 at 6:00 AM, estrify said:

    Hello, I don't know if this can help you: I use

    
    UniServerInstance.TerminateStandAlone();

    Always called from ServerModule.

    One question: Do you hack the existing tryicon to include your options or create a completely new one?

    And yes: remove and create a complete tryicon using vcl native component.

  8. 14 minutes ago, irigsoft said:

    @Fred Montier, can I ask You , why You want to restart Your Application ?

    Is there a need for that ?

    Since uniGUI standalone and Whatsapp server are two separated apps, start one, authenticate and use it integrated to the main standalone. And replicate to more users and automate a lot of thing using the same server with more Whatsapp  instances in the same machine. 

    And a lot of other stuff...

  9. Yes... I know that. I just want the RIGHT way similar to pop-up shutdown at standalone.
    Need to be sure about that because the procedure and events at ServerModule DFM are not in source code. At least , I haven't found.
    Appears to take a little more time than that proper option that is associated to Exit2Click at the DFM.
     

    LIV-1-cap-13.png

  10. At almost the same subject, what is right way to terminate a StandAlone instance similar to Shutdown option at pop-up menu ?

    That is the third time I asked this question.

     UniServerModule.TerminateStandAlone;
    Exit2Click... all tried !

  11. lol... and all you have in the desktop version you have in mobile ?
    By "in", I meant all resources and features. And that annoying message that will pop-up once and a while to download their apps to you device... is just a fad.

    Ok then.

    PS: " I don't know why you say that Facebook and tweeter  are not responsive  ", I never said that ! I said that they have different solution to different problems EVEN using their own frameworks. Got it ? EVEN with hundred of programmer, different languages, frameworks, is not a "one fits all" solution !

  12. And I agree with at the Sencha Issue.  You´re right !

    And as I said, better uniGUI change the focus even despite the fact that Sencha is under IDERA umbrella, focus in PWA and open in a more easy way to embrace others frameworks. That 's is the path Intraweb is following after gave up ! And TMS WebCore will follow, of course, but not with out its FNC Godzilla.

    Same problem you will have with TMS Webcore if you want to use FNC, the new kid on the block !

  13. No... you didn't understand ! Have you read what I wrote ? I'm an avid uniGUI promoter and content provider. Its more than good for me !  And "hacking"  properties that will never be a solution to any project of mine ! Good look when converting a big Vcl project with that !

    And you might call me and "old school" but that is not a solution for me at all. Hints properties are for hints and there are a lot of workarounds to the same problem. Like making a REAL COMPONENT Package to address the issue, or just a "stringholder" as exists for more than 20 years in RXLib and works the same way. You can "freaking" include in any uniGUI Form and have macro-substitution, templates, event triggers  etc !  Its just lazy ! Not for my countryman (the author , and I'm not trashing his work) but for those that don't make some basic research and read the documentation.  The more traders and 3rds developers, the better ! Kudos to him.

    Jedi Pack do the same thing... and you can include easily with your project and do much more. But why complicate ? RXLib StrHolder do the job ! Of course, you need to make some codes adjustments, string manipulation but not a big thing.   The point is: every uniGUI programmer working like that will never learn how to use simple HTML alignment. That is basic to web development !

    By the way, you have CustomAttribs that can be used that way just to show you a more or less recent implementation. So, don't trash the uniGUI team for this particular reason.

    That is the problem here. You miss the uniGUI objective and where web development is going to , and a lot of Delphi old free alternatives !

  14. So in 2021 and over 4 years we are still debating responsiveness!

    Let me see: interface or layout responsiveness ? These are very different things, in case you don't know.

    Why doesn't Facebook make a single app that is both desktop and mobile responsive? Why doesn't Google make a single YouTube app that is both desktop and mobile responsive? Why doesn't Twitter do the same while still being the father of Bootstrap?

    Youtube has more than 15 different app versions using more than 5 languages and hundreds of sub-systems. Twitter, more than 10 app versions ! Facebook, has even its own browser ! Are they so dumb ? Just make responsive !

    Each of these companies has their own framework under the hood and teams with hundreds of programmers for their products. And why haven't they made a solution that can be used on any browser and on any device?

    A certain degree of layout responsiveness can be achieved with canned solutions and provided they serve a single purpose. But not a solution that completely solves the interface in any browser and on any device. That also limits what your project will do ! For Admin Panels, OK ! And the majority only does CRM/ERP panels. Just see examples like that !

    Guest what ? There are hundreds of admin panels for free ! Just learn JS, HTML and CSS ! And you might have to do it to use uniGUI at its full potential.

    The biggest problem I see is that most Delphi programmers do not keep up with the different possibilities, limits and advantages of using WEB programming. The same problem we had with Intraweb for more than a decade (former Intraweb programmer here !) and they even never had a solid JavaScript framework behind it and become that Intrawekinstein Monster that is today.

    Nevertheless, use uniGUI or leave Delphi once and for all. For now, you cannot do with Intraweb, TMS WebCore  (or whatever name they call it now) for both mobile and desktop in the same time you accomplish in uniGUI. Mission Impossible. Need DB support, report, some VCL comps and has legacy code ? Good luck with that without uniGUI !

    I see uniGUI future embracing REAL PWA , placing Ext.JS components as an alternative and open it for use in a more friendly for novice. Because you can use a lot of different frameworks today with uniGUI !

    Cheers...

    PS: Message to myself: Never on this subject again ! I give up !

    • Like 3

  15. QrCode Generator.

    Using only pascal code that can be easily adapted to any image component (VCL, uniGUI or FMX) and easily create the image file that can be downloaded or sent embedded in email, show in html. You can easily create with this code a consistent way to use QrCode across the entire Delphi/Pascal platform.

    The example here can be used with TuniImage or TunimImage (also vcl Timage etc). It is not a component but an example using a simple procedure to generate the QRcode image. View the code and make your changes and adjustments.


    www.unigui_com.br-QrCodeGenerator2.jpg.dfeb4f26d0166301080edf7782d15b0b.jpg

    Cheers...

    http://www.uniguiexpress.com
    See more and get this pack at https://www.uniguiexpress.com/Promopack04.htm
    Our group at Telegram:
    https://t.me/uniguiexpress
    Content in English
     

    www.unigui.com.br-QrCodeGenerator2.rar

    • Like 1
  16. Why pay google ? Use leaflet API and be happy !

    Simple geolocation (Desktop and Mobile) using Leaflet JS API. Get latitude  and longitude  coordinates to use wherever  you want.

    Cheers...

    PS: Download only to uniGUI subscribers. Forum/uniGUI Staff Rules.

    http://www.uniguiexpress.com
    https://www.uniguiexpress.com/Promopack04.htm  <--- See more example and buy others  no long available here.
    Our group at Telegram:
    https://t.me/uniguiexpress

    Visite http://www.unigui.com.br/
    Nosso grupo no Telegram:
    Livros, packs de projetos, cursos, serviços, consultoria e tudo sobre unigui !


    https://t.me/uniguiBrazil

    LIV-1-cap-11.jpg.007118ddc315d26be58834611c364bda.jpg

     

    Project available only in the pack Silver at https://www.uniguiexpress.com

     

    • Like 1

  17. Hey guys....

    I'm cleaning up my old project files and noticed that I made a player for HTML5 by request of a friend and I forgot around here and was about to delete it.

    I'm publishing this example for novice users who don't want/know how to use other video player JavaScript libraries (there are dozens) and need something simple to play files already stored on a server. So the purpose of this example is:

    1- Use for beginning uniGUI users who don't know how to use the power of uniURLFrame or uniHTMLFrame.
    2- Play local video files (MP4) that are in a folder on the server. Ideal for reviewing videos in a saved folder or training video in a company, which is why I made this example 2 years ago for a friend with this problem.
    3- Do not use anything other than uniGUI. You can do a lot with other players but what is built in to HTML5 and compatible with most browsers is very powerful, light and has interesting basic features.
    4- It's not a YouTube player! I've already released a specific example for YouTube.

    Again, this is simple code and is intended to help only novice users. Certainly most users are beyond the need for the solution presented in this code.

    VideoDemo Online: https://www.unigui.com.br/files/uniGUIHTML5Video.webp

    Download directly from here or from our Telegram group.
    In Portuguese - uniGUIBrazil
    https://t.me/uniguiBrazil

    In English - uniGUiExpress:
    https://t.me/uniguiexpress

    See at htttp//www.unigui.express

    uniGUIHTML5Video.jpg

     

    • Like 2
×
×
  • Create New...