Google Adwords
Identify your niche/s, find out which key phrases bring higher traffic on search engines. Google has a great keywords and phrases research tool and its free.
Archive for April, 2008
Google Adwords
Posted in Favourite WebSites on April 22, 2008 | 1 Comment »
Worth Reading BloGsWorth reading BloG
Posted in Uncategorized on April 22, 2008 | 1 Comment »
Ecommerce: Need of the Hour! Check List for an Ecommerce Store
10 Hot Trends
Posted in Entrepreneurial Internet Businesses on April 17, 2008 | 1 Comment »
1- Business Analytics
2- Video Based Instructions
3- Precision Agriculture
4- New Materials
5- Marketplaces
6- Mobile Services
7- Clean Tech
8- User Generated Content Self publishing
9- Location Based Services
10- Remote interaction and services
openMoko – neo1973
Posted in Mobile Devices, OS: Ubuntu on April 16, 2008 | Leave a Comment »
Openmoko™ is an Open Source project under GPL and LGPL license. The aim of Openmoko is to build the world’s first free mobile platform which runs a full X server and can therefore run most X applications. You can install any Openmoko software over the whole range of supported phones, and if you upgrade your [...]
AT Commands Verified for Nokia
Posted in Mobile Devices, OS: Windows on April 14, 2008 | Leave a Comment »
Handset: Nokia
AT – Testing connection status live or dead
+CGMI – Handset manufaturer name [nokia]
ATZ&F – resetting modem and default factory setting
AT&K3 – Hardware flow control rts/cts
AT&K4 – Software flow control xon/xoff
+CSQ – Check Signal Strength
Java Code: Connect and dial using Serial port
Posted in Java, OS: Windows, SMS Gateway on April 14, 2008 | 1 Comment »
/*
* @(#)SimpleWrite.java 1.12 98/06/25 SMI
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
* Sun grants you (“Licensee”) a non-exclusive, royalty free, license
* to use, modify and redistribute this software in source and binary
* code form, provided that i) this copyright notice and license appear
* on all copies of [...]
First App for GAE
Posted in Google App Engine on April 13, 2008 | 1 Comment »
The work has been started…
Brainstorming is there___
GAE: Google App Engine
Posted in Google App Engine, Web Frameworks on April 13, 2008 | 2 Comments »
An other application framework has been launched by google few weeks back. After successful launch of google Android platform which was basically for the development of mobile application completely open source as the underlying operatig system was linux and the app programming language was java. Todays’s the last date for the submission of the Android [...]
The Java Communications API
Posted in Java on April 13, 2008 | Leave a Comment »
Installing the Java Communications API in a Windows Environment
There are some tricks involved in getting the Java Communications API to correctly interact with the Windows system. Among the items that you download from Sun are three very important files:
1- comm.jar
2- win32com.dll
3- javax.comm.properties
For the JVM to recognize the serial ports, proper placement of these files is [...]
Manually: Serial Port Connection with GSM Mobile on Windows
Posted in Mobile Devices, Web Services on April 13, 2008 | 1 Comment »
Plug and Play:
Attach a device with the serial port to the windows machine and it automatical detects and conenct to the com1 of the port
Hyper Terminal:
Go Start> All Programs > Accessories > Communication Tools > Hyper Terminal
Now your are in Hyperterminal window
Configuring Connection with POrt :
Select File > New Configration ; a dialogue box will appear
Entre Connection name >OK
Connect to > Select the com1 port >Entre
Configure port properties >OK
You are done with the connection.
Verify Connection:
Now test and verify by using [...]