Nano's Blog

01/19/2010

How to delete Offline Folder (.OST) file

Filed under: collections — Tags: — nano @ 11:48

The below procedure tested on winxp and outlook2003.

Sometimes an OST file becomes corrupted beyond repair or repair is not desirable. In this case, it can be deleted. After it had been deleted, you may need to recreate it as a new file as described above before Outlook will work properly.
• Quit Outlook if it is running.
• From the Start menu, go to Run.
• In the Run window, enter this command in the “Open:” field and click OK:
o “%USERPROFILE%\Local Settings\Application Data\Microsoft\Outlook\
To find the exact path, please follow the steps 1-4 for Outlook 2002/2003/2007 or steps 1-3 for Outlook 2000 outlined above to get to Offline Folder File Settings. You can find the .ost file location in the File box. You may want to cut-and-paste that information for accuracy and ease.
• In the Explorer window, locate the OST file to deleted. Select it and press delete on your keyboard or use the Delete icon on the toolbar

How to change the default startup directory for Command Prompt?

Filed under: collections — Tags: — nano @ 06:13

When you open a Command Prompt window (CMD.EXE), it defaults to your user profile home directory. If you wish to change the default startup directory for Command Prompt, use the steps listed in this article.

Set the default startup directory

Click Start, Run and type Regedit.exe
Navigate to the following branch:

HKEY_CURRENT_USER \ Software \ Microsoft \ Command Processor

In the right-pane, double-click Autorun and set the startup folder path as its data, preceded by “CD /d “. If Autorun value is missing, you need to create one, of type REG_EXPAND_SZ or REG_SZ in the above location.

Example: To set the startup directory to D:\learning\perl, set the Autorun value data to CD /d D:\learning\perl

You may also use a batch file so that it executes the contents automatically upon launching the Command Prompt. To view the entire list of arguments supported by CMD.EXE and their description, type CMD /? at the Command Prompt.

01/05/2010

Cloudy Tags Plugin Installed

Filed under: collections — Tags: — nano @ 11:59

Cloudy Tag V1.0

http://wordpress.org/extend/plugins/cloudy-tags/

WP V2.9.1

WP-Table Reload Plugin Installed

Filed under: collections — Tags: — nano @ 02:29

WP-Table Reload: V1.5

http://wordpress.org/extend/plugins/wp-table-reloaded/

WP: V2.9.1

No12
ItWorksNow.

01/04/2010

What’s Love?

Filed under: collections — Tags: — nano @ 05:18

Corinthians 13:4 ~ 13:8
NET(Net.Bible.org) Bible

Love is patient, love is kind, it is not envious. Love does not brag, it is not puffed up.

It is not rude, it is not self-serving, it is not easily angered or resentful.

It is not glad about injustice, but rejoices in the truth.

It bears all things, believes all things, hopes all things, endures all things.

Love never ends. But if there are prophecies, they will be set aside; if there are tongues, they will cease; if there is knowledge, it will be set aside.

NIV(New International Version) Bible

Love is patient, love is kind. It does not envy, it does not boast, it is not proud.

It is not rude, it is not self-seeking, it is not easily angered, it keeps no record of wrongs.

Love does not delight in evil but rejoices with the truth.

It always protects, always trusts, always hopes, always perseveres.

Love never fails. But where there are prophecies, they will cease; where there are tongues, they will be stilled; where there is knowledge, it will pass away.

01/02/2010

SyntaxHighlighter Evolved Plugin Installed

Filed under: collections — Tags: — nano @ 02:20

Compared several Syntax Highlighter plugin, I installed this one finially.

Syntax Highlighter and Code Prettifier Plugin for WordPress
href=”http://www.lastengine.com/syntax-highlighter-wordpress-plugin

And after automatically upgraded, the plugin changed to the other one:

SyntaxHighlighter Evolved V2.3.7

http://wordpress.org/extend/plugins/syntaxhighlighter/

http://www.viper007bond.com/wordpress-plugins/syntaxhighlighter/

WP: 2.9.1
Easy used and good style!

I enjoied my Hello World scriptes in C#/C++/Perl and Php posted just now.

10/22/2009

.Net Framework

Filed under: collections — nano @ 07:18

http://en.wikipedia.org/wiki/.NET%5FFramework#Versions

Microsoft started development on the .NET Framework in the late 1990s originally under the name of Next Generation Windows Services (NGWS). By late 2000 the first beta versions of .NET 1.0 were released.

Version Version Number Release Date Visual Studio Default in Windows
1.0 1.0.3705.0 2002-02-13 Visual Studio .NET
1.1 1.1.4322.573 2003-04-24 Visual Studio .NET 2003 Windows Server 2003
2.0 2.0.50727.42 2005-11-07 Visual Studio 2005
3.0 3.0.4506.30 2006-11-06 Windows Vista, Windows Server 2008
3.5 3.5.21022.8 2007-11-19 Visual Studio 2008 Windows 7, Windows Server 2008 R2
4.0 Beta 2 2009-10-19 Visual Studio 2010

10/15/2009

Hotmail and MSN Accounts POP3/SMTP Configuration Settings

Filed under: collections — nano @ 06:02

Hotmail and MSN Accounts POP3/SMTP AccessShare Bookmark & ShareFavorites del.icio.us LinkedIn Newsvine Live Digg Facebook MySpace Email a friendwinston
2/14/2009 11:37:10 PM

Summary:

Pop3/Smtp configurations settings for Windows Live Mail, Outlook 2003/2007, iPhone, iPod Touch, Vista’s Windows Mail, and Outlook Express
Applicable to account types Hotmail.com, Msn.com and Live.com
Accounts Qualifying/Known to Function:

MSN Legacy Pop3(msn.com) Primary Accounts/SubAccounts – Dialup or Bring Your Own ISP(as of 1997)
Windows Live HotMail Plus – effective Sept 21, 2007
Free Hotmail accounts(located in the United States, Brazil, United Kingdom, Canada, Australia, France, Japan, Spain, Germany, Italy, and the Netherlands) – effective Jan and Feb 2009
Qwest MSN Premium Accounts (reported by Qwest subscribers in the MSN Newsgroup)
MSN Premium Accounts(Dial Up, DSL, and BYO ISP) including SubAccounts
Configuration Settings:

Incoming Server = pop3.live.com
-Port 995
-Encryption/Authentication = SSL is required
-Full Username = username@xxxx.com (same as full email address, where xxxx.com = live.com, msn.com or hotmail.com )
-Password is required
-SPA(secure password authorization) = Off(uncheck this option)
Outgoing Server = smtp.live.com
-Port 25 or 587 [Note: Preferred Outgoing is Port 587 instead of Port 25 since many ISP’s blocks Port 25 use. Similar blocking can occur when using Port 25 in hotels or accessing via a WiFi network]
-Outgoing Server Authentication = On(check the option)
-Encryption/Authentication = SSL or TLS
* Choose SSL for Windows Live Mail, Outlook 2003, iPhone, iPod Touch, Outlook Express and Vista’s Windows Mail
* Choose TLS for Outlook 2007 (required)
-Full Username = username@xxxx.com (same as full email address)
– unless outgoing server is configured to use same incoming server option
-Password is required
– unless outgoing server is configured to use same incoming server option

Pop3/Stmp Access Capability Unknown – due to insufficient information:

Subscription Based:
– Msn DSL Partner Accounts(Verizon, Bell)
Primary Accounts (using MSN Premium Software, e.g. MSN Explorer)
Sub-Accounts of the above Primary Accounts
Comments for Hotmail accounts(Hotmail.com, Live.com, Msn.com):

Pop3 retrieval by design removes messages from the online web user interface’s Inbox. To retain a copy in the online Inbox ensure the email client is configured to leave a copy of the message on the server
Pop3 retrieval, if the local email client is not configured to leave the message on the server, will place the original copy of the email in the online Deleted folder.
The Deleted folder is emptied automatically by the server(usually within a few days)
Additional Information on Hotmail Plus/Hotmail Free accounts:

Hotmail now offers POP Access for Hotmail Plus users (published Sept 2007)
Windows Live Virtual Press Kit Press Materials – Fact Sheet for Hotmail free accounts(published Nov 2008)
Pop3 Availability For Free Windows Live Hotmail Accounts (published Jan 2009)
Pop3 Availability For Free Windows Live Hotmail Accounts in the U.S. and Brazil (published Feb 2009)
POP3 technology has now rolled out to Hotmail customers WORLDWIDE! (published Mar 2009)

Revisions:

Feb 2, 2008: Original Published Date

May 1, 2008: Accounts Qualifying

Windows Live HotMail Plus (as of Sept 21, 2007) changed to read (effective Sept 21, 2007) to clarify date of Pop3 availability
May 2, 2008: Exclusions: Accounts not capable of Pop3/SMTP Access

Note: Two(2) Qwest/MSN DSL users changed to read ‘Some Qwest/MSN DSL Users’ to allow for additional confirmation
May 24, 2008: Windows Live Tags Added

Nov 9, 2008: Added ‘Note’ about use of Port 587 under section ‘Configuration Settings/Outgoing Server’

Nov 19, 2008: Added info on Pop3 access for free Hotmail accounts(early 2009) and Press Kit Fact Sheet(link)

Feb 15, 2009: Updated to correspond with Pop3 Access for free Hotmail Accounts in select countries

Mar 14, 2009: Updated to correspond with Pop3 Access for all free Hotmail accounts ‘Worldwide’

July 20, 2009: Comments section added

09/22/2009

Set Netbeans user Interface language

Filed under: collections — nano @ 10:04

 

Netbeans automatically uses the Windows system default language as the default user interface language. I believe that it means to be a nice feature for localization. But I personally find it uncomfortable because I have been used with English interface.

After I did some Google search, I learned a few tips to set the Netbeans UI language.

1. Temporary Solution

Add “–locale en:US” at the end of Netbeans startup command. 

“C:\Program Files\NetBeans 6.0.1\bin\netbeans.exe”  –locale en:US 

2. Permanent Solution

Go to Netbeans installation directory, for example,

C:\Program Files\NetBeans 6.0.1\etc

Open “netbeans.conf” and find netbeans default option line

netbeans_default_options=”-J-client -J-Xss2m -J-Xms32m -J-XX:PermSize=32m -J-XX:MaxPermSize=200m -J-Xverify:none -J-Dapple.laf.useScreenMenuBar=true”

Add “-J-Duser.language=en -J-Duser.region=US” to the end of this line

netbeans_default_options=”-J-client -J-Xss2m -J-Xms32m -J-XX:PermSize=32m -J-XX:MaxPermSize=200m -J-Xverify:none -J-Dapple.laf.useScreenMenuBar=true -J-Duser.language=en -J-Duser.region=US”

 

It would be nice that there is an option to allow me choose the user interface language in the next Netbeans release.

08/26/2009

Windows xp language bar disappeared in taskbar?

Filed under: collections — nano @ 03:01

To Show the Language Bar
To show the Language bar (using Classic view in Control Panel):

 1. Click Start, click Control Panel, and then double-click Regional and Language Options.
2. On the Languages tab, under Text services and input languages, click Details.
3. Under Preferences, click Language Bar.
4. Select the Show the Language bar on the desktop check box

If the “Language Bar” Disabled, pls be sure On the Advanced “System Configuration” optional is not selected to Turn Off The Adcanced Text Service.

Good luck

Powered by WordPress