Make The Website Professional

Today, I am going to show you how easy it is to create a professional-looking Flash website for free.

Know To Spread The Web

So you've made a new site, huh? But no one knows about it! Here you will find tips to spread news about a website that you've created!.

The Path To Be An Expert Geek

In this website one can find many TIPS AND TRICKS of Computer,Internet,Web,Mobile And Blogger Tips.

To Increase The Knowledge Of Bloggers

In This Site We Want To Increase The Knowledge Of Bloggers About Blogging To Be A Better Blogger.

How To make Money Online With Your own Website

If you look at many websites, you will probably notice that there are banner advertisements displayed on most pages. If you are a newcomer to the scene, you might think that you must either be a company or that your site must be famous before you can get advertisers, just as it is the case in hardcopy publications..

Get our toolbar!
Showing posts with label Electronics. Show all posts
Showing posts with label Electronics. Show all posts

Saturday, January 26, 2013

Make your own portable Mandriva Flash


The following tutorial covers the process of creating or making your own Mandriva Flash drive. If you already have a USB flash drive, why not put it to use? The MCNLive team has done some outstanding work with their latest Mandriva based MCNLive CD releases. The persistent loop features and USB installer are nearly flawless. The persist boot option allows a user to save "ALL" system changes and settings back to the loop image file. This remastering process is fairly simple, so let's get started.

Make your own portable Mandriva Flash

Q:How to Make your own Mandriva Flash:

A: Remastering MCNLive and creating a custom ISO

Download the MCNLive Toronto ISO and burn to a CD
Start your computer from the Live CD. Select the menu option to (Boot – Mounting NTFS read-write)
Customize your desktop, add/remove programs etc to make the system how you want it
From the M button in the Panel, navigate to MCNLive-> Remaster Live
Follow the simple onscreen instructions to create your new ISO
Navigate to where you saved the remaster.iso and click it, use k3b to burn the ISO to a CD
Now restart your computer from the remastered CD

B: Making the Flash Drive

Once you have started your PC from the remastered CD, insert your USB flash drive
From the M button in the Panel, navigate to MCNLive-> Create Live USB
Follow the onscreen instructions to perform the install to USB
Again, from the M button in the Panel, navigate to MCNLive-> Create persistent loop
Follow the onscreen instructions to build the loop image file for persistence usage. Let it create this file on your USB flash drive.
Reboot your PC, setting your System BIOS or boot menu to boot from the USB device
Proceed to Boot from the USB flash drive and enjoy.
Potentially Related Portable Linux Posts
Install MCNLive Toronto to a Flash Drive in Windows
Install MCNLive to a USB Thumb Drive using the CD
Put Mandriva 2010 on a USB Flash Drive (Windows)

PRASHANT KUMAR

Tuesday, October 23, 2012

Know To Create Your Own Portable App For A Flash Drive


Know To Create Your Own Portable App For A Flash Drive
Over the past few years, USB thumb drives have become very popular. They transfer files relatively fast (compared to CD’s), happen to be extremely small and unobtrusive, and plug into almost any computer with a USB port.

Personally, I have two flash drives on my keychain right now, and I can’t imagine how I ever got by without them. Thanks to the convenience of the modern thumb drive, I can copy documents or other important files onto a small drive that fits in a change pocket, and transfer them to another computer. This is in fact, what most people do with thumb drives–nothing special so far.
Using your flash drive as a backup and transfer device is great–but you haven’t really unlocked the potential of the USB until you’ve installed some programs on it.

Sites like PortableApps actually have pre-packaged applications that you can install directly to your USB drive. These apps, games, and utilities will run from your USB stick when you plug it into a computer(provided that they’re on the operating system the programs run on). Aibek compiled an excellent list of 100 Portable Apps for your USB Stick that I would recommend checking out if you’re looking for pre-packaged programs to put on your thumb drive.
So, you found a really cool application and there was no pre-packaged version of it anywhere on the internet that would install it to your USB drive. Looks like it’s time to learn how to create a portable app for flash drive. Please note: I’m not referring to U3 flash drives; that’s a different ballgame in several ways (even though they can be used much the same way).

The example application I’m going to make portable is Audacity, an open source audio editing program. You can download your own file, or follow along using Audacity (recommended for your first time) before you try this method on your own applications.

Step 1: Download the application setup file

If you’re following along, download the Audacity installation file. Make sure this download is relatively isolated or things will get confusing later.

Step 2: Download Universal Extractor and WinRAR

Download Universal Extractor and a program such as WinRAR. Install both programs–we need both to make this work. Make sure you allow both programs to associate with their respective file-types, and restart the computer if prompted–better safe than sorry. I didn’t need to restart, but it couldn’t hurt.

Step 3: UniExtract the Setup file

Know To Create Your Own Portable App For A Flash Drive

Right click your downloaded setup file (in my case, it’s Audacity) and click “UniExtract here”. Go ahead and specify a folder that you would like to extract the setup file to. A folder will be created with the extracted files inside. Open up that folder for the next step.

Step 4: Find the EXE file that runs the program

In that extracted folder, look for the .exe file that runs the program. It’s pretty easy to spot and usually has the same name as the program you’re trying to install. For instance, in my case, the .exe is named “audacity.exe”. Double click the file and verify that it runs the program successfully.

Step 5: Pack all the files into an archive


Highlight every file in that folder, right click on them, and click “Add to archive” in the contextual menu.

Know To Create Your Own Portable App For A Flash Drive

In the resulting dialogue box, name your archive “Audacity Portable” or whatever you prefer. Under compression method, select “Best”, and be sure to check “Create SFX archive”.

Know To Create Your Own Portable App For A Flash Drive

Next, click the ‘Advanced’ tab and click “SFX Options…”. In “Run after extraction” field, input the name of the .exe file that you located in Step 4. In my case, the name was “audacity.exe”.

Know To Create Your Own Portable App For A Flash Drive

Head on over to the ‘Modes’ tab and select “Unpack to temporary folder” and “Hide all”

Know To Create Your Own Portable App For A Flash Drive

Lastly, go to the ‘Update’ tab and select “Overwrite all files”. Now go ahead and hit OK, and watch WinRAR generate an application file.

Step 6: Copy the file to your USB drive

This step is pretty self explanatory. Drag the application to your USB drive (wherever you want it to be) and then give it a test run! Double click the application to run it–on any Windows machine! This version of Audacity is Windows only.
So to sum things up, we essentially found a file we wanted, extracted it, and then repackaged it with a few of our own preferences thrown in. Every time you click the application, it’s actually going to briefly unpack the file into a few hidden folders so that the .exe has access to the resources it needs. This means that the app takes about 2 seconds or so longer to execute (depending on the size of the app), but it will execute seamlessly.
What do you think? Did this process work for you? I personally like this method, but there are others out there that can also work (like copying the entire program folder from the program files directory). Unfortunately, the other methods I’ve tried have been unreliable.
The general rule of thumb for the method I’ve shown here is that if the .exe in step 4 executes successfully, the process will also be successful and you’ll be able to pack it all into an application file. I hope you enjoyed this article and found its contents useful. Let me know what you think in the comments section!

PRASHANT KUMAR

Tuesday, September 18, 2012

How To Use Mobile Phone As Webcam


This tutorial will show you How to use your mobile as a Webcam.

Many of us don’t have Webcams and might want to use your mobile as a Webcam to save on some cash and also to put your mobile camera to better use.
You will need to install your Bluetooth stack / drivers – Microsoft, Bluesoliel, Widcomm etc if you plan to use Bluetooth to connect your phone and PC. You will also need to install Nokia PC Suite in case you are using a Nokia phone.
There are two applications to use your mobile as a Webcam:

1. Mobiola Webcam

How To Use Mobile Phone As WebcamDownload Mobiola Webcam

Mobiola Webcam is the most popular Webcam software for mobiles, it is compatible with many phones – Symbian S60, S60 V3, UIQ, Windows Mobile, Blackberry etc. In case it isn’t compatible with your phone, but your phone supports J2ME, you can use the Mobiola Webcam Lite version. It runs on almost all J2ME phones. In case, you have some prehistoric phone with no J2ME support, then it’s time to dump it and get a new phone.
Just download Mobiola Webcam / Webcam Lite from the above links after selecting your platform. Install the Mobiola Web cam setup on your PC and transfer the mobile sis / jar file to your mobile and install it. Be sure to give it all the access permissions it requires during installation.
Just start the Mobiola application on your mobile and PC. From your mobile, select Options > Connect and select the connection method – Bluetooth, USB or Wi-Fi. We would recommend connecting via data cable as it is faster. After you are connected, you can use the mobile camera as your Webcam. Just start your favourite application and in the Video / Webcam options, select the Mobiola Webcam / Your Phone. You can adjust the video quality, contrast and brightness from Options > Settings.

2. WWIGO (Webcam Wherever I Go)

How To Use Mobile Phone As WebcamDownload WWIGO
WWIGO is also a nice little application that allows you to use your mobile camera as a Webcam. It supports connections via Bluetooth only though. Just download the application from the above link and install it. After installation, navigate to your Program Files directory and get the WWIGO mobile application from there. Transfer it to your mobile and install it.
Now start both the PC and mobile WWIGO applications. Now select an GPRS access point in your mobile, and select Options > Connect. Select your PC as the Bluetooth device and let the PC and mobile WWIGO applications connect.
After the connection is done, you can use your mobile camera to record videos as a Webcam. To use it as a Webcam, open the Webcam / video settings of your application and select WWIGO as the Webcam. You can adjust the video resolution and zoom levels from Options > Settings
That’s it, You are done. Happy Chatting.
Note: Yea, I know there are loads of similar tutorials everywhere. But as I was running out of ideas to write on, I thought this would be fine.

PRASHANT KUMAR

Tuesday, September 4, 2012

Google, Electronic Textbooks, and Collaborative Schooling?


A series of Google patent applications describe the use of an electronic textbook reader application that makes using an electronic textbook a much better experience than just reading a book on a screen.

I remember lugging around a lot of books while traveling to classes on foot or my bicycle, or even while driving to law school. As an English degree undergraduate, I got away with buying a lot of my books for literature classes from a used book store (I probably left with a few hundred dollars in trade-in credit). Many of those were paperbacks that didn’t put a burden on the backpacks I wore out in those years, but many others were weighty volumes. Especially the texts from law school. I couldn’t carry all of my law school texts at the same time if I wanted – they just took up too much space.


Google, Electronic Textbooks, and Collaborative Schooling?

Google published 6 patents last week that cover different aspects of the use of electronic textbooks that attempt to capture some of the benefits of using real books while adding new value to the use of electronic texts. As the first patent I’ve listed notes:


Although some attempts have been made to transform study material from Gutenberg’s era to the digital era, some of the advantages of using paper books for study purposes have not been replicated. Students from time immemorial have used their texts in different ways.

Some highlight portions of particular interest; others place notes in the margins to keep track of clarifications of difficult concepts. Some used textbooks are more useful than new ones because they naturally fall open to the most important pages after repeated use, or because particularly important pages or sections are more dog-eared than others. Electronic reading devices have not to date provided interfaces to implement some of these subtle yet important features that help students learn from their texts most efficiently*.

* My Emphasis.

Are the patent applications an indication that Google might start selling or renting electronic textbooks? It’s hard to say for certain. The patent filings are an indication that they’ve explored the idea.

Would you rent or buy electronic textbooks that make it easy for you to remember what you had been looking at and doing with the textbook last, including using a gesture to get you to the place you had last left off?

Or display or hide annotations that you’ve left on the book with a gesture, or by moving your ebook reader in a certain way?

Or even to find out more about books or articles that might be referenced in an ebook, including publisher, price, user feedback, and sources if available.

The electronic textbooks described would also enable you to share notes in a collaborative manner between members of a study group, or even publicly, or to use a specific gesture to connect with a teaching assistant or the class professor to ask questions. For example:

As a second example, specific annotations are immediately recognized as corresponding to commands rather than actual annotations. For example, in one embodiment a handwritten annotation in the form of a question mark with a circle around it is interpreted as a request to send a question regarding the nearby text to the appropriate teaching assistant for that course (or other predetermined moderator), and a dialog box immediately opens, preaddressed to the teaching assistant, allowing the student to ask the question.

In one embodiment, the message to the teaching assistant is automatically tagged with the corresponding portion of the text so that the student does not need to include any context with the specific question, but can just include the question in a way that might be confusing without context. For example, if the text shows an illegal divide-by-zero operation, the student’s question could simply be: “Why can’t you do this?” without any further contextual information.

You could also set up a way to quickly move to a glossary section of a page, and then back to where you were previously, and then back again quickly.

If you wanted to clip and copy a portion of the textbook into an electronic notebook to include with notes, instead of leaving an annotation within the body of the book, that’s also a possibility.

Another aspect of this electronic text application would be to make it very easy to quickly create a personal study guide. It can take a fair amount of time to do that – I remember suggesting to a friend who entered law school in my last year that he use a laptop for all of the briefs that he created, so that he could quickly pull the important parts out into a study guide for each class.

The patent filings themselves provide more details on features that could be associated with the electronic textbook reading application involved. I’ve read enough to wish that I had one of these readers in the classes I took, and didn’t wear out all of the book bags that I did.

Here are the patent applications:

Electronic Book Contextual Menu Systems and Methods
Invented by James Patterson, Nathan Moody, and Scott Dougall
Assigned to Google
US Patent Application 20120221972
Published August 30, 2012
Filed: July 14, 2011

Abstract

An electronic book system provides interfaces particularly suited to students’ use of textbooks. A finger press on a touch screen produces a contextual menu with user choices that relate to where the finger was pressed or what the user was recently doing with the book. A student provisionally navigates through a book by a specific gesture which, when it stops, returns the user to the previous position in the book. Annotations are displayed and hidden using specific gestures and through selective movement of the reader as sensed by its accelerometer.

Electronic Book Navigation Systems and Methods
Invented by James Patterson, Nathan Moody, and Scott Dougall
Assigned to Google
US Patent Application 20120221968
Published August 30, 2012
Filed: July 14, 2011

Abstract

An electronic book system provides interfaces particularly suited to students’ use of textbooks. A finger press on a touch screen produces a contextual menu with user choices that relate to where the finger was pressed or what the user was recently doing with the book. A student provisionally navigates through a book by a specific gesture which, when it stops, returns the user to the previous position in the book. Annotations are displayed and hidden using specific gestures and through selective movement of the reader as sensed by its accelerometer.

Electronic Book Interface Systems and Methods
Invented by James Patterson, Nathan Moody, and Scott Dougall
Assigned to Google
US Patent Application 20120221938
Published August 30, 2012
Filed: June 28, 2011

Abstract

An electronic book system provides interfaces particularly suited to students’ use of textbooks. A finger press on a touch screen produces a contextual menu with user choices that relate to where the finger was pressed or what the user was recently doing with the book. A student provisionally navigates through a book by a specific gesture which, when it stops, returns the user to the previous position in the book. Annotations are displayed and hidden using specific gestures and through selective movement of the reader as sensed by its accelerometer.

Systems and Methods for Remote Collaborative Studying Using Electronic Books
Invented by James Patterson, Nathan Moody, and Scott Dougall
Assigned to Google
US Patent Application 20120221937
Published August 30, 2012
Filed: July 14, 2011

Abstract

An electronic book system provides interfaces particularly suited to students’ use of textbooks. A finger press on a touch screen produces a contextual menu with user choices that relate to where the finger was pressed or what the user was recently doing with the book. A student provisionally navigates through a book by a specific gesture which, when it stops, returns the user to the previous position in the book. Annotations are displayed and hidden using specific gestures and through selective movement of the reader as sensed by its accelerometer.

IDENTIFYING AND USING BIBLIOGRAPHICAL REFERENCES IN ELECTRONIC BOOKS
Invented by James Patterson and Nathan Moody
Assigned to Google
US Patent Application 20120221441
Published August 30, 2012
Filed: August 24, 2011

Abstract

An electronic book system recognizes patterns in texts that correspond to bibliographical references. User selection of a bibliographical reference causes a digital copy of the work referenced to be made available to the user. Factors such as price, reference format and user feedback are used to select a source from which the digital copy of the work is obtained.

Systems and Methods for Manipulating User Annotations in Electronic Books
Invented by James Patterson, Nathan Moody, and Scott Dougall
Assigned to Google
US Patent Application 20120218305
Published August 30, 2012
Filed: July 14, 2011

Abstract

An electronic book system provides interfaces particularly suited to students’ use of textbooks. A finger press on a touch screen produces a contextual menu with user choices that relate to where the finger was pressed or what the user was recently doing with the book. A student provisionally navigates through a book by a specific gesture which, when it stops, returns the user to the previous position in the book. Annotations are displayed and hidden using specific gestures and through selective movement of the reader as sensed by its accelerometer.


PRASHANT KUMAR

Wednesday, July 4, 2012

6 Apps for College Students


Six months ago in January, Apple reported that there were over 20,000educational apps in the company’s store.  Many of these apps are useful forcollege students, who tend to be the most up to date on technology.  With the abundance of apps available, iPhones and SmartPhones are almost requiredcollege supplies.  This article will not help you decide between an iPhone and a SmartPhone, but it will help you find the best apps for college students.

Quizlet

Quizlet is an encyclopedia of flash cards.  It has more than 10 million sets that students can download for free.  There is a set for everyone, from the chemist to the seminarian.  If a student is studying something not found in the 10 million sets, then he or she can make a new set, thus beginning the count to 11 million.  Quizlet also offers a handful of studying methods, but nowhere near 10 million.  Quizlet is available online and on iPhones, iPads and Android devices.

iStudiezPro

iStudiezPro is a time-management app specifically designed for undergraduate and graduate students.  Its functions are divided into five distinct areas: Overview, Planner, Instructions, Assignments and Holidays.  Within these areas, students can manage their class schedules, group study sessions and due dates.  IStudiez Pro also can track a student’s GPA and individual grades.  This app came out in 2009, when it was only available on the iPhone.  Now, it can be used on any Apple device.

inClass

Learning is no longer merely listening to lectures.  Classes often include PowerPoint presentations, videos and other media.  InClass helps students adapt to the media-rich learning environment by providing a way of capturing almost any course material.  It can record audio and video, accept text notes and digitalize handouts in jpegs.  These notes can all be shared via FaceBook or iTunes.

iProcrastinate

One aspect of college is learning how to manage large projects, whether they are academic papers or planning extracurricular events.  IProcrastinate helps collegestudents breakdown major assignments and tasks into manageable lists.  The items in each list can be prioritized, and multiple users can sync their apps together.  IProcrastinate is available online and on the iPhone.  A version for the iPad iscoming soon.

Outliner

Outliner overlaps slightly with inClass and iProcrastinate, but Outliner has some distinctive features.  It is designed to help students take notes, digest books and manage assignments in outline form.  An outline is simple to create, and it can be quickly edited with the editor tool.  Outliner is works on iPads and iPhones.  Through Dropbox, people can share outlines or transfer them from one device to another.

Angry Birds

Every university graduate has sat through at least one boring class.  (Most people who do not graduate do not attend these boring classes).  For those times whencollege students must enroll in a boring course, Angry Birds is here to help.  It can make any class fun, but try to hold in the emotions.
These apps will help anyone survive college.  They cover every part of the collegeexperience, from studying to time management, even fun.

PRASHANT KUMAR

Related Posts Plugin for WordPress, Blogger...