-
Content Count
202 -
Joined
-
Last visited
-
Days Won
3
Patrick PREMARTIN last won the day on November 22
Patrick PREMARTIN had the most liked content!
Community Reputation
78 ExcellentAbout Patrick PREMARTIN
- Birthday January 12
Technical Information
-
Delphi-Version
Delphi 12 Athens
Recent Profile Visitors
-
"I" is a variable. Its value is known during and after the loop. It's not a good way to write code but it's not wrong. The "for" loop can be seen as a "while I<=LastValue" with a "inc". It's a reason why so many developers wanted the "for var" syntax.
-
if it's an old project you perhaps saved its desktop for other projects it's simple : a checkbox at the bottom of the welcome page
-
Thanks 🙂 I was a SEO guy in an other life. Putting links and hashtags everywhere has become a reflex, I can be quite insistent on that, please excuse me. As long as we're spreading our codes, we might as well do our utmost to make sure they have a chance of being seen one day. To infinity and beyond, Delphi defeats the TIOBE index! Maybe I'm overdoing it?
-
please, please, please, don't forget to add some topics to your repositories to increase cross visibility like I have on https://github.com/DeveloppeurPascal/My-Advent-Of-Code-Delphi-Projects plllleeeeeaaaasssseeeee
-
I'll try to start this week-end on Twitch, but will probably prefer coding some things on my games or tools. I'm not really focused on this challenge this year, which is weird. 😉
-
Since 11.3 or 12 the Android key generator don't create a password for the alias.
-
How to Force the Generation of a New Notification Token on iOS Without Reinstalling the App?
Patrick PREMARTIN replied to moises@coderbox.com.br's topic in FMX
Hi, Perhaps you can ask to Apple directly if they had a problem with your account ? -
StreamingMedia sample says MP4 file not supported
Patrick PREMARTIN replied to cupboy's topic in FMX
Good idea, I haven't looked at it for ZicPlay on Windows. I should try it for M4A files ! -
Getit Server access from Delphi D10.1 Berlin
Patrick PREMARTIN replied to Nigel Thomas's topic in Delphi IDE and APIs
Hi After the big hosting crash last year Embarcadero didn't restored GetIt packages for non supported releases before 10.4 (supported as the Community Edition at this time). If you are looking for something you can find it as open source or from editors for trial or developer edition of external programs. If not contact Ian Barker to explain what package you need. -
Ready for tomorrow start ? Don't forget that IA like ChatGPT and Copilot are not welcome during coding challenges. It's a game for humans coders only. 😉 (if you use them it has no interest except learning how to explain the problem to them)
-
StreamingMedia sample says MP4 file not supported
Patrick PREMARTIN replied to cupboy's topic in FMX
The TMediaPlayer component don't use latest APIs on Windows and can't access latests codecs. Some files can't be opened even with the old Media Player from Microsoft. On Mac, iOS and Android I haven't this problem. -
Buying a mini pc to install Delphi
Patrick PREMARTIN replied to Alberto Paganini's topic in Tips / Blogs / Tutorials / Videos
Yes, each ARM OS does the conversion it needs to run X86/x64 based programs. Parallels Desktop is great for Windows VMs on Mx Macs. All tasks a Windows developer have to do can be done with it. (except for rare devices with no ARM driver) -
Good idea for PLUA project. I've seen an old LUA package for Pascal but it wasn't maintained. @tinyBigGAMES You open many projects but globally only for Windows, do you want to try other platforms in the future ?
-
Meta-Delphi question about web hosting..
Patrick PREMARTIN replied to jglosz's topic in Network, Cloud and Web
Perhaps you can tell us more about your project ? Depending on what you want to do we could help to find the better solution. -
shareware Some open sourced tools for Delphi developers
Patrick PREMARTIN replied to Patrick PREMARTIN's topic in I made this
I've set up the hostings but the websites are still to be made. Strangely enough, it's not the thing I enjoy the most, so it's dragging on... The link to download it is the "Using this software" part of the README. I'll change that too when the websites will be really available. Here are the screens captures for this one : https://zupimages.net/viewer.php?id=24/47/8npc.png https://zupimages.net/viewer.php?id=24/47/tew8.png