Posts

Key Mapping for iPad Keyboard to Windows Keyboard

The key design and function between Windows and iPad (IOS) are mostly same except for the following commonly used keys in Windows.  I have compiled the most commonly used windows key to iPad mapping for anyone who are using their iPad to type on keyboard.  Key Function Windows Key iPad Key Go back to Home Screen Win + D CMD + H Bring up Search Win + S CMD + space Copy Ctrl + C CMD + C Paste Ctrl + V CMD + V Cut Ctrl + X CMD + X Move cursor to left most Home Control + left arrow Move cursor to right most End Control + right arrow Switch to next other app Alt + Tab CMD + Tab Swich to previous other app Alt + Shift + Tab CMD +   Shift (^) +Tab Shift to capi

Microsoft Project - The How To Series that Project Manager too embarrassed to ask. (part 3) - How to define project calendar for my team resources individually for a multi-regional project

Image
When you are working on project that involves multiple regions, you will run into situation that you want to be define what is  your working days for every single one team member that are coming from various countries. The reason of doing that is each country would have different public holidays and working hours. If you do not cater for this, your project schedule would be inaccurate by missing out the public holidays of each team member from various countries when you estimate your completion date of each task. Of course, you can manually adjust every single team member of the task end date to factor in holidays or theirs. But it is not neat for one, then if you want to make adjustment to your task, your entire schedule would be off. You should only focus on estimating the effort required. The annual leave, public holidays and etc should not be part of your task completion date that you manually adjust yourself. Let the system do the work for you instead. So, Ms Project allows

Samsung Galaxy S series Firmware Update causing installed App won't run and ways to solve it

The Samsung Galaxy S series will be getting firmware update push from Samsung very often. Probably one in few months or more. However, there are always skepticism whether should I upgrade the firmware since the phone is working fine. One fine day, I pressed the Update firmware that has been appearing in the notification panel for very long time. The update progresses well with no major hiccup. I ensure the power supply to my phone maintain so then installation will not stop halfway due to power outage. Installation went well but to my horror, most of the Apps that I transferred to SD card earlier on not able to load. I have restarted my phone but it still won't show up. Google a bit here and there and trial and error. Here are steps to make it work again . 1. Restart the phone few times to ensure it is not because of caching issue. Also, let it run itself by not doing anything with the phone, the phone is doing something in the background even though it is not telli

Samsung Galaxy S series phone - Screen keeps on waking up itself

I encountered an annoying issue on Samsung Galaxy S series hand phone that the screen wakes up by itself on and off for no good reason.  It drains up my battery really fast. This sort of problem you may engage a hand phone shop to help but not all technical personnel will have time to trial and error to troubleshoot for you. They might suggest something drastic like upgrade your firmware or changing your phone battery and etc. Here are ways for me to resolve it in chronological order. It is not hard really if you have a little time to spare and do some research yourself. I compiled all these together for your easy reference. 1. Check in battery usage in Settings / Smart Manager to see which application use up the most without me notice. (It is best to start here. Make sure the the "stay await" time is not long for any app. If it is, then you might want to uninstall that application. If the stay await comes from Android System, Android OS or Screen. Any system app,

Connecting Sametime using Pidgin (IBM Sametime 2017, Pidgin 2.12.0) - solving version mismatched error

Image
I get version mismatched error with my Pidgin lately. I tried GTK+ update, Pidgin update, Proxy setting changing and tweaking the setting. Nothing works. Finally, I ran into this article http://crashcarr.com/110/getting-pidgin-configured-to-connect-to-sametime#comment-22231 The key things to make it to work is to add these 2 lines into Pidgin setting. (Prior before this, you should add Sametime account to your Pidgin first, set your Server address and you login and password etc. Then only, the basic settings and Settings tag will be available in your account.xml)   These 2 settings are not available in UI of the Pidgin account configuration.Only one of it is available, the fake_client_id. Also, since it is a XML, make sure all the character used in XML tag are valid ASCII character like your single quote ' and bracket are ASCII. The setting file can be found here - C:\Users\[username]\AppData\Roaming\.purple\accounts.xml Close the Pidgin program, edit the fil

Tips on how to use IBM iNotes (web client) on emailing or scheduling - Like copy tables from Excel or checking for user id (windows logon id) through email address

There are certain functions that I accustomed with when I write email and schedule a meeting using mail client such as Ms Outlook or IBM Lotus Notes. However, such functions are not straightforward when I am in Lotus iNotes, a completely web based client application. Writing Email Common Functions 1. Checking for user id (Windows Logon ID) for the email address. There is no check for user detail in web based version. In the PC client version, you can do this by right clicking on the email address in the "To" textbox. However, there is another solution in web based verion. You can click on "To" hyperlink to search for that person in the address book. Then, find the person there and click "Details" there to get the user id (Windows Login ID) Similar, if you do not have email address of the person but you have the windows logon ID, you can just type the ID in the "To" textbox and click on search for that person. The system will reverse

How to reduce the file size of an excel file

I have read a numerous tutorials in the web on techniques to reduce file size. Some of it work okay but not to my satisfactory. I will show those that work first and then I will show my own simple way that works better. Method I found in the web that works but not very well and comes with cons.  - Save your excel file in binary format. Click save as, select Excel Binary Workbook. This however means it will change the format of your file and binary file format is not amendable unless you save as another file format again. Method I found that works better  - Highlight the last row and drag until the very far bottom row of the sheet. Then, select "Delete". The further you go the better. - Highlight the last column and drag until the very far bottom column of the sheet. Then, select "Delete". The further you go the better. Once it is done. Click Save. You should able to reclaim your file size back to small one.