Skip to main content

Posts

Showing posts with the label Application

App: Calculate your job experience or age in years

Usually, all of those who works have to put years of experience on their resume or curriculum vitae. But 90% people put it wrong when they convert their experience in years only. Although they know the exact number of months and years but the conversion, they do is wrong. This happens because there are 12 months while the digit after decimal would be 0-9, i.e., 10 digits. Which means that we have to represent the number of months in terms of year. So here I have provided a small gadget to calculate it. Just put the date when you had started working in the From Date field and put current date in the To Date field. You can also calculate your age as well with this tool by putting your date of birth in the From Date field and put current date in the To Date field. As an alternative, you can use the hassle-free and simple to use  Date Differentiator  micro webapp. Bookmark it so you may easily access it later.

App: Vcam - video recorder cum player

Here is a video recorder cum player, i.e., named as vcam that I have developed for one of my client. It can be controlled either internally via provided buttons or externally via javascript. Currently it is showcased as internally controlled. So if anybody required similar solution, please drop me a comment/email. To get the recorded video file link, please click on the Publish button after recording. Note: Since the recorded videos didn't got saved for any useful purpose, so it will be deleted automatically after 2 hours from the time of recording.

App: Number Base Converter

This program is a number base converter. It's working is described below: Number (in base a )  à  Change base from base a to b   à   Number (in base b ) or N a   à  Change base  à   N b where, N a = Number (in base a ) N b = Number (in base b ) Enter the input Number & it's Base and enter the ouput Number & it's Base. Then press convert button.

App: Net Connection Checker

I have developed this net connection checker utility tool to check the net connection at real-time. It is of great help while developing or testing FMS or Red5 based application. The user is only required to put the URL of that media server. Note :  FMS stands for Adobe's Flash Media Server RED5 is a name of an open source media server

App: Project Artificial Intelligence (P.A.I.)

This is a basic chatbot program, that has been launched to evolve itself with time. It is basically made to chat via mobile-sms. While this app uses the same core  to communicate on web. Technical details : Body : the flex 4 has been used to create the user interface for front-end. Brain : the php 5 has been used as server-side language for back-end. Memory : the xml has been used as database. Application - PAI :

App: Gil_TextEditor

I was working on an e-learning project for Gujarat government. The whole content of the project was in Gujarati language. Since nobody in our team had Gujarati background, so it'd become hard to understand or modify the content. The content team, those who were creating the xml files from the requirement documents, were facing lots of time & difficulty while Gujarati content creation process. So I'd developed this tool for making the content developer's life easier. Firstly, I'd analysed the problem, which were: Manual content creation for XML takes a lot of time. Symbols & Gujarati-text is being manually encoded that is error prone and time taking. Manual encoding requires debugging many times to ensure correctness of encoded text. Then, I looked for the worth of doing this, which were: to speed-up the XML development  and debugging  to increase accuracy to ease the encoding of symbols Finally, I had to convince my supervisor that how it fits ...

App: Capture Image via Webcam

This is an online image capturing tool that I'd created originally for my father when he was facing problem while capturing snaps from in-built webcam of his new laptop. He asked me to tell him the correct steps to do so. Since I was describing the steps over phone, it didn't worked. So I thought to make something versatile & easy-to-use tool for him and finally this tool got developed. Here is that image capturing webapp tool: Note: You'll be asked for the webcam access via Adobe Flash Player Setting popup. Here you need to click 'Allow' button. It's screen-shot is given below: