DelphiNewsShowcase

Professional Desktop Based Search Engine Optimization Tool Is Built In Delphi

Rapid SEO Tool from Blumentals Solutions SIA is a search engine optimization and search engine position monitoring software for the desktop that is built in Delphi. According to their site “it designed to ease the task of improving web page position on search results. It will literally look at your web page code and suggest what can be improved to get better results.” The software…
Read more
CodeDelphiIDERAD Studio

Create Robust Core Music Player Functionality For Windows In Delphi With FMX Sample

The MusicPlayer application uses controls such as TProgressBar, and TTrackBar, and platform-specific technologies such as MPMusicPlayerController for iOS, to show how to create a music player. Your device needs to have at least one song so that you can see the application functionality. The sample allows the audio files listing and standard media controls like play, pause, and volume. Note…
Read more
C++CodeDelphi

Quickly Parse HTML And XML With BeautifulSoup Python Library In Delphi And C++ Windows Apps

We know how to load and display Web content or local files in Delphi using TWebBrowser. It offers support for the basic functions of a browser, such asnavigateto URL,go back,go forward, along withspecific events. How about the web scrapping in Delphi using the Python BeautifulSoup library? Sounds Interesting? Yes, with the help of Python4Delphi we can scrap the web…
Read more