Wordpress

Regarding connecting to external program's.
Locked
EI2KK
Novice Class
Posts: 8
Joined: 04 Nov 2015, 18:26

Wordpress

Post by EI2KK »

Hi all..

An external MySQL database support is a great feature in Log4OM..

I've started to integrate Log4OM MySQL database to my Wordpress based website.

What is done for now:

- 6m band locator map
- ODX for 6m band
- Last 5 QSOs

KML file and all info above are generated in real time when the website is displayed.
Any QSO logged with Log4OM goes to the wbsite automatically.


TO DO:
Full log to be displayed from Log4OM db
My 'suffix collection' to be displayed from Log4OM db

Of course a locator map for other bands will be generated once I start to be QRV
- 2m planned on December, 4m and 70cm after that.
- 23 cm ~May 2016 :)


If anyone is interested in Log4OM to Wordpress integration please let me know - I will send you all scripts and instruction
- this is a ß-version for now so it will not be published yet.

Any ideas very much welcome. :)
User avatar
NN7D
Log4OM Alpha Team
Posts: 816
Joined: 19 Feb 2014, 19:44

Re: Wordpress

Post by NN7D »

Very interesting! Good luck with the project and let us know when you have it up and running!

Doug - W7DRM
Doug - NN7D
Gig Harbor, WA, USA
EI2KK
Novice Class
Posts: 8
Joined: 04 Nov 2015, 18:26

Re: Wordpress

Post by EI2KK »

The 3 features I listed are already working on my website.. :ugeek:
User avatar
IW3HMH
Site Admin
Posts: 2925
Joined: 21 Jan 2013, 14:20
Location: Quarto d'Altino - Venezia (ITA)
Contact:

Re: Wordpress

Post by IW3HMH »

Wow very nice :)
how about a wordpress package? :)
I'm too busy to play with, but one day i will try that!

Keep us informed!
Daniele Pistollato - IW3HMH
User avatar
VK7XX
Old Man
Posts: 433
Joined: 24 Jan 2013, 04:07
Location: Planet Earth on Tasmania Island
Contact:

Re: Wordpress

Post by VK7XX »

EI2KK wrote:Hi all..

If anyone is interested in Log4OM to Wordpress integration please let me know - I will send you all scripts and instruction
- this is a ß-version for now so it will not be published yet.

Any ideas very much welcome. :)
I would be very interested in having something like this, but for Joomla. I know nothing about Wordpress and I am no Joomla expert but have managed to scrape together a web site www.hamradioaustralia.net which is using information from hrdlog.net but if I could do this direct from log4om it would be great.

73
John
EI2KK
Novice Class
Posts: 8
Joined: 04 Nov 2015, 18:26

Re: Wordpress

Post by EI2KK »

John,

All I did for now are php scripts - if you can integrate any php script with Joomla my scripts will work.

I was working today onLogbook- it is almost done - now I display 25 rows per page, need to add 'next/prev page' buttons/links.
Gray band buttons means there is no QSO for that band in log and it is genereted directly from MySQL... no need to change scripts if one starts to work on a new band.

For locator maps you need to display any map in Joomla - the KML file is generated and passed to map as a parameter.
User avatar
VK7XX
Old Man
Posts: 433
Joined: 24 Jan 2013, 04:07
Location: Planet Earth on Tasmania Island
Contact:

Re: Wordpress

Post by VK7XX »

EI2KK wrote:John,

All I did for now are php scripts - if you can integrate any php script with Joomla my scripts will work.

I was working today onLogbook- it is almost done - now I display 25 rows per page, need to add 'next/prev page' buttons/links.
Gray band buttons means there is no QSO for that band in log and it is genereted directly from MySQL... no need to change scripts if one starts to work on a new band.

For locator maps you need to display any map in Joomla - the KML file is generated and passed to map as a parameter.
Sounds good to me Jacek. I have not personally intergrated any PHP scripts in to Joomla but have been told that it can be done so, I am most interested in your scripts when you have them finished.

regards
John
Locked