Saturday, October 26, 2013

DID Indiblogger Meet at Delhi - Dance It Out for your cause!



It was a memorable event , when indiblogger meet start at The Oberoi Delhi,  everybody is excited to meet with new judges of DID 4, Mudassar Khan and Feroz Khan. The themes of the meet was Dance It Out, and of course  Dance it out for a Cause. Mudassar and Feroz makes everybody to dance, share pics and autographs with them. They also teaches some dance steps to attendees.



The most interesting thing is that the guests not only ask everybody to dance simply but for a meaningful cause. Some dance out for Women’s Safety, some for soldier’s, Education for all, Child foeticide etc etc.
The most meaningful cause to me was Education For All, dance out for education so that we can make our country 100% literate now. An educated citizen can only change the nation. A proper education make person aware of his/her social and political rights, moral values, decision making and overcome unemployment problem. Educated person always respect others and work for growth and development. If a person is literate he will not give vote to corrupted leader just for a shawl or 100 Rs note. I don’t want to see any Indian using his/her thumb impression for signature because he even don’t know writing his/her name.
“The only person who is educated is the one who has learned how to learn and change.”
Chanakya also says –“Education beats the beauty and the youth.”

So just Dance It Out for everybody’s education. At the end a lot of thanks to the organiser whose hard work make the meet successful and thanks to media partner ZEE Tv (https://www.facebook.com/ZeeTvIndia ) for supporting us. J
Waiting for the next meet now.  J 

Thursday, September 13, 2012

How to connect to internet on PC/Laptop with Samsung Galaxy Smartphone

Hi friends,
Connecting to internet with samsung smart phone is complicated as compared to Nokia. Through Nokia we can easily connect to internet using PC suite. But samsung's Kies doesn't have the option of connecting with internet. I also faced very much difficulty when changed my mobile from Nokia to Samsung(Galaxy Y Duos). We can also connect our samsung smartphone with PC/Laptop and surf internet by using our phone as a modem.So there is a different way of connecting it-
First your SIM must be GPRS/3G activated.
Now connect your phone to PC/Laptop via USB/Bluetooth.
After connecting with PC go to Settings in your phone ----> Wireless and Network Settings ----> Tethering and Portable hotspot ---> and select USB tethering.

When USB tethering is checked  PC will automatically find the available network and connected to internet. You can now surf and enjoy the internet directly from your web browser.  :)

Friday, January 28, 2011

Remove Header in blogspot

Some people doesnt like blogger header to appear in their blog so i have a trick to hide it.

Put the CSS

#navbar-iframe { display: none !important;}

before  /* Variable definitions

Thursday, January 27, 2011

JAVA and NetBeans IDE

Java is a programming language originally developed by James Gosling at Sun Microsystems (which is now a subsidiary of Oracle Corporation)
NetBeans IDE is a  free, open-source Integrated Development Environment for software developers. Earlier Netbeans is introduced for Java but now it supports all the tools you need to create professional desktop, enterprise, web, and mobile applications with the Java platform, as well as C/C++, PHP, JavaScript, Groovy, and Ruby.
NetBeans provides a host of features including syntax highlighting, project support, code navigation, unit testing, and code completion. The code completion features save a lot of time of coders. NetBeans provide well organised Documentation, Training and Support to its users.
Download Link http://netbeans.org/downloads/
NetBeans supports: NetBeans Platform SDK, Java SE, JavaFX, Java Web and EE, Java ME, Java Card™ 3 Connected, Ruby, C/C++, Groovy, PHP, GlassFish Server Open Source Edition and Apache Tomcat.
To create an IDE project:
  1. Start NetBeans IDE.
  2. In the IDE, choose File > New Project (Ctrl-Shift-N), as shown in the figure below. 
  3. In the New Project wizard, expand the Java category and select Java Application as shown in the figure below. Then click Next.  
  4. In the Name and Location page of the wizard, do the following (as shown in the figure below):
    • In the Project Name field, type HelloWorldApp.
    • Leave the Use Dedicated Folder for Storing Libraries checkbox unselected.
    • In the Create Main Class field, type helloworldapp.HelloWorldApp.
    • Leave the Set as Main Project checkbox selected.
  5. Click Finish.
  6. To run the program:
    • Choose Run > Run Main Project (F6).

    Saturday, May 15, 2010

    Google SMS Channels

    Google SMS Channels is Google’s solution to SMS groups message broadcasting and subscription. This service enables you to get content from Google, Google partners, and all other websites and blogs with RSS support.
    You can create your own channel and publish content that other users can subscribe to. You can also create groups over SMS to communicate with your friends, family, and co-workers.
    This is a free service. You don’t pay anything to send or receive messages using Google SMS Channels website. When you post a message to your channel, all the members of your channel get the message forwarded for free. Any Indian mobile number will work with this service.
    Google SMS Channel uses the normal number 9870807070, and not the premium short codes. So any SMS charge you incur is as low as you sending an SMS to your friend. There is no charge for receiving the updates.
    SMS tariff charges may apply when you configure the service or publish to a channel using a mobile phone.

    Most of you don’t do this unless you want to start a new channel.

    You can use the service on the website or via your mobile phone.

    How Do I Use SMS Channel from Mobile Phones?
    Create a Channel
    To create a channel using phone, send the following SMS to 9870807070.
    CREATE
    The Channel name should be at least 8 characters long. I have created a channel for JOBTWEET using the format
    CREATE JOBTWEET Updates from http://jobtweet.blogspot.com/ on various jobs and vaccancies.
    This creates a public channel with name JOBTWEET.

    Modify Channel

    You can change the properties by using the MODIFY command as below:
    • To make the channel “private” (only allow people to subscribe by invitation by the owner) send the following SMS to 9870807070: MODIFY PRI
    • To make a channel “public“, send the following SMS to 9870807070: MODIFY PUB
    • To make channel publish privilege limited (only the owner can publish), send the following SMS to 9870807070: MODIFY PRISEND
    • To allow all subscribers to publish to a channel send the following SMS to 9870807070: MODIFY PUBSEND

    Search

    To search for a channel  SMS SEARCH to 9870807070. You’ll be sent up to 3 channels matching your keyword(s) over SMS. To see more channels, you can reply MORE

    Subscribe to a Channel

    Send an SMS ON to 9870807070. is the name of the channel.
    To subscribe to the http://jobtweet.blogspot.com/ blog update channel, you would send the following SMS to 9870807070:
    ON JOBTWEET
    You’ll receive a confirmation message and the last message posted on the channel to confirm your subscription.

    Control Maximum Alerts and Timing

    To specify the maximum number of messages along with the time interval when you wish to receive the alerts in a day, send an SMS PREF to 9870807070. to be specified in hh:mm:am(or pm)format.

    Unsubscribe

    To unsubscribe using your phone, SMS OFF to 9870807070

    Thursday, February 11, 2010

    SERVER SIDE TECHNOLOGIES FOR DYNAMIC WEBSITE (COMPARISON: PHP, ASP, JSP, COLDFUSION)

    Today ASP, PHP, JSP and Coldfusion are used to develop real-world web sites. Each of these technologies offers powerful server-side scripting that enables you to create dynamic web pages and can be embedded into HTML.

    ASP -- Microsoft's Active Server Pages is widely supported by inexpensive web hosting companies. ASP is easy for development of dynamic sites but has a big limiting factor. In a shared server environment(all but dedicated hosting and colocation), you are limited to using only VBScript for your ASP code. Web hosting companies are generally not willing to let you run your own COM objects (basically C++ programs). So you write in VBScript. While there is much you can do with VBScript, you cannot go very far. Frustrating for a software developer.
    JSP (Java Server Pages)— Java Server Pages are an extension to the Java server technology that was developed by Sun. JSP contain HTML tags and special JSP elements that allow the server to insert dynamic content in the page.JSP page can contain Java code embedded in scripting elements.
    PHP-- PHP originally stood for Personal Home Page and now Hypertext Preprocessor.It has origins in the C programming language. PHP is open source, runs on Unix and Windows servers. It began in 1994 as a set of Common Gateway Interface binaries written in the C programming language by the Danish/Greenlandic programmer Rasmus Lerdorf.
    Coldfusion-- ColdFusion was introduced by Allaire in 1996, acquired by Macromedia in a merger in April 2001, and acquired by Adobe in December 2005. It is currently in version 7.0.1. ColdFusion was the first amongst these technologies to provide the developer the capability of creating dynamic websites that were attached to a backend database.
    Performance benchmarking - PHP, ASP, JSP, Coldfusion
    It is very important to bear in mind that performance and running speed of the web scripting engine must be given TOP PRIORITY. That is, how many pages per second the scripting engine can pump out to the browser clients. The greater the number of pages pumped out to clients in a given period of time, then the better and more powerful the scripting engine is.

    * PHP pumped out about 47 pages/second
    * Microsoft ASP pumped out about 43 pages/second
    * Allaire ColdFusion pumped out about 29 pages/second
    * Sun Java JSP pumped out about 13 pages/second

    Whenever you design a web site, give attention to these important points:

    * Speed of web scripting engine - how many pages per second it can pump out.
    * KISS policy (Keep It Simple Stupid!!) - your web page should be very simple without any fancy graphics (because web users do not want to wait for long and they want the information very fast). And information they read is just plain text!!

    Tuesday, February 9, 2010

    Installation of Drupal on XAMPP server

    1. Download the latest compatible copy of XAMPP and install it on your C:\ (or main) drive. It is really easy to install XAMPP.

    2. Open the c:\xampp\htdocs folder and create a subfolder. For this example, we'll call it "drupal" (C:\xampp\htdocs\drupal). Download the latest copy of Drupal, and extract it into this folder. Make sure the unpacked Drupal folders and files are in the directory called "drupal" as above and are not in something like C:\xampp\htdocs\drupal\drupal-6.4.

    3. Decide on a password for your administrator (root) account. Let's say you choose "sumit" (but pick something else!).

    4. Copy the file "c:\xampp\htdocs\drupal\sites\default\default.settings.php" file to the same directory, and name it "settings.php". You should now have two identical files in your "c:\xampp\htdocs\drupal\sites\default" folder: one called "settings.php" and one called "default.settings.php".

    5. Open the file "c:\xampp\htdocs\drupal\sites\default\settings.php" in a favorite editor such as Notepad++ or Dreamweaver (don't use Notepad or Wordpad) and modify two lines as below (but use your own password and not "sumit"). For the second line, you will have to delete the "#" (comment mark) at the beginning of the line.

    ....................
    $db_url = 'mysql://root:sumit@localhost/drupal';
    ....................
    $base_url = 'http://localhost/drupal';
    ....................

    6. Browse to http://localhost/security and enter the MySQL user and passsword "root" and "sumit" (but your password, of course). Stop and restart MySQL in the XAMPP control panel (takes ten seconds).

    7. Browse to http://localhost/phpmyadmin. Log in with "root" and your password. Don't do anything except create a new database, for this example we'll call it "drupal". Type "drupal" (without the " marks!) in the box marked "Create new database" and click on the button "Create" just to the right of it. You should get a screen confirming the database has been created.

    8. Browse to http://localhost/drupal/install.php and follow the simple instructions and you will have installed Drupal.