Le Kevin dot com

photographic-poetic-musical horizon

Browsing Posts in Technology

<input type=”image” value=”edit”> The VALUE attribute is passed by all browsers; except IE and Opera.

The workaround solution is using a hidden field to pass the form action:

function formAction(svalue)
{
var objAction = document.getElementById(“action”);
objAction.value = svalue;
}

//Hidden Action:
<input type=”hidden” name=”action” id=”action” value=”">

//Submit Actions:

<input type=”image” name=”submit” value=”edit” onClick=”formAction(this.value);”>
<input type=”image” name=”submit” value=”delete” onClick=”formAction(this.value);”>
<input type=”image” name=”submit” value=”update” onClick=”formAction(this.value);”>

TuneIn Radio:

This highest-rated paid radio app on iTunes comes with DVR-like features for radio where you can pause live radio. It also includes album artwork and full integration with RadioTime.com, which syncs your presets/favorites.

AppStore: http://itunes.apple.com/us/app/tunein-radio-formerly-radioin/id319295332?mt=8

Wunder Radio:

For over a year, WunderRadio has been the #1 selling iPhone radio app. You have a ginormous choice of radio from over 50,000 stations and on-demand shows. Rolling Stone says that WunderRadio is “The best web radio hub around.”

AppStore: http://itunes.apple.com/app/wunder-radio/id292233889?mt=8

RadioTime.Com: Over 50,000 Radio Stations:

RadioTime, a privately held Dallas-based company, focuses on providing complete radio content and tools to help listeners quickly and easily find their favorite radio stations and personalities plus discover new ones.

Both TuneIn Radio and Wunder Radio using RadioTime.com services

Vietnamese radio stations:

http://radiotime.com/Search.aspx?query=vietnamese
  1. Saigon Radio (KALI-FM) - 106.3 FM - News Source to the Vietnamese Community and Worldwide Events
  2. Song Tren Dat My - 1190 AM
  3. Que Huong (KZSJ) - 1120 AM
  4. KYND - 1520 AM - Little Saigon Radio
  5. Radio PT-THVL - 90.2 FM
Tan Le

Tan Le

Tan Le is the co-founder and president of Emotiv Systems, a firm that’s working on a new form of remote control that uses brainwaves to control digital devices and digital media. It’s long been a dream to bypass the mechanical (mouse, keyboard, clicker) and have our digital devices respond directly to what we think. Emotiv’s recently released EPOC headset uses 16 sensors to listen to activity across the entire brain. Software “learns” what each user’s brain activity looks like when one, for instance, imagines a left turn or a jump.

Neuroscientists have expressed varying views about Emotiv’s headset and technology — electrical activity in the brain is notoriously difficult to decode — but it does work. It is a natural for gaming, where ever more complex environments demand more complex inputs. But it’s also a potential gamechanger for accessibility apps, such as steering a wheelchair. Le herself has an extraordinary story — a refugee from Vietnam at age 4, she entered college at 16 and has since become a vital young leader in her home country of Australia.

“We’re looking at the tip of the iceberg. We’re looking at the computer of the ’70s. Everybody knows this is going to be awesome in the future and do a lot of things.” Nam Do, cofounder of Emotiv

via: http://www.ted.com/speakers/tan_le.html

When jailbreak with redsn0w for iphone iso 4.0 or below, you might stuck at “Downloading Jailbreak Details …”

The solution is to user RecBoot to exit the Loop in Recovery Mode and jailbreak again.

Windows and Mac RecBoot:

http://www.sebby.net/443-recboot-final-release/

What is RecBoot?

Ever need to get into Recovery Mode to jailbreak, but always had trouble? Ever get swtuck trying to get out of Recovery Mode? Don’t even know how to get into Recovery Mode? Broken Home Button? You need RecBoot, the one click, fast and easy solution.

RecBoot is a simple, easy to use, one click program that can boot your iDevice into/out of Recovery Mode. This should work on every device/Windows OS, I see no reason why it shouldn’t however if you do find any bugs, email me at joshuabaile17@yahoo.com.

Currently, RecBoot supports Windows and Mac OS X, full credit goes to the0rkus  for writing the Mac version.

via: http://hackerzbehere.tk/

Blog WebMastered by All in One Webmaster.