This is my personal blog which covers a grab bag of topics that aren't covered by my other blogs.
Monday, December 24, 2018
San Francisco Bay Area Cajun Zydeco Dance Calendars
Thursday, February 18, 2016
Logging into Windows 10 with a black screen and a white arrow cursor
At the black screen, press the Ctrl key once on an attached physical keyboard. (You won’t see any visible change, but pressing the Ctrl key will place the cursor in the password box that you’re currently not able to see.) Now type the password of the user that just signed out and press Enter.This will sign you back into Windows and the desktop will appear. If you failed to sign in because you mistyped the password, press Enter once more. Then retype the password and press Enter.Thankfully the advice above worked for me.
Sunday, November 01, 2015
Automated compacting and copying of Microsoft Outlook PST files
Here's a way to automatically compact and backup all of your Microsoft Outlook PST data files on your Windows PC using only free software, AutoIT and PowerShell. AutoIT is freeware, and PowerShell is included in Microsoft Windows. Compacting your PST files before you back them up can reduce the amount of disk space required both at the source and destination locations of your backup.
So, to get started:
- Get the free AutoIT Full Installation and AutoIT Script Editor from the AutoIT Downloads page.
- Ensure PowerShell scripts that you create can run on your computer.
- Create an AutoIT script that, when the Mail control panel is open, will compact all PST files and then close the Mail control panel.
- Create a Powershell script that opens the Mail control panel and then executes the AutoIT script.
Here below are the AutoIT and Powershell scripts that I am running on my Windows 8.1 PC with Outlook 2013. I have a Windows Shortcut to my PowerShell script so that every time I log into my PC, my Outlook PST data files are compacted and backed up before Outlook is opened. I use the PowerShell script to also open other applications so that I may work on them while the Outlook PST data files are being backed up. Please feel free to copy the scripts below and modify them to work for you.
I am using Synology's Cloud Station to keep most of the data files on my laptop in sync with a Synology NAS, but Cloud Station doesn't work well with Outlook PST data files, which is why Cloud Station is configured by default to exclude the synchronization of files with a PST extension.
AutoIT script
PowerShell script
Tuesday, April 28, 2015
School and Study Tips, LinkedIn Tips, Sony, SCU, SJSU, and Del Mar Posts Have Moved
- For school and study tips: The content that was on this site was updated and moved to a new Study and School Tips site.
- For LinkedIn tips: The content that was on this site was either deleted because it was obsolete or updated and moved to the LinkedIn Notes blog.
- For Santa Clara University MBA students and alumni: Information about online social networks was updated and moved to the Santa Clara University MBA Notes blog.
- For San Jose State University students and alumni: Information about online social networks was updated and moved to the San Jose State University Notes blog.
- For Del Mar High School students and alumni: Information about connecting with classmates was updated and moved to the Del Mar High School Connection blog.
- For downtown San Jose residents and visitors: The content that was on this site was deleted because it was obsolete.
- For former and current Sony employees and contractors: Information about online social networks was updated and moved to the Unofficial Sony Alumni Social Networking Sites blog.
Monday, April 27, 2015
Updated Personal Blog, Added Picture in Title
Monday, February 17, 2014
Taking Video from DVD+RW Discs to an MPG file to YouTube
To combine five VOB files on my DVD+RW disc into one file called newfile.mpg on my computer's hard drive, I executed the following command:
Tuesday, July 23, 2013
Combining VTA Light Rail or Bus Schedules into One Personalized Schedule
Tuesday, August 21, 2012
Removing leading and trailing spaces from Oracle SQL*Plus spooled output
Here's what I did: I let SQL*Plus spool a tab delimited file with leading and trailing spaces (trailing blanks for all fields except for a field which uses STRAGG and had one leading space). Then I created an awk script to remove the leading and trailing spaces with code similar to the following:
Saturday, October 24, 2009
Showing Outlook 2007 Calendar Appointments in Different Colors for Different Statuses
I wanted this feature back in Outlook 2007, because I use my calendar not only to block out time for meeting and appointments which I mark as "Busy", but also as reminders for things I'd like to do if convenient, which I mark as "Free". Items I mark as "Free" are things like "Read the corporate newsletter", "Drink water", etc.
One way to visually distinguish meetings and appointments in Outlook 2007 is to manually assign each meeting and appointment a category which is associated with a color. This is what I did at first, but thought there must be a better way.
Tuesday, October 20, 2009
Oracle Wallet and tracing didn't work when executed by cron jobs
When a Korn shell script using Oracle 10gR2 client's sqlplus was run manually at the command prompt, the script successfully used an Oracle Wallet to log in and run an SQL script.
However, when the same ksh script was run with a cron job, I would get the following error:
"ORA-12534: TNS:operation not supported".
Thursday, October 01, 2009
Workaround for SQL*Loader-297/ORA-01756 problem
Some ctl files have the following line:
flag "'N'",
When I'd run sqlldr release 10.2.0.4.0 or the 9i version of sqlldr, the above line caused no problems.
But when I'd run it on release 10.2.0.1.0, I'd get this error:
SQL*Loader-297: Invalid syntax or bind variable in SQL string for column FLAG.
ORA-01756: quoted string not properly terminated
I found I was able to get the ctl files to work with release 10.2.0.1.0 by changing the problematic line to this:
Tuesday, July 28, 2009
Outlook 2007 changing font and other formatting on reply or forward
Wednesday, August 06, 2008
Value of Excel Formula Won't Show
Problem: Enter formula into cell such as "=B2". After entering formula, instead of seeing the value of the B2 cell, you see "=B2".
Sunday, July 27, 2008
Connecting a Sony KDL-19M4000 HDTV to a Sony Vaio PCG-V505BCP laptop
The instructions haven't been completely walked through end to end yet—they are based on notes. So there may be some missing, unnecessary, and/or incorrect steps.
Thursday, December 27, 2007
Places I've Visited
Monday, January 09, 2006
PayPal and HTML Pages Created Using Microsoft Word
Wednesday, October 26, 2005
Great Soul Food...in Seattle
Our dinner party decided to order a number of entrees and sides so that we could get a taste of a number of different items. We got catfish, ox tail, macaroni and cheese, grits with cheese, okra, collared greens, and much more (sorry, I can't remember it all!)
Wednesday, July 27, 2005
PayPal for MLK Association
Tuesday, July 26, 2005
Blog Search Engine Optimization (SEO) Tip
Sunday, July 24, 2005
Visiting San Jose
Back in the late 80's I had an idea to write a visitor's guide for San Jose, and distribute it at local book stores, hotels, etc. At the time, visitor information was only available to visitors from either booklets offered by local organizations promoting their interests or within a few pages of larger visitors guide books covering California or San Francisco. The information offered by local organizations were basically advertisements, and the few pages within the larger tourism books failed to cover what I thought a visitor might enjoy in San Jose.
