Jump to content

Fred Montier

uniGUI Subscriber
  • Posts

    538
  • Joined

  • Last visited

  • Days Won

    83

Posts posted by Fred Montier

  1. uniGUI - Micro WhatsApp Shop Orders

    Microzap.png

    Features
      check.pngCreate a simple way to sell via Whatsapp and integrate with unigui backend
      check.pngDoes not use third-party components
      check.pngDoes not use TInject Component
      check.pngDoes not use Whats4Delphi
      check.pngDoes not use nodes.js/pupetter
      check.pngPure HTML, JavaScript and uniGUI
      check.pngResponsive and mobile-ready
      check.png2 Models (Beauty Saloon, Clothes Store)
      check.pngData validated by JS code before sending
      check.pngCommented code in HTML and JS make you make changes and adaptations
      check.pngIt also sends the data via WhatsApp to you and you will receive confirmation at the time of ordering and can easily finalize directly with your customer by sending a payment link or bank deposit details, etc.
      check.pngSpeed and gain a lot in agility to server clients.
      check.pngSpeed up your sales or implement services for small entrepreneurs who do not need a complete online store and who require time to configure, training, support, complex databases, catalog of many products, etc.
      check.pngPerfect for small biz and quick services booking via WhatsApp
      check.pngEasy to adapt and modify - Just HTML and JS.
      check.pngVery easy to modify and customize
      check.pngNo third party components. All source-code included for Delphi/Pascal/uniGUI.
      check.pngNo hidden costs or fees.
      info.pngYes, we offer advice on adapting any of these examples to your systems. Contact us to receive a quote.
     
     
     
    More details at the link below
    https://www.unigui.com.br/MicroWhatspAppOrder.html
  2. uniGUI - Favicon "Madness"

     

     

     

    Features
      check.pngAlmost all you can do with favicon in "all-in-one" example project.
      check.pngAll Javascript code integrated to uniGUI
      check.pngGive another professional look to your app
       
      check.pngVery easy to modify and customize
      check.pngNo third party components. All source-code included for Delphi/Pascal/uniGUI.
      check.pngNo hidden costs or fees.
      info.pngYes, we offer advice on adapting any of these examples to your systems. Contact us to receive a quote.

     

    See more detail at link below:

    https://www.unigui.com.br/FavIconMadness.html

    • Like 1
  3.  

     



    QrCode with Background Image

    Ideal for showing products, brand logos, etc.

    - Simple design that you can easily adapt to your menu projects and product categories, for example. Ideal for printed material.

    - All in Delphi/Pascal/uniGUI and lib JS qart.js
    (https://kciter.github.io/qart.js/)

    Tip: Don't use images that are too colorful, too dark, or complex. And test the reading ratio before publishing. Sometimes it can be so cluttered with its background image that it takes time for devices to read it.

    Free for registered uniGUI Forum users. Download as it will be removed in a few days and will only be available on our main sites:
    https://unigui.com.br

    https://t.me/uniguiexpress
    uniGUI World Wide community (english)



    Note: this is free as in "Free Air". So, don't request  support, adaptation etc. Sorry.

    Project431-QrcodeImage.rar

  4. 14 minutes ago, Sherzod said:

    Hello, 

    Some service is used to determine the language?

    In fact, it works with a data model of more usual words in a language. Then, they made a good algort, to figure it out. And return codes. No big deal, but I tried to do EXACTLY this some years ago (we speak portuguese down here and this is a issue) but only work with main languages and poorly. This came across, keep it then a some one need it and voilá. Was lost in my HD for years.



    Get JS source at https://richtr.github.com/guessLanguage.js/

    Surely you can do even better. The flag and some little updates were the tricky part. See another examples below. To me, I could never figure it out. Farsi from arabic ? No way.

    Clip1.png

    Clip2.png

  5. Hi Folks...

    I've been learning/taking classes a lot, of/for JS and frameworks and finishing the third book. Hence, my lack of projects. Now I hate JavaScript with all my heart the SOB who made this, were really high in something.

    Soon, I be back to release a lot of stuff for free here (1-2 days free download to unigui subscribers only, like always).

    Next, release Amazon S3 Integration Project.

  6. No.. all JS.
    You should have at least a phrase with some 6-ish word ... some, are more easy to guess by the algo. like french, portuguese, english, but the other stuff, just blow my mind. 
    More text, more precise. And is fast ! All the other stuff I found were API/Service dependent. That is the reason I pickup this one for a project.
    I just made the consulting and put together the demo code for their project. I have no product with this.

  7. TextLanguageDetection.png

    Features
      check.pngDetect on-the-fly 100 languages in native format (Latin, cyrilic, Arabic, Chinese etc).
      check.pngPay Attention ! You might think that this is an easy task but this "little beast of code" can detect native text in their native alphabet format and sub-languages and returns all the code you need.
    Got it ?
      check.pngBy far, is the best and lightest JS lib to detect "as you type" or probe a small amount of text and get the info.
      check.pngReturn Language's name (in English), Code Abbreviation (initials) and IANA Numeric Code.
      check.pngThis projects has a HTML pure format adapted to uniHTML Frame and uniGUI using native controls.
      check.pngVery easy to modify and customize
      check.pngI re-coded all flags to respective associated languages ( since that some countries you might have more than one language) like Canada and vice-versa (like Brazil and Portugal, EUA, AUS, NZ and England etc). You can change flags code to show your country, if you want. For instance, you can show the Aussie flag instead England.
      check.pngFlag's icons all proportional to real flags formats in png format.
      check.pngNo third party components. All source-code included for Delphi/Pascal/uniGUI.
      check.pngNo hidden costs or fees.
      info.pngYes, we offer advice on adapting any of these examples to your systems. Contact us to receive a quote.
      info.pnguniGUI project has more features since you can just search some text to get a result. Very easy to adapt to any project.
    Demo Video
     

     

     

    See all bout it at this link below
    https://www.unigui.com.br/TextLanguageDetection.html

     

    • Like 1
  8. Todos os projetos, depois de 2 dias são arquivados e ficam disponiveis apenas no compra do pack.

    Isto é puro javascript. A questão não é o Safari ou qualkquer browser. Mas o ecosistema de segurança no Iphone e no IPAD. Geralmente o recurso de copiar e colar no browser vem desabilitado ou somente pode ser usado via APP com manifesto.

    Se procura desevolver com uniGUI para suporte em iOS vai ter diversos problemas deste tipo como com qualquer framework. Recomendo usar o FMX para apliativos mais complexos. So visitar qualquer site que apresente a recursos de copiar e colar texto e vai saber se o seu IPhone ou IPAD suporta via JS diretamente.

    Como em https://www.unigui.com.br/pix.html

    Veja na parte inferiro (copiar códigoo PIX) se o seu dispositivo permitir, qualquer coisa JS de copiar e colar deve funcionar. Como no meu tel funciona. Mas ai , eu configurei desta forma o meu dispositivo. Já vi alguns que estava desabilitado e não dá para fica ensinando o usuário a configurar o dispositivo dele. Dai que nestes casos, sempre prefiro FMX.

     

  9. And yes ! I had and used Intraweb since the first version, Defunct CGI-Expert (D7) , Kylix, then moved to PHP (Prism) then pure PHP, .NET (Delphi.. remember?), Oxygen (the Delphi transformer), and got back to Delphi with uniGUI since 2016,  but more in support/consulting now.


    And now in a hate/love relation with JavaScript since uniGUI made it obligatory.

    uniGUI is the perfect tool to web using Delphi since you can make simple but very sophisticated things without deep knowledge of JS and can get PRO combining both. Much more than Intraweb from 10 years ago. But being fair, Intraweb is making some progress like code injection more easy and frameworks integration. So... its not all that black and white.

    (Replicating PM messages... )

  10. Another interesting point:

    I made a side-by-side screen comparison to make a CRUD example  as simple test case since they are Intraweb users (no big stuff). And some  Embarcadero's MVP in Brazil had paid a visit to show them the IW wonders and how they must learn React  to use with IW.  And how uniGUI only works with Ext.JS and were its Achilles' heels etc etc.

    In two minutes I got a random page, uniURLFrame, and show how ajaxRequest works ... not more discussions. Is well known here how the MVPs are "ATOZED representatives" and talk trash about uniGUI. It's not the first time that I got walking into their trails.

     

    • Thanks 1
  11. FYI... the reason for such consulting was, since they had all  lot of stuff in Delphi (old and new projects) and bad experience with Intraweb, they are planning to move away from this old app and make a new version, but for windows / IIS only.

    It's very interesting seeing a real world scenario and their  "in-flesh" opinion on Apache Server/solution, distros and all the problems with support and TI staff. 

    They will buy a uniGUI license and move all to IIS, cloud etc etc etc.

  12. Yesterday I was visiting a |(corp.) client and they use Unbutu for one particular app only active. The IT manager and others, they told me about the problems they are facing making softwares updates and improving their in house application, lack of dev personal, no support etc. All because some wise IT guy in the early 2000's said it was the way to save money.  

    From some one (me) who spent 6 months making a product (with Kylix) and not selling one single license when the same windows version was a complete success, I DO guarantee: don't waste your time "devin" to final users solution using linux in any project.  The "not selling" result were because the linux community, at that time, thought all software should be "open source" and by open source, they understood as free, like in "free meal".

    But, In house apps, well... if you gonna make a niche project and a client for ever, is the way to go.

    Just my two cents...

  13. It's not me... Linus Torvalds said !
    Hence, the "U" in uniGUI will always have issues. And is not about filenames/folder name cases or paths only.
    All browsers for Linux has issues. That's why all big corps using it always makes some rules regarding distros, browsers and what not's.

    Another more deep explaining about it

     

    • Like 1
  14. Best solution:
    1- https://jsontodelphi.com/
    Paste your JSon example and it will generate all code and units to use it in your Delphi project in the best way available. (It's a "Marlon Nardin"'s project. You can get in touch with him at this very forum).

    2- In your Delphi Project declare the units downloaded from the website and just use as a regular class.

    3- There is no better solution than this one to Delphi/JSon, regarding accessing/importing JSon  data to your project. It should be native to RAD IDE tool's case.

    4- Se Dataset Serializer at GitHub (https://github.com/viniciussanchez/dataset-serialize-adapter-restrequest4delphi) that  provide more powerful features and manipulating JSon as a regular Table.

    5- Learn to use JS function JSON.stringify() and ajaxRequest, in all of its mess with uniURLFrame, and HTMLFrame. That's all you need to move data between webbrowser, forms and Delphi (unigui) tables and DB logic.

    I'm working on a new book all about those topics and more.

    • Like 2
  15. 1-Just read the uniGUI manual:
    http://unigui.com/doc/online_help/generate_a_self-signed_certifi.htm?zoom_highlightsub=certificate

    2- Get a tutorial video on how domains, network and certificates works. Available in youtube

    3- Self-sign, domain intranet will work IN YOUR INTRANET. Outside connection, nop.

    TLDR; Local, you can create. Domains, nop.
    That is basic of the basic.

    Use cloudflare. You can do more than that.

×
×
  • Create New...