Loading
 
Picture
Wow! It's been a long time since I've updated my site. I have good news, and I have bad news. The good news is, as you can see from the picture on the right, I'm now developing for Android! But more on that in a bit, let's get the bad news out of the way.

For anyone who has used them and sees this, obviously I used to develop computer programs. Two in particular, Folder Axe and ReStartMe, actually became quite popular! Unfortunately, maybe about a few weeks after I posted my last blog post (So, over a year and a half ago) I had a terrible thing happen, I lost all of my source code!
What happened was, I had a local backup of all of my code on a separate hard drive, and I had a program (which shall not be named) which was in charge of syncing any and all changes from my working/main folder to my backup folder. Now, let it be known now that I had this set up as a one way sync, but obviously this program didn't care. My backup hard drive crashed, taking with it all of my manually backed up files, and my automatically backed up source code. This (again, unnamed) terrible sync program then corrupted my working folder on my main drive the next time it went to sync! And so just like that, I lost everything.

As you could imagine, I was pretty down. To recreate those programs would be near impossible at the time. And at this point I remember so little VB that I couldn't do it anyway. But a few months ago I got the itch to program, so I decided to try Android out. I started teaching myself Java and Android-specific Java, and finally I've released my first App, Simbal! I'll create another blog post dedicated to it, but if you're so interested that you want it right now, here's the link to the Play Store.

So, bkPrograms is now in a transition phase. Don't be surprised if things move around or disappear as I start maintaining this site again!

 
 
The title says it all, what do you think of the new logo? Also, it seems to me that the problem with the like button on the toolbar has been fixed, so if you like any of the pages on this site, hit that button!
 
 
If anyone has tried to use the "Like" button and had a "Confirm" button pop up, I need you to go ahead and click that too. It might tell you an error occurred, but do it anyways. The error is due to the "Confirm" part of the button. Facebook's "brilliant" coders have developed an algorithm that causes the confirm button to appear until enough users have hit the Like button for the algorithm to consider my site as "clean". I have no idea how it works, I just know that the more users click on the Like button, the closer ti gets to removing the confirm thing and thus fixing the problem. I think this is a silly algorithm personally, but it's out of my hands.
 
 
Hey all! So as many of you seemed to have noticed judging from the usage stats coming from it, I've installed a toolbar on my website! Now, normally most toolbars I've seen on website are obtrusive and annoying, so I've worked hard to make sure this one isn't, because it really does provide useful features. There are 5 social network buttons, the "Like", "Tweet", "+1", "in Share", and just a "Share" button. The share button (The far left, with big plus) gives you access to more social networks. Now, another cool feature is the translate button. Click it, choose a language, and it changes the page text in real time to the proper language, without reloading the page! I hope you all find it useful.
 
 
I've decided to create a page with various code snippets I've created while programming various things. I feel that some of them are useful or interesting enough that I want to put them up for others to use. Check them out on the Code Snippets page.