Browsed by
Tag: opensource

Google Drive Upload Tool v1.7 released!

Google Drive Upload Tool v1.7 released!

Hi everyone, Today, I have released v1.7 of my tool Google Drive Upload Tool. This is a release with lots of new features. Let’s check them out: Features: Download more than one file or a folder content: Simply, select a file, files, or a folder and press ALT + D. Select a folder to save them and the download will begin. Save the checksums of an entire folder content: Simply, select a folder and press ALT + C in your…

Read More Read More

Update to the Gridcoin New User Report Generator – February 14, 2018

Update to the Gridcoin New User Report Generator – February 14, 2018

Hi everyone, Today, I made an update to the Gridcoin New User Report Generator, which allows the software to be scheduled in order to generate the reports. Basically, what this means is that the GUI (Graphical User Interface) can be used to select the projects we want to include in the report and also generate the report, but also means that we can just use the terminal, pass the “-s” argument, and it will generate the report taking into account…

Read More Read More

A very simple Counter software developed in VB.NET

A very simple Counter software developed in VB.NET

Hi everyone, In this post, I’ll share a software I developed several years ago. This software is very very very simple. It features just 2 buttons and a large number. That number is the counter. The + button will add numbers to the counter: To subtract, we press the – button: And well, that’s the software. It’s a very very very simple software I designed just for fun. I was really bored back then. So, since it was so old,…

Read More Read More

Steemit.Chat Post Poster v1.1 released!

Steemit.Chat Post Poster v1.1 released!

Note: This tool is no longer updated nor maintained. Hi everyone, In this post, I’d like to talk about the newest release of my tool called Steemit.Chat Post Poster. V1.1 is an improvement release and also adds Spanish Language support. The Graphical User Interface has been tweaked a little as well. This tool is designed to send your Steem Posts to channels you specify into Steemit.Chat and uses the Rocket.Chat.Net API to interact with Steemit.Chat. To send a post, you can copy and…

Read More Read More

SteemPoster v1.3 released!

SteemPoster v1.3 released!

Note: This software is no longer maintained or updated. Hi everyone, Today, I’ve released v1.3 of SteemPoster. This release fixes an issue that caused the post to fail to post when you used the & symbol. As usual, download it at GitHub here. The Source Code can be found here. Post Views: 0

Introducing Steemit.Chat Post Poster! Yup, it does what it says!

Introducing Steemit.Chat Post Poster! Yup, it does what it says!

Note: This software is no longer updated ore maintained. Hi everyone, Today, I present you my latest creation: This is Steemit.Chat Post Poster, and what it does is that you simply insert the link to your post, enter your Steemit.Chat username and password, enter a few channels to post, and then press the “Send to Steemit.Chat!” button. You can also write your Steemit Username and press the “Get my latest posts” button and it will fetch your latest posts, so you…

Read More Read More

Code Updates for my tool, Google Drive Uploader & Explorer – June 10, 2017 (6/10/2017)

Code Updates for my tool, Google Drive Uploader & Explorer – June 10, 2017 (6/10/2017)

Hi everyone, Here, I’m gonna show you a new feature oof my software Google Drive Uploader & Explorer that I did today. The new feature is that I added a Label that shows the name of the folder you are in: In order to do this, I wrote a new function to fetch the Current Folder ID Name. This function is called GetCurrentFolderIDName(): This function uses the Global Variable CurrentFolder to get the Folder Name of the Folder ID that is stored in that variable….

Read More Read More

GitHub Commits I’ve made today to my Google Drive tool, Google Drive Uploader & Explorer (6/7/2017)

GitHub Commits I’ve made today to my Google Drive tool, Google Drive Uploader & Explorer (6/7/2017)

Hi everyone, In this post, I’m gonna talk about a few changes I’ve made to my software Google Drive Uploader & Explorer which are available right now in GitHub. Improvements when adding folders to the Upload Queue So, the first improvement I did today was to remove some lines of My.Settings.Save() which is the line responsible for saving some software data to the local configuration file available in the AppData\Local folder under the software name. In version 1.7 which is the version I’m currently…

Read More Read More

A look into the next version (1.7) of my software Google Drive Uploader & Explorer

A look into the next version (1.7) of my software Google Drive Uploader & Explorer

Hi everyone, In these days, I’ve been working on the next version of my software called Google Drive Uploader & Explorer. This version will be v1.7 New functions that are now implemented in the source code are the following: Now, you can move your files and folders to the Trash by pressing the Delete key. Now, you can see the Trash directly in the software. When viewing the Trash, press ALT + R to restore the selected files/folders. Refresh the File/Folder list by pressing the F5 key….

Read More Read More