<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
	<channel>
		<title>Coding issue... bonus balls.</title>
		<link>/blogentry/195652</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/195652" rel="self" type="application/rss+xml" />
		<description>hypersoniq's Blog: Coding issue... bonus balls.</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Comment #2</title>
			<link>/blogentry/195652#c285202</link>
			<guid isPermaLink="true">/blogentry/195652#c285202</guid>
			<pubDate>Sun, 16 Nov 2025 19:14:36 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>&#x3c;br /&#x3e;In this way, the update version can use the last date in the csv file created with the build script, and just capture dates ahead of it...&#x3c;br /&#x3e;&#x3c;br /&#x3e;Will give the big game APIs a closer look tomorrow. Looks like I will need to register for an API key, but MUSL has both games as endpoints... did you know that the powerball data includes draw ordering of the balls</p>]]></description>
			<category>hypersoniq</category>
		</item>
		<item>
			<title>Comment #1</title>
			<link>/blogentry/195652#c285198</link>
			<guid isPermaLink="true">/blogentry/195652#c285198</guid>
			<pubDate>Sun, 16 Nov 2025 15:12:32 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>&#x3c;br /&#x3e;2 possible solutions present immediately...&#x3c;br /&#x3e;&#x3c;br /&#x3e;1. Have a &#x22;bonus ball&#x22; version. Not ideal bjt if it works...&#x3c;br /&#x3e;&#x3c;br /&#x3e;2. Write a smarter regex filter (regex = regular expression). I already have it dismissing text and only recording numbers, but it cuts off everything after the first text data. Works for skipping wild ball data, not so much for needed bonus ball data.</p>]]></description>
			<category>hypersoniq</category>
		</item>
		<item>
			<title>Original Blog Entry: Coding issue... bonus balls.</title>
			<link>/blogentry/195652</link>
			<guid isPermaLink="true">/blogentry/195652</guid>
			<pubDate>Sun, 16 Nov 2025 05:44:32 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>I have my build script down to a single function that works flawlessly for scraping the PA lottery website for the full histories of the following games...<br /><br />Pick 2,3,4 and 5 mid and eve<br /><br />Match 6, Cash 5, Treasure Hunt.<br /><br />The issue... only able to grab the white balls from Cash 4 Life, Power Ball and Mega Millions.<br /><br />Why? I used a regex to drop the non numeric data so I would skip storing the pick N wild ball data, and it was like using a chain saw where a scalpel was called for...<br /><br />I need to come up with a way to not only read the bonus ball data, but to divert it to it&#x27;s own csv file...<br /><br />The diversion is the easier part.<br /><br />Gotta spend some time on this... i am almost there with the build script, and if it works, the update script will be easy.... &#x5b;&#xa0;<a href="/blogentry/195652">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>hypersoniq</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/195652</wfw:comment>
		</item>
	</channel>
</rss>

