Wednesday, May 30, 2012

Online voice recorder.

Online webpage java voice recorder

There are many free flash plugin available for recording voice from webpage. but I always to do something different, So I have developed it in Java sign Applet.  Probably I’m not allowed to post the code in public, so I’m just going to show you that how can achieve it from webpage.
You can test it here


webpage java voice recorder
webpage java voice recorder















http://thelifetimebusiness.com/test/Capture.html

How to test?
1) Open the above url .
2) Accept the Digital signature
3) open mike and click on capture button.
4) speech something
5) now click on stop and play button

Sunday, May 27, 2012

Online Screencast with Audio Capture

Online Screencast with Audio Capture

This is my past Screen recording software's improvement.
I have added the voice capturing functionality in into this.
I have developed this without using any third party or DLL file.



Online Screencast with Audio Capture












Probably I’m not allowed to post it's code in public, so I’m just going to show you it's screenshot, that how can achieve it from webpage.


Sunday, May 20, 2012

Web Page Screen Capture As Image

Web Page Screen Capture As Image


I was working in the a project. The task was, read a CSV file which containing the list of search text and URLs or take iput url from webpage and take the screen shot of that URL as a jpg file, then insert it into database or show it's image url .
It is same as Google search. when you make a search in google then google show the result. if you mouse move on the resultant text then two arrow ">>" will be there....  just mouse over on the two arrow ">>"... you can find the it's related site's page as a image.

Web Page Screen Capture As Image
Web Page Screen Capture As Image














There are lots of websites which provide thumbnail images as a service.
but by boss was NOT interested in relying on any third party website.
He need to generate png or jpeg images on his server/machine as fast as
possible after a new URL is submitted. So I have created this utility
in Dot net. Due to permission issue I can not show the code, but I have posted
it's normal prototype.


I have created this utility software in two types.
1) A simple use, by this just put the URL and you will find the it's image.
2) A batch use, by using this just give it the CSV file of having urls and it will save all urls screen cap as image.

To run it you only need to install Dot Net Framework 4.0 Redistributionand no need to other file, because I have developed this without using any third party or DLL file.


you can down load it here




Saturday, May 19, 2012

Directory Upload Applet With Resume Broken And ProgressBar Facility v2010 2.3

Directory Upload Applet With **Resume Broken And ProgressBar Facility v2010 2.3

Hi, I am Amit Gaur. I have created this Directory file uploader with *resume broken facility.
Internet connection broken is the very common problem with of all us. When clients/we are uploading many large (GBs size) files from one directory to web server, via web page , they/we need an uninterrupted internet connection supply. If internet connection breaks, then need to re-upload files. and if internet connection breaks many times during uploading, then clients need to upload the file many times, agin and again, so on......

I have created this directory files uploader without using any third party or DLL file. This having resume facility,it will upload  the file(s) from the position, where internet connection was broken. I have created these uploader in many technologies(JSP/SERVLET, PHP, ASP.NET) and many flavors.


Adding text in PDF File at specific position

Adding text in PDF File at specific position


Suppose you have a PDF file; which have one or more than one page and you want to insert text at the specific position. then in this situation you need to use PDF editor and goto each page and put the text at the position where you want. but if the pdf file is having 100 or more pages then it will difficult to edit it. in this condition you can use this my software.

If will make these task very easy, you need to input pdf file, text which you want to see and enter the X and Y position and click Go button.

Adding text in PDF File at specific position












It will insert the text at the position which you have supplied in all the pages.

To execute this software you need to Microsoft Framework 4.0 or later.

Let me know if you find broken link.
Here you can find it Add-Text-In-Pdf-At-Specific-Position.rar

Friday, May 18, 2012

Add Watermark In Video

Add Watermark/Subtitle In Video

Add Subtitle/Watermark in your video by this software.
Currently it is supporting AVI, FLV and .MOV format.



Watermarking in video.
















Probably I’m not allowed to post the code in public,
so I’m just going to show you that how can achieve this.

To run this software you need to Microsoft Dot Net Framework 4.0.
Let me know if you find broken link.

Find it here 
Video-Watermark


Thursday, May 17, 2012

Extract All Attachment from Outlook PST File

Extract All Attachment from Outlook PST File

If you have a very large size(GBs) Outlook PST file that having lot of attachment and you want to store those attachment in your computer hard disk.Then your first think to use Outlook, but after that you still need to check each email and save attachment manually in the hard disk. So it will take lot of time.


I have created this application, by using this just choose your PST file and target directory,then all the attachment will be there without wasting of time. I have used Java Swing and Jpst.

Here you can find it
http://it-solution.in/java/Extract-Outlook-PST-Attachment.rar


Amit Gaur

Tuesday, May 15, 2012

Reboot System from Webpage

Reboot System from Webpage

Can we reboot client's/local computer system from a web page which are located in the web server?
yes, it is possible. you only need to install latest Java and only open attached Reboot.html, after it will ask to digital signature, you only need to check on
"Always trust content from this publisher and click on Run button.
after it you will see the Reboot button, just click on the button!!!
This will work on windows system. to run this page no need to install any DLL or third party software because i have developed this without any third party or DLL. 

Here you can download it