TinyPic Uploader 2.02, Desktop Image uploader
Sometimes we need to upload images quickly and send them to somebody. there are lots of sites that can help us to do this, but this is a desktop application that can simply upload files and give you the link to share them with your friends.
Read the rest of this entry
Pan, Zoom & Rotate Images With WPF using C#
WPF is a awesome tool for the person who wants his software to look good. So many effects as well as animations can be applied in WPF. Today I’m going to talk about how to have UI which will allow a user to rotate zoom and pan an image within a WPF application.
Now lets get started by creating a wpf application, now your newly created application will have a window and a grid inside the window. See the below XAML
<window x:Class="PanandZoom.Window1" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="Window1" Height="600" Width="800"> <grid> </grid> </window>
Inside the gird we created lets create two rows, one row will hold the slider for the rotation and the other row will hold the image which we will be playing with add the following snippet inside the <grid></grid> in the XAML.
SimplyIcon – Simple way to convert images into icons
SimplyIcon is a standalone freeware program that lets you covert images into the icon “.ico” format. What makes this program stand out from the other icon generators is the ability to work as a portable app, drag and drop support and default support for 16×16, 24×24, 32×32 sizes. Additionally it also does support 128×128 if the source image dimensions are over or exactly 128×128 pixels.
Usage: All you need to do is run the program drag and drop any image you want converted and it will create the ico file in the same directory as the source image.
RIOT – The Best Image Optimizer
Photos are a powerful way to share your precious moments and communicate with your friends, have you ever wondered if you could make the size of the photo smaller without compromising much noticeable quality loss?
Introducing RIOT, RIOT (Radical Image Optimization Tool) is a revolutionary new free application which revolutionizes the way you resize images.
If your answer is ‘Yes’ for any of the following questions then RIOT is for you.
- Are you a person who shares a lot of photos with your friends and family via messaging programs?
- Need a better way to compress your images for easy transfer?
- Need to have smaller image sizes without noticing much change to put in your website?
- Do you like to see the image quality changes in real-time with file size changes?
Windows XP SP3 (KB936929) Standalone Update Package and ISO Images Official Microsoft Download Links
Windows XP Service Pack 3 (SP3) has been released to the public through Windows Update and Microsoft Download Center, after a slight delay due to incompatibility issue.
Now the official release is out.
Microsoft names the standalone installation package for SP3 as Windows XP Service Pack 3 Network Installation Package for IT Professionals and Developers and intends for who are downloading and installing on multiple computers on a network. But it?s essentially the same thing – a executable in .exe format that when ran, will install and upgrade the Windows XP PC on base of SP1 or SP3 to SP3 version xpsp3_5512.080413-2113, or 5.1.2600.5512.
The direct download links to the standalone setup install packages for the Windows XP SP3 hosted on Microsoft Download Center are listed here.


