

Mohammed Nasman
Members-
Content Count
23 -
Joined
-
Last visited
Community Reputation
9 NeutralRecent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
I don't know about Delphi Rest, but for the restful API, I use the excellent open source Delphi MVC framework. you return the pdf as:
-
64 bit PostgreSQL and Embarcadero ???
Mohammed Nasman replied to Bogdan Grabinski's topic in Databases
It seems you are building win32 application but trying to use 64 bit version of the "libpq.dll" library. -
UniGui layout based on ExtJs Layout, you can browse extjs documentation to understand it , then apply that on unigui application. But always remember to set the AlignmentControl property to: uniAlignmentClient The attached images done with Unigui 😉
-
You should take a deep look into it, it's really very powerful framework to build web applications with Delphi using ExtJS framework for frontend.
- 5 replies
-
- unigui
- google charts
-
(and 1 more)
Tagged with:
-
Cannot install Konopka for Missing Function!
Mohammed Nasman replied to Arash's topic in General Help
I usually face same problems when trying to update newer packages, its related to one or more old BPLs Download "Everything" from voidtools Then use it to search for all BPLs that may be spread on multiple locations, then reinstall them. -
There's one that not free(NextGrid), but very cheap (99$), and has many features that you find in more expensive ones.
-
auto-generated REST APIs?
Mohammed Nasman replied to David Schwartz's topic in Network, Cloud and Web
I think I saw that once before with TMS Xdata But I agree with @Lars Fosdal, The REST API should be design in the API way, not the Database way, it should not have 1:1 relation with database. Also for some performance issues, you should send all the required data using one API call, but this may require multiple relations with tables on DB. -
Are there any news about SmartInspect open-source schedule ?
Mohammed Nasman replied to Rollo62's topic in Software Testing and Quality Assurance
Sure, to be a commercial product with a good company behind it, better than unmaintained open source one. -
Are there any news about SmartInspect open-source schedule ?
Mohammed Nasman replied to Rollo62's topic in Software Testing and Quality Assurance
It seems that will not happen. Code Partners Acquires SmartInspect -
TMS released one with their FNC component, but not free. Ready for the new Microsoft Edge Chromium browser!
-
what is the possibility of having a rest/soap webapi in Delphi 2007
Mohammed Nasman replied to Ugochukwu Mmaduekwe's topic in Network, Cloud and Web
If you can use the community edition, you should give Delphi MVC a try. Otherwise, I will go with @Lars Fosdal suggestion. -
It seems it will be released soon, new web site has been established, but it's in Russian only http://www.fgx-native.com
-
Book: Introducing Delphi ORM using TMS Aurelius
Mohammed Nasman replied to John Kouraklis's topic in Tips / Blogs / Tutorials / Videos
Could you please list the TOC? -
Book: Introducing Delphi ORM using TMS Aurelius
Mohammed Nasman replied to John Kouraklis's topic in Tips / Blogs / Tutorials / Videos
Great job, I'm very interested in the Book. Documentations for Delphi's ORM keep me away of them. -
I read before that Intraweb 17 will support wordpress, I'm not sure how they will do the integration and if it will allow the pascal code to be executed within PHP You can give brief idea from their roadmap. https://www.atozed.com/intraweb/roadmaps/v17/