Saturday, June 23, 2007

Yet another not quite post.

Well, I'd hate to have pushed forward Sylaria's timetable for nothing, and I've got absolutely nothing going on (similar to the prior two weekends, only without the 4 hours of electronic deprivation to listen to AARP Defense Driving Courses ($10 and 8 hours for $200 savings? I think that's a trade I can make)), so here's the June catchup on hopefully everything.

I picked up an External Harddrive since Asgard was running on empty and Fry's had them on sale (They've got a 500 Gig for like $120 right now, but that's a new sale and wasn't going on when I was in there so I merely got a 160 -- I like how I call that mere...). Not certain why I bothered to try installing the software since I don't really care about automatic backups, but was amused to see it fail due to lack of Disc space. I'll be picking up Gurren Lagann, D.Gray-Man and Death Note as a result, but probably not the latter two until they finish and I can just grab a batch of it all. Also immediately hit up Nipponsei's Archive Bot for 1000% Sparkling (I got a few of the versions, probably won't keep them all) and all of Ghost in the Shell - Solid State Society OSTs. Sidenote, the damn Lucky Star BGM CD doesn't have the next episode preview song, I am saddened. Grabbed Daft Club whist I was at Fry's as well. Just stopped by the Dance section, saw it, and said "Why not." It's probably half and half with decent mixes and really not-decent mixes (put lightly), but it's still enjoyable. I definately prefer original Discovery though Interstella might have influenced that decision.

I'm up to Act 5 of Gwendolyn in Odin Sphere, getting thrashed by Paladins thanks to my lack of Aerial attacks and their Painkiller'd lack of recoil/pushback. Going to have to get extra Guerilla to come out clear in the fight, but on Hard they do such damage that clear is just about the only way to survive. Tough game, but very pretty, and good fun. Not so certain about how Grim Grimoire is going to be, that one'll be delayed till the jury gets in and a verdict is rendered.

(( Yeah, we all saw how far this got. ))

Wednesday, June 20, 2007

The Dangers of Letting me Code

Variable GiftArray05 = Floor(Block.[Record].[Record_gift1].[giftamount])
Variable GiftArray15 = Floor(1.5 * Block.[Record].[Record_gift1].[giftamount])
Variable GiftArray25 = Floor(2 * Block.[Record].[Record_gift1].[giftamount])

Variable GiftArray10 = IIF (((Variable.[GiftArray05] % 5) = 0), FormatCurrency(Variable.[GiftArray05]) , IIF (((Variable.[GiftArray05] + 1) % 5) = 0, FormatCurrency(Variable.[GiftArray05] + 1), IIF (((Variable.[GiftArray05] - 1) % 5) = 0, FormatCurrency(Variable.[GiftArray05] - 1), IIF (((Variable.[GiftArray05] + 2) % 5) = 0, FormatCurrency(Variable.[GiftArray05] + 2), IIF (((Variable.[GiftArray05] - 2) % 5) = 0, FormatCurrency(Variable.[GiftArray05] - 2), 0)))))

Variable GiftArray20 = IIF (((Variable.[GiftArray15] % 5) = 0), FormatCurrency(Variable.[GiftArray15]) , IIF (((Variable.[GiftArray15] + 1) % 5) = 0, FormatCurrency(Variable.[GiftArray15] + 1), IIF (((Variable.[GiftArray15] - 1) % 5) = 0, FormatCurrency(Variable.[GiftArray15] - 1), IIF (((Variable.[GiftArray15] + 2) % 5) = 0, FormatCurrency(Variable.[GiftArray15] + 2), IIF (((Variable.[GiftArray15] - 2) % 5) = 0, FormatCurrency(Variable.[GiftArray15] - 2), 0)))))

Variable GiftArray30 = IIF (((Variable.[GiftArray25] % 5) = 0), FormatCurrency(Variable.[GiftArray25]) , IIF (((Variable.[GiftArray25] + 1) % 5) = 0, FormatCurrency(Variable.[GiftArray25] + 1), IIF (((Variable.[GiftArray25] - 1) % 5) = 0, FormatCurrency(Variable.[GiftArray25] - 1), IIF (((Variable.[GiftArray25] + 2) % 5) = 0, FormatCurrency(Variable.[GiftArray25] + 2), IIF (((Variable.[GiftArray25] - 2) % 5) = 0, FormatCurrency(Variable.[GiftArray25] - 2), 0)))))

Variable GiftArray1 = Variable.[GiftArray10]
Variable GiftArray2 = IIF (Variable.[GiftArray10] = Variable.[GiftArray20], FormatCurrency(Variable.[GiftArray20] + 5), Variable.[GiftArray20])
Variable GiftArray3 = IIF (Variable.[GiftArray20] = Variable.[GiftArray30], FormatCurrency(Variable.[GiftArray30] + 5), Variable.[GiftArray30])

Saturday, June 02, 2007

4 Bells and all is well.

Just wanted to start here http://www.somethingpositive.net/sp07082006.shtml. I might get around to adding something else (like the PSP, Odin Sphere, Job, or any/all of California) sometime, but for now, I'm just enjoying doing nothing for a bit.