Skip to main content

MyClipBoard :: A free & openSource project



It is happy to inform you about a free & open source project which was done by using C#.net.

Arjuna is a wonderful person who works with us.He has been successful in developing a tool to manage windows clipboard and made it available to the community as free software including the source code. The tool developed by Arjuna is so simple and easy to use.

Also it works with any application, unlike the Office clipboard tool which is restricted to the Office application suite. Objective behind this development was of to find ways and means to make one’s life easier (a very good intention) in day to day work assignments.

Name of the tool is “MyClipboard” and the executables and the source code is available in SourceForge. Arjuna has written this using .net and windows clipboard API.

The project details and downloads are available on http://sourceforge.net/projects/myclipboard.

Here are the guidelines to use it as same as Arjuna said.
  1. Each time you place an item on the clipboard this item will be available for later use. The item will be categorized into one of the following in the MyClipboard Menu.
    • Text: Text items on the clipboard.
    • Document: Document and file copy items copy items.
    • Bitmap: Bitmap and drawing items copied off Applications such as Paint.
    • Other: Other items placed on the clipboard that does not fall into any of the above.
  2. The last four items that were placed on the clipboard will appear on top without any categorization. These items will also appear under each category.
  3. Each time you need to access an item placed on the clipboard, bring up the MyClipboard menu (Windows + V) and select the item required. Once selected this item will be placed on the clipboard. Next go to the designation area where the selected item should be pasted and select Paste or (Ctrl + V).

  4. The following additional commands exist on the menu
  • Clear Items: Clears the items off MyClipboard.
  • Close: Closes the menu.
  • Exit: Exits the complete application.

Comments

  1. Ya dude this tool is Coool,Very helpful,Well Done Arjuna

    ReplyDelete
  2. Sorry friend, I couldnt read ur articles last days.. But I will :)

    ReplyDelete
  3. hi all,

    It is nice hear that he made it available to the community as FOSS. Congrats to his future projects. Hope he will share all with us. ;-)

    ReplyDelete

Post a Comment

Popular posts from this blog

Google API v3 with PHP using Blogger service

It was really hard for me to understand how the Google APIs are working at the first point and took few days for me to figure out. But after a successful working prototype it seems very easy. And also when I am searching for a simple example I was unable to find a good one that I can understand. So let me list down step by step what I have done with URLs and as simple as I can. Create a Google app location -  https://code.google.com/apis/console Switch on the "Blogger API v3" Get the latest APIs client library for PHP location -  https://code.google.com/p/google-api-php-client/downloads/list Upload the files to your host location on on localhost Extract the files to folder  named "GoogleClientApi" Create your php file outside of the folder  Copy paste following code into the file and do the changes as needed  By changing the scope and the service object you can access all the services that is given by Google APIs through the PHP API library se

My two cents on new year resolution

What is the plan for the new year ? - need to think on what are we trying achieve during next year 2018 - basically the life goals - may be personal or professional - and also it should be realistic (not something like going to Mars ;)) Why we need a plan for the new year ? - basically a goal without a plan is a DREAM - And also should be able to measure (what you cannot measure, you cannot manage) How to prepare a new Year resolution/plan ? - Leave some buffer time - Make changes during the year (life is changing/evolving) - Plan is only for you (do not share it) - When a milestone is achieved, celebrate - Try to stick to the plan - otherwise no point of planing

Assets and Liabilities as Rich Dad, Poor Dad explains

I was reading "The rich dad poor dad by Robert Kiyosaki" here is a one point that he mentions on that. Basically Asset as he says is little bit different than on books. If something puts money in your pocket it is a asset. And Liabilities are the ones that takes money out of your pocket. OK for example a house or a car may seems like an Asset but it takes money out of you pocket to maintain them. But if you rent them or make them to make money at the end of the day you can convert it to a asset. Basically that what rich people do. They buy assets. Middle class buy liabilities (thinking those are assets) and stuff (a lot of them that not used or that not needed). Lower class buy to consume (basic needs like foods).