Browsed by
Category: Development

BOINCToWeb v1.2 released! Show your BOINC Tasks in your Website

BOINCToWeb v1.2 released! Show your BOINC Tasks in your Website

Hi everyone, Today I’ve released v1.2 of BOINCToWeb, which is a tool that allows you to show your BOINC tasks in your website. v1.2 now fetches the project list that you are participating in. This removes the need to manually check the Workunit Project URL and manually comparing it to display the Project Name. This resulted in some workunits displaying the URL instead of the Project Name because it wasn’t programmed in the software. Now, since v1.2 is fetching the…

Read More Read More

Steemit Posts to Website Integrator v1.3 released!

Steemit Posts to Website Integrator v1.3 released!

Note: This software is no longer updated. Hi everyone, In the past few days, I released v1.3 of my Steemit Posts to Website Integrator tool. This release fixes an exception error. Also fixed is the Tab Order along with other bug fixes and improvements. Other than that, the rest of the software remains the same. Full Changelog v1.3 (5/5/2017) Fixed Null Object Reference Exception error Settings are now saved in AppData directory. You can safely delete the “SteemitPostsToWebsiteConfig.conf” file as…

Read More Read More

Google Drive Uploader & Explorer Tool v1.6 released!

Google Drive Uploader & Explorer Tool v1.6 released!

Hi everyone, Today, I have released v1.6 of my software Google Drive Uploader & Explorer Tool, previously just called Google Drive Uploader Tool or Google Drive Upload Tool. The Explorer addition is due to the software now allowing you to fully browse your Google Drive files the same way you do on the web, and also you can now see basic file details within the software as well. As you can see from the image above, the right part has been completely redone. Now, the ListBox…

Read More Read More

Introducing ArduBOINC – Show your BOINC Tasks using an Arduino and LCD Display!

Introducing ArduBOINC – Show your BOINC Tasks using an Arduino and LCD Display!

Hi everyone, Today was another creative day. This time, I present to you ArduBOINC. ArduBOINC is composed of Arduino + BOINC. It is a project I decided to do also some time ago with my LattePanda, which died a few days ago and I’m in the process of sending it for replacement. However, the UDOO x86 came here shortly after the LattePanda died and since it also features an integrated Arduino co-procesor (Arduino 101 / Intel Curie), I decided to…

Read More Read More

Now you can see my BOINC Tasks on my website!

Now you can see my BOINC Tasks on my website!

Hi everyone, Today, I’ve been writing a software, database and script to show the BOINC (Berkeley Open Infrastructure for Network Computing) tasks that my computers are running to my website! I’ve been thinking on making this since a long time ago, and I’ve finally accomplished that task. Those are just a few of the machines. To see the rest, visit https://moisescardona.me/BOINCStatistics. The software I wrote is the following: You simply enter a name for the host, IP Address, BOINC Port Number…

Read More Read More

Gridcoin Snapshot Generator r5 released!

Gridcoin Snapshot Generator r5 released!

Hi everyone, Today, I released Gridcoin Snapshot Generator r5. For those who are new to this tool, this is a tool that creates a snapshot of the Gridcoin Blockchain. The software works as follows: It will first close the wallet properly to prevent corruption. It will launch 7zip and compress the txleveldb and the blk0001.dat file to either ZIP or 7z format. Optionally, create MD5, SHA256 and/or SHA512 checksums. Optionally, upload the snapshot and its checksums (if created) to Google…

Read More Read More

Gridcoin Snapshot Generator r4

Gridcoin Snapshot Generator r4

Hi everyone, Today I released a small update to the Gridcoin Snapshot Generator. This update only affects the filename and the archive format. What I did is that when you save a file as 7z, the 7z RadioButton will automatically be selected: If you save the snapshot as ZIP, the ZIP RadioButton will be selected: The same applies if you change the snapshot format using the RadioButtons instead of the filename. If you choose the ZIP RadioButton, the filename will…

Read More Read More

Gridcoin Snapshot Generator Release 3 and Gridcoin Snapshot Restore Release 1 tools

Gridcoin Snapshot Generator Release 3 and Gridcoin Snapshot Restore Release 1 tools

Hi everyone, Today morning, I made a post announcing the release 1 of my Gridcoin Snapshot Generator Tool. Now, after still working with the tool, I made significant additions and changes. This is how Release 3 of this tool looks: Let’s talk about the improvements and new features: Choose between ZIP and 7zip formats to create the snapshot Now, you can create MD5, SHA256 and/or SHA512 hashes to check the snapshot integrity Upload the snapshot and the checksums to Google Drive!…

Read More Read More

Gridcoin Snapshot Generator – Release 1

Gridcoin Snapshot Generator – Release 1

Hi everyone, Today, I wrote a new tool that aims to create Gridcoin Snapshots automatically. The tool is very easy to use. Just specify the filename for the snapshot and press the “Create Snapshot” button. You can also specify the amount of hours to automate this process for you. The software works as follows: It will first close the wallet properly to prevent corruption. It will launch 7zip and compress the txleveldb and the blk0001.dat file Once the compression is…

Read More Read More

Some updates to my Google Drive Upload Tool code – 3/29/2017

Some updates to my Google Drive Upload Tool code – 3/29/2017

Hi everyone, Yesterday night, I pushed some code changes to the Google Drive Upload Tool repo on Github. The code is still in experimental stages as I have not made a release yet with the commits performed yesterday. Some changes I’ve done with the software is that it will now check if the Folder ID is valid. If it is valid, your files will be uploaded to that folder. If not, the software will ask you if you want to change…

Read More Read More