Archive for the ‘Computer’ Category

QEVP iPhone app is now free

Wednesday, April 6th, 2011

Quick English Vietnamese PhrasesAfter a year of launching the Quick English Vietnamese Phrases iphone app, I still don’t recoup the expense I put into it.  At the current rate, it’s going to take another year to make even.  How sad!  So I though instead of charging a buck for the app, I’ll just turn it into free app.  At least this make me feel better by giving away free stuff.  Now, you can claim there is such thing for free.  And since my used Mac is no longer functioning I can’t update the app to put in some kind of ad, you get to use the app for free and free of advertising.   Is that cool!

 I just turn it free a minutes ago so please give sometime for the price change kick in.  You can pick it up here or search for ‘QEVP’ in the App Store.  Let me know if it still not free so I can ping the Apple guys about the price change. 

 Again, thank you for visiting VietCali.com

Enter WordPress comment in Vietnamese

Tuesday, March 8th, 2011

I just modified my VietCali’s WordPress template so everyone can now leave comments in Vietnamese. It takes me a little while to hack the WordPress’s theme files: comment.php, header.php, and the style.css to put in this support. To type in Vietnamese just click on the “VNKeys” line or checkbox so the box is checked and follow the key layout to type in Vietnamese characters. For example to type the word Việt you would key in Vi39t. To type normally just unchecked the box. This is the same layout as Vnkeys.com .
I’m learning to write WordPress plugin and will port this Vietnamese script into module so other WordPress users can easily install it. This is another challenge for me at this moment. In the meantime, if anyone want to do the same let me know and I can write a little instruction to hack yours manually.

How to setup Cisco VPN on iPhone

Tuesday, November 24th, 2009

It’s really  frustrated that I own a nice iPhone that can do VPN and Microsoft Exchange email but the IT people where I work won’t bother to support it.  They just say it is not secure enough.  What the heck.  I mean I already use Cisco VPN client to log in my workplace’s network using my notebook.  So what is the different between VPN in using the notebook versus the iPhone.  It’s the same Cisco VPN client that the iPhone also supports.

Anyway, I have it figure out and the key is the PCF profile files and little known trick. For Windows, the PCF files should locate underneath where you install the Cisco VPN Client.  Mine is under C:\Program Files\Cisco Systems\VPN Client\Profiles.  Now there could be more than one PCF files so only use the one that apply to you.   Open it up as a text file and basically copy the values over to the iPhone VPN setup screen.

First,  go to the iPhone VPN:

Settings, General, Network, VPN, Add VPN Configuration.   On top, click on IPSec.  The screen now displays a Cisco logo and these fields: Description, Server, Account, Group Name, Secret.

Now here are the PCF’s fields that you want to copy over to the iPhone setup screen:

Description: enter anything that you want here,  UserName is for Account, Host=Server, GroupName=Group Name, Secret=???.

The Secret field is the reason  I think why most of you end up here in this blog.  Copy all the hex values you see after enc_GroupPwd in the PCF file and go to this Website to decode it.  This is the whole secret that the IT people don’t want me to know.  After you got the decrypted code enter it on the  Secret field.  And there you have it.  You now should be able to VPN in yours work’s network.

My work has the browser interface to Microsoft Exchange email so I can use iPhone Safari to read emails after VPN is connected.  I still can’t use the iPhone’s email reader directly for some reason.  I think the IT just basically reject anything come in from iPhone.  But who care, I can use the browser version and that is all I care.


Solution to wrong passwords nightmare.

Tuesday, October 27th, 2009

I think a lot of people now a day are run into this problem: keeping up with various user and passwords. I don’t know about you but I always forgot the user and password on those rarely use accounts. What make it worse is some of login system keep forcing you to update the password. So there are website and companies that making product to address this issue. But I can’t find any really good free solution out there.  There is so called single-sign-on solution that help you get around this.  But you have to purchase special key token and it cost you money. Why would I want to pay more money just to keep track of my logins.  There are website that also help you keep track and log in but then another set of user/password to remember as well.
So what is my solution? I think it’s not perfect but at least it’s free and easy to maintain. I just use my Yahoo’s email account, which I use very often, and compose an email contains account URL, users, and passwords and just save it to Draft folder. Whenever I need to look up log in information for those rarely use account, I just open the email and look up the info. For added security, I don’t spell out the password in the file but just include hints or short phrases that help me recall the passwords. This way the one main password I have to remember is just my email account, which is not an issue because I use it pretty much everyday.
What is yours solution? Please comment and tell me what is yours solution to this passwords headache.