Category: Blog

  • Download SSCU V.10 [BETA]

    Download SSCU V.10 [BETA]

    Here it for Simple Screen Capture Utility V.1.0 [BETA] for all to download, I will be waiting for feedback so ping me back if you see any problem. Just extract the files from the .zip archive and run Setup.exe. [UPDATE: Sorry about my name getting in your start menu, I myself didn’t knew about that…

  • SSCU – Simple Screen Capture Utility V.1.0 [BETA]

    It is time, I think the app is ready to be given a version number, considered Alpha and out of initial hack’n’slash development phase. Introducing Simple Screen Capture Utility V.1.0 (Beta); it was supposed to be called YASCU, “Yet Another Screen Capture Utility” but that seems to be already taken and since I don’t want…

  • SSCU is alive [Code-Challenge-03]

    This is the third post in series for a Code Challenge that I accepted: Code Challenge – Un-charted GUI Land My First GIT Repo Well, the work is starting to pay-off, my application is looking somewhat functional now with the 3rd Commit on GITHub. Now that the essential functionality of capturing rectangular regions of screen…

  • My First GIT Repo

    After accepting the challenge, I have started the work on “SSC – Simple Screen Capture”, I am using GIT for version Control and until now the process has been easy but the task at hand has been much difficult than I had anticipated. I have been doing programming work since a few years now, like…

  • Code Challenge – Un-charted GUI Land

    Code Challenge – Un-charted GUI Land

    I have accepted this challenge,  I have chosen Visual Studio 2010 as my IDE, C# as the language I will be using. A simple Screen-Capture Utility is the goal… to make things interesting I have decided to learn Version-Control as well along this challenge and have just finished installing GIT and figuring the basis, apparently GIT is…