Roan Horning rho_n
rho_n pushed to main at HPR/hpr_generator 2025-04-07 16:47:16 +00:00
013beca3c0 Merge pull request 'Issue #259 - Remove MySQL specific code from site generation code' (#261) from paulj/hpr_generator:remove_mysql_code into main
86e1d73085 Remove MySQL specific code from site generation code
Compare 2 commits »
rho_n merged pull request HPR/hpr_generator#261 2025-04-07 16:47:15 +00:00
Issue #259 - Remove MySQL specific code from site generation code
rho_n approved HPR/hpr_generator#261 2025-04-07 16:46:30 +00:00
Issue #259 - Remove MySQL specific code from site generation code

Looks great Paul! Thanks for this PR and your continued interest in helping with the code.

rho_n commented on pull request HPR/hpr_generator#261 2025-04-03 16:56:12 +00:00
Issue #259 - Remove MySQL specific code from site generation code

For all of the PROCESS statements that pull in the "queries-*.tpl.html" templates in the various page templates. These could be changed to just pull in the "queries-*-sqlite.tpl.html" directly. Those *.sqlite.tpl.html query templates could also drop the sqlite in the naming scheme.

rho_n commented on pull request HPR/hpr_generator#261 2025-04-03 14:02:21 +00:00
Issue #259 - Remove MySQL specific code from site generation code

Per previous request, the DBI section needs to be retained but we can remove any comments about setting up a connection to a mysql db

rho_n suggested changes for HPR/hpr_generator#261 2025-04-03 14:00:58 +00:00
Issue #259 - Remove MySQL specific code from site generation code

Hi Paul,

rho_n commented on issue HPR/hpr_generator#254 2025-03-18 03:09:25 +00:00
Update AnHonestHost donation link
rho_n closed issue HPR/hpr_generator#254 2025-03-18 03:09:25 +00:00
Update AnHonestHost donation link
rho_n deleted branch i254-Update_AnHonestHost_donation_link from HPR/hpr_generator 2025-03-18 03:08:22 +00:00
rho_n pushed to main at HPR/hpr_generator 2025-03-18 03:08:03 +00:00
dcd05d0e9b Merge pull request 'Update donation URL for AnHonestHost' (#258) from i254-Update_AnHonestHost_donation_link into main
6d59372077 Update donation URL for AnHonestHost
Compare 2 commits »
rho_n merged pull request HPR/hpr_generator#258 2025-03-18 03:08:01 +00:00
Update donation URL for AnHonestHost
rho_n created pull request HPR/hpr_generator#258 2025-03-18 03:07:38 +00:00
Update donation URL for AnHonestHost
rho_n created branch i254-Update_AnHonestHost_donation_link in HPR/hpr_generator 2025-03-18 03:06:52 +00:00
rho_n pushed to i254-Update_AnHonestHost_donation_link at HPR/hpr_generator 2025-03-18 03:06:52 +00:00
6d59372077 Update donation URL for AnHonestHost
rho_n commented on issue HPR/hpr_hub#88 2025-02-24 16:41:01 +00:00
Server Bandwidth Very High - And High Costs

Hi Josh,

Can you give us any breakdown on the usage? Is it just general downloads of our audio? Is there any particular ip/region/etc that is using more than others? It would be helpful in…

rho_n commented on pull request HPR/hpr_documentation#7 2025-02-09 19:42:35 +00:00
I6 - Adding developer environment setup instructions

Looks good

rho_n closed issue HPR/hpr_generator#232 2025-01-29 21:08:10 +00:00
Comments feed not producing valid xml
rho_n commented on pull request HPR/hpr_generator#251 2025-01-29 20:12:51 +00:00
I250 -Clarify SQLite / MySQL Instructions for local generation

@rho_n - If you agree with Ken's direction, I will fix the documentation accordingly, so that can be merged. With your blessing, I will make another pull request to pull the code, so you can…

rho_n commented on pull request HPR/hpr_generator#251 2025-01-29 12:24:15 +00:00
I250 -Clarify SQLite / MySQL Instructions for local generation

If someone wants to take the sql and import it into another database then that's fine, but I'd suggest not as part of the Hacker Public Radio maintained code. Obviously I'm happy to offer help…