NASA Launches Two Official Android Applications

by Koree Monteloyola

 

NASA is on fire! In just about two weeks this month, NASA has launched its first two Android applications in the Android Market, namely, “NASA Spinoff” and “NASA 360”.

NASA Spinoff” is NASA's first Android app and was released on January 18, 2011. The application allows you to explore NASA technologies developed in your own backyard. It contains a feed of NASA’s latest technology news, a searchable database of NASA-derived innovations, a map of spinoff locations, a historical timeline and a database of NASA’s available licensing opportunities to inspire the spinoffs of the future.

This may sound exciting, since it’s “NASA” and it has started to recognize Android, but feedbacks from people who downloaded the app tell otherwise. Although it gives users news about how NASA innovations are spreading around the world in everyday use and it has a superb timeline of NASA inventions, “NASA Spinoff” is like a school project because of its poorly designed interface and crashes on some Android phones.Space and Android geeks should not be discouraged though, because NASA’s second Android application – “NASA 360” – has received better reception from its users.

NASA 360 is an award-winning television program enjoyed by millions. Catch every episode, along with transcripts, interactive maps with more information on each filming location, cast and crew bios, and even a quiz to test your knowledge about the show via your Android phone. This application was released a week after Nasa Spinoff. Comments for this app tell how easy to use and well-structured the NASA 360 is.

For those who would like to download any of these applications just search it on the Android Market through your phone to download and install it for free.

NASA has launched several popular applications for other platforms, mostly for the iPhone, iPod and iPad. Android users are hoping that NASA would also recreate these applications to be downloaded and installed on Android phones for free.

Use your Android Froyo as a mobile modem

by Koree Monteloyola

 

The USB tethering feature of Android Froyo allows you to share your phone's mobile network with a laptop or desktop computer, which is similar to the concept of using a usb modem (stick) or dongle.

htc_tether0

The 3 major telcos in the Philippines today thar offer mobile broadband services are Globe, Smart and Sun cellular. In the image below, I have Globe Tattoo and Smart Bro USB modems, as you can see I don't have a Sun Cellular USB modem, however, what I do have is a Sun cellular prepaid sim card and an Android Froyo powered HTC Desire. I will use USB tethering to complement what I lack.

sun_smart_globe_android_tether

Below are the details on how to use this feature:

The essentials:

  1. Configure the correct Access Point Name (APN) for your mobile phone. If you have no idea how to do this, contact your telco's customer service. (for prepaid Globe subscribers in the Philippines check my previous post about APN config)
  2. Android version 2.2 (codename: Froyo) should be installed on your phone
  3. HTC Micro USB data cable
  4. Install HTC Sync on your computer.

HTC Sync

HTC Sync serves as a device content manager for your phone using a computer and also installs the required device drivers. By default, the file for this software is already on your phone's SD card, if ever you accidentally deleted this file on your phone, you can go to this link (HTC Sync for all HTC Android Phones) to download the file.

After dowloading and installing HTC Sync, connect your phone to the computer via the micro USB data cable then proceed to HTC Sync device setup. Make sure that 'HTC Sync' is selected in your 'Connect to PC' screen.

htc_sync_devicesetup

You don't really need to sync all of the contents of your phone to the PC at this time, we just have to make sure that HTC Sync can detect your phone and has a saved profile for it.

htc_sync_devicesetup2

Just to make sure that everything is working, disconnect your phone from the PC, restart your computer, reconnect your phone to the PC (make sure that 'HTC Sync' is selected in your 'Connect to PC' screen); check if HTC Sync can already detect your phone automatically.

This is a one time setup, you don't need to open this software everytime you want to use USB tethering.

USB Tethering

  1. Turn on 'Mobile Network'. There are 2 ways to do this:
    • Do a long press on the power button, on the "Phone options" screen, tap on "Mobile Network" to turn it on (or off).

      htc_mobile_network_on

    • Go to "Settings" > "Wireless & Networks" > Tap on the checkbox to turn it on
  2. Connect your phone to the PC using the micro USB data cable
  3. This time in the "Connect to PC" screen, select USB tethering

    htc_tethering

  4. On the taskbar, click on the network connection icon, you would see that a new active network is added on the list. You might get a different name for the new connection. Select the new network and start browsing. Yippee!

    htc_tether2

 

Here's the the "Local Area Connection Properties" for the new network connection:

htc_tether3

 

I guess this answers a friend's question, 'no? :)

 

Make your HTC Desire – Android Froyo as a portable WI-FI hotspot

by Koree Monteloyola

 

This is a tutorial on how you can use your HTC Desire – Android Froyo as a portable Wi-Fi hotspot via a paid mobile internet.

On your Phone:

  1. Make sure that you have configured the APN for your phone, otherwise call your network’s customer service to learn how. (for Globe prepaid subscribers check my previous post about APN config)

    globeAPN

  2. Configure the ‘Portable Wi-Fi hotspot settings’.
    • Go to ‘Settings’ > ‘Wi-fi and networks’ > tap on ‘Portable Wi-Fi hotspot settings’
    • Fill out the following fields:
      1. Router name: <mine is ‘HTC Network’>
      2. Security: <mine is WPA (TKIP)>
      3. Password : <I recommend to use this feature to prevent strangers from connecting to your phone.>
      4. Press ‘menu’ button > Tap on ‘Advanced’
        • Wi-Fi Channel : <default is Auto>
        • LAN Settings : <leave as is if you don’t know what to put on these fields>
        • Power mode:  <tap to choose what would happen in case of prolonged inactivity>
      5. Tap on ‘Manage users’
        • Enable ‘Allowed users only’
        • Tap on ‘Max. connections’ to increase or decrease the number of allowed connections. Your options are from 2-8.
  3. Turn on ‘Mobile Network’.

    There are 2 ways to do this:

    • By doing a long press on the power button and tap ‘Mobile Network’ to switch on or off
    • By going to Settings > Wireless and Networks > Tap on the checkbox for ‘Mobile Network’
  4. Turn on hotspot. Go to ‘Settings’ > Wireless and Networks > Tap on the checkbox. The ‘Wi-Fi hotspot active’ icon shows up on the topmost left of the screen.

htc_desire_wifi_hotspot

On your computer:

Check the wireless network connections available, you will now see the “HTC Network” as an option. Select this network and enter the password you have previously set.  Surf and enjoy.

htcnetwork

Customize your Virtuemart shopping cart in Joomla

by Koree Monteloyola

 

Here are some customizations for your Virtuemart shopping cart in Joomla.

To make the pop-up notification box more readable (because sometimes the background color is set to light yellow and the text is set to white), edit the following:

file:

path/to/joomla/components/com_virtuemart/themes/default/theme.css

text to edit:

.shop_error, .shop_warning, .shop_info, .shop_debug, .shop_critical, .shop_tip {
background-color:#FAFAD2;
background-position:left 5px;
background-repeat:no-repeat;
border-color:#AACCAA;
border-style:dotted none;
border-width:1px 0pt;
font-weight: 900;
margin:1pt 1pt 1em 1em;
padding:0.5em 1em 1.5em 48px;
color:#000000;
}

To remove the Virtuemart shopping cart logo, when the cart is empty, edit the following:

file:

path/to/joomla/components/com_virtuemart/themes/default/templates/common/minicart.tpl.php

text to edit:

   if(!$vmMinicart) { 
<a href="http://virtuemart.net/" target="_blank">
<img src="<?php echo $mm_action_url ?>components/com_virtuemart/shop_image/ps_image/menu_logo.gif" alt="VirtueMart" width="80" border="0" /></a><br />
}

To remove the "Categories" text in Virtuemart shopping cart, edit the following:

file:

path/to/joomla/components/com_virtuemart/themes/default/templates/common/shopIndex.tpl.php

text to edit:

echo "<br /><h4>".$VM_LANG->_('PHPSHOP_CATEGORIES')."</h4>";

 

Simultaneously publish your articles to Twitter and Facebook

by Koree Monteloyola

 

I have combined and modified codes from Twitter's API and Facebook Connect in order to create a working sample that would let webpage viewers to share or publish a link (from a certain site) to their Twitter and Facebook accounts - simultaneously.

Download the zip file

View the working sample

For the Twitter login, I prefer to use oAuth, since Basic authorization/authentication is very unsecure and would be terminated soon.

Here are some helpful developer links to get you started Ü

Facebook Connect
Facebook Connect
Facebook Connect Tutorial1
Connect/Demos

Twitter
Twitter API wiki
Beginner’s Guide to OAuth – Part I: Overview
Twitter-async

Of course, a few modification of my code would let you update your status using a dynamic text, but I'll leave that task to you.

Cheers!

 

Page: 1 2 3