Archive

Get Firefox 3.0 final and make the record

Download DayIf you like FireFox browser as I do, then I would suggest you do not miss today’s event: to download Firefox 3.0 final and to make the world record since today (6/17/2008 10 PDT) is the official release time for FireFox 3.0 Final.

But the final build of Firefox is now available for download on the FTP server. I could not resist and already grabbed my download and installed. (I will download again as soon as its official release becomes available because my downloading will help Set a Guinness World Record for the most downloaded software in 24 hours)

IMPORTANT: Downloads from FTP server and direct links will not count towards the Guinness World Record attempt for the most software downloads in a day. If participation in this event is important to you, wait for the official release.

Continue reading ‘Get Firefox 3.0 final and make the record’

Related posts

Fix wp.getusersblogs error in Windows Live Writer after upgrading to WordPress MU 1.5.1

I have been using Microsoft Windows Live Writer to update my blogs for a while, but today I got some errors when I tried to publish a post to my newly upgraded WordPress MU 1.5.1 blog. After this error message, I got a prompt windows to ask my blog logon user name and password. I thought the upgrading changed the user information anyhow, so that I updated my logon password, and re-typed it in Live Writer. When I re-published, again saw the same error. I stopped, and then tried to view the web blog within the WLW. The same wp.getusersblogs error popped-up as I encountered during the publishing.

The following is the detailed error message:

log Server Error - Server Error -32601 Occurred server error. requested method wp.getUsersBlogs does not exist. You must correct this error before proceeding.

Continue reading ‘Fix wp.getusersblogs error in Windows Live Writer after upgrading to WordPress MU 1.5.1′

Related posts

Make a free auto get/put files schedule with FTP scripts in DOS environment

Challenge:

msdosI need to pull over a file from our FTP server every minute to the database server. I do not want to install any FTP schedule utilities on the database server. So I decided to use the FTP.exe comes with the Windows server OS. I brought up a DOS prompt, type FTP and hit Enter. I got some prompt screens, what I needed to do is to provide the remote server IP (host name) and user credential information. After I logged on, I then can use some UNIX like commands as LS and GET to download files. Great, it approved that we really do not need a fancy FTP client program.

But how can I make the above process automatically, since I could not put user logon credentials into a DOS batch file.

Research Results:

To overcome the challenge above, I need to come up an FTP “script” which can work together with FTP in DOS, since FTP.exe supports scripting with the “-s:” option.

For example, if your plain text FTP script file has a name of FTPSCRIPT.TXT (assume you put the same directory as you type your DOS command), then you can use the following command to execute FTP script:

ftp -s:FTPSCRIPT.TXT

Continue reading ‘Make a free auto get/put files schedule with FTP scripts in DOS environment’

Related posts

Can not start a workflow from a survey response in Windows SharePoint Services 3.0 (MOSS 2007) with "Failed to Start" error

Challenge:

sharepoint When I was approached by a co-worker to come up a quick solution to design a training registration application. The requirement is to display all upcoming training events in calendar view and allow users to register to each training. And upon the registration is submitted, the training department and the user’s supervisor should receive notifications immediately (although not required now, but might need the approval from the supervisor in later development). The deadline is very…, how to say it, … how about this afternoon. Well, while the co-worker asked how to design the database tables and asp.net coding, I suggested why not giving the SharePoint a shot. Since I am the one proposed, then I had to create it for her.

Well, that was what I came up so far. In our Microsoft Office SharePoint Server System (MOSS) 2007 with Windows SharePoint Services 3.0 (WSS), I created a calendar list to display training events; in the calendar item there was a link to another new created survey list acting as a registration form. Then I added a workflow to the survey so that emails will be sent out whenever a new response is added into the survey (or register list).

Everything is working fine, but however, the workflow does not start. Instead, the status of the workflow appears as Failed to Start.

Trouble-Shootings:

I searched this issue on Google, and I found out a lot of people had the similar errors before. Someone pointed out the cause was the user of application pool who should be Network Services instead of a user with administrative right; Someone suggested to re-active the workflow feature in SharePoint Application server; Someone asked whether it was done in SharePoint Designer  2007.

Continue reading ‘Can not start a workflow from a survey response in Windows SharePoint Services 3.0 (MOSS 2007) with "Failed to Start" error’

Related posts

new changes in wp-config.php for WordPress MU 1.5.1

It has been closely two weeks since WordPress released its latest MU 1.5.1 version. I could not get a chance to upgrade mine till today. Normally I just upload all the newer files but wp-config.php to my server via FTPing. During this upgrading, I noticed that the last modified time for newer version of wp-config-sample.php has been changed. To find out what kind of changes inside, I opened the wp-config-sample.php file.

Continue reading ‘new changes in wp-config.php for WordPress MU 1.5.1′

Related posts

Fix RIM BlackBerry 8703e "JVM Error 523"

blackberry_8307e Challenge: Today when I tried to browser a website on my BlackBerry 8703e, it all of the sudden frozen up and then showed a white screen with "JVM Error 523" in the middle after a self-reboot.

I tried to scroll down and clicked the Reset link under the error message, but nothing happened. I could not even do a power off reset, since the Power button on the top was basically non-responsiveness.

So, I opened the back cover and took out the battery, and then I put back the battery. Yes, I could see the desktop after the boot-up and even the message of "verifying security software…". But unfortunately the blackberry immediately went back to the White Screen with the same "JVM Error 523". At that point, the device is totally useless, since none of any buttons on the blackberry was functional.

Continue reading ‘Fix RIM BlackBerry 8703e "JVM Error 523"’

Related posts

Funny English translations to some signs in China

Funny_LaughThink China is ready for International tourists in 2008 Olympics Game? Think again :-). Today, I got an email forwarded by one of my co-workers with some funny pictures (as the below). It is fun to read them and of course a little sad as well. Can we be more readproof in designing these signs, or just we do not care. Have fun!

Continue reading ‘Funny English translations to some signs in China’

Related posts

Cannot use right click or drag/drop of mouse in Microsoft Word and Outlook 2003

Word_Icon_A Today I tried to copy and paste an email in Outlook 2003 but found out the SELECT ALL function of my mouse did not work. I could not highlight any texts in the mail body, and I could not even see the copy & paste options and the whole context menu by right clicking my mouse. 

Since I know I configured in the Outlook to use Microsoft Word 2003 as the primary email compose tool, I opened a new Word Window to see how things do in the Word. Same thing happened in Microsoft Word 2003, I could not use all my mouse right clicking.

Continue reading ‘Cannot use right click or drag/drop of mouse in Microsoft Word and Outlook 2003′

Related posts

Ubuntu 8.04 installed (with pictures)

ubuntu804 As its previous versions, the newer version of Ubuntu (version number 8.04 and code name ) is very easy for the installation. After downloading the ISO file from the Internet and pointing it with one of my virtual machine, the installation menu was there quickly. With its no-brain 7-step installation process, the overall time was less than an hour ( I got some issues with my virtual machine, but it was still cool compared with couple of hours with Windows OS installation).

Read on for more installation photo gallery… You can click the thumbnail to view the larger picture.

Continue reading ‘Ubuntu 8.04 installed (with pictures)’

Related posts

How to initial and cancel the call forwarding on Verison phones

Already got back to the office, and need to return the loaned 3G phone which I used overseas. Before I gave up this cool baby, I would have to cancel the calling forward to get my phone number back to my blackberry. Since I am not good at  remembering all these codes, I put them in this post for the future reference. Please be noted the codes here only for Verizon wireless provider.

To forward phone number A  to phone B, use *72 + phone number B:
On the phone currently using phone number A, dial “*721234567890” and send. Here, *72 is the special code, and 1234567890 is the new phone number which accepts the forwarded calls.

To cancel the call forwarding, dial *720
To cancel the forwarding, just dial “*720” on the original forwarded phone, and that is it.

On both of the above processes, please do not forget the * sign at the beginning. And normally you will hear a continued beep sound, that is OK your request still goes through if your provider allows you to do the call forwarding(meaning you paid this service).

Related posts

I am back to the state, but not home yet

D@mn long line in the hall of Homeland Security and Board Protection, I missed the last flight and had to stay in Newark tonight with two babies.

Related posts

A very good Chinese Airline ticket price comparison website

Smart consumers in USA will go to price-comparison websites (Such as expedia.com, sidestep.com,  travlocity.com etc. ) to find good deals on airline ticket, hotel price before their trips. Sometime, we can find good International travel deals on these websites as well. But as for the airline ticket pricing information for Chinese domestic travel, I would like to use some Chinese websites. One of them I like most is Qunar.com whose name means "Where are you going?" in Chinese. It is a search engine which can search prices from most travel (airline tickets, hotel) service providers’ websites based on your search query, and then filter, sort for you. Then you can purchase such services by clicking the links in the search result (sounds more like sidestep.com).

Based on my recent uses, the prices on the search result is the best price I can find on the Internet. So I recommend this web site to you if you are going to travel in China cities next time.

Continue reading ‘A very good Chinese Airline ticket price comparison website’

Related posts

Good Overseas Travel calling plan - Using MagicJack to call back home

I will stay in China for a while and have to contact back to my family and co-workers. Using traditional phone plans is not a good idea, I know China Telecomm is overcharging international calls as much as they can. I am glad that I can install a broadband at home here very quickly and cheap (RMB 660 like $90 for a whole year), and glad that I brought my MagicJack with me as well.

After the Internet broadband installation, the first thing I did was to connect the MagicJack to my Laptop’s USB connection, and let the Jack automatically run the software installation. Since this MagicJack has been registered and activated by me in USA before, the whole installation process here is very simple. The only holdup is the downloading time due to the bandwidth from the ISP I am using.

After the completion of installing MagicJack software, I heard the dial tone when I plug a normal phone set to the MagicJack. And I dialed a USA phone number, and I heard the phone on the other side ringing. Then I asked my family test from USA, they just dial a local number (I registered for my MagicJack) and the phone connecting to MagicJack ring. I pick it up and then I can talk to them in North America for free from China now. (Of course, I already paid $19 a year for the MagicJack)

Related posts

The error ‘Unable to determine the page link’ in OSCommerce MS 2

Challenge: Recently I tried to move an older OSC website from one host to another host. After I made changes in the configure.php files and uploaded them to the new host, the first page could not be loaded such error messages as “unable to determine the page link…”. And everything would be fine if I commented out any codes with basename($PHP_SELF) function.

Continue reading ‘The error ‘Unable to determine the page link’ in OSCommerce MS 2′

Related posts