Archive

Archive for the ‘Programming’ Category

Back Seat

October 30th, 2007 DanStory No comments

Hello, You…

Guess what? Yep; just my good ol’ boring life!

CodeViewer.org is slowing continually getting code uploads.
Xilon Engine II.NET is at alpha release 4, including a simple 2d game; Space Dust.

And thats about it!

Peaches Out,
Dan Story

Categories: Programming, XEII Tags: , , , ,

CVR Update

September 11th, 2007 DanStory No comments

I completed more of CodeViewer.org and changed a rule. Firstly, I fixed the (+)Increase (-)Decrease buttons to resize the text box area when uploading a code snippet. Secondly, there is a floating scrollbar when viewing code snippet that is larger (width wise) than the browser window. This makes it easier to scroll on the x-axis by not having to scroll down to the bottom scroll-bar then back to your last position. Fourth, my code purging is more automated now (though you don’t really see this). And last but not least, when you upload a code snippet and provide your e-mail, you will get an e-mail about two weeks later warning you your code snippet will expire within a week. Which is typical but instead of my original plan where the “guest upload-er” had to extend the code snippet for viewing online every three weeks, now when you extend the code snippet it will forever be available until request to be removed.

Other updates in life soon,
Peaches Out.

Categories: Computers, Day to Day, Programming Tags:

Easy Viewing

August 2nd, 2007 DanStory No comments

I figure I update, with my latest (so-far) two day project, called Code Viewer.

It is meant to help programming support forums that don’t have great display settings for code; (like groups which are the worst).

Basically you are free to submit code and allow syntax highlight to make it more human readable. The code is left on the site for 3 weeks. If you provided an e-mail address, an e-mail will be sent for keeping the code up longer (an e-mail isn’t sent until the last week).

A sample piece of code: http://codeviewer.org/view/code:1

Enjoy! Peaches out for now.

Categories: Day to Day, Programming Tags: