Everything Technology.
In: Helpdesk| IT Services| Microsoft Office| Practical Solutions
5 Mar 2010So yesterday I received a Word document with a lot of embedded images that I need to extract. Word does not give you the option to right click and save the image. You can make a screenshot, but you will not be able to preserve the quality of the image, and it’s time consuming as well. I explored many other alternatives but found a quick way to extract images from a Word document – and it only needs a few clicks.

Embedded images in Word 2007
Click 1 & 2
Office start button > Save As > Other Formats.

Click 3
Choose a save file location. This will be only 1 click if you save it to default location. Otherwise more clickings involved here.
Click 4
In Save as type select Web page(*.htm; *.html)

Click 5
Click Save.
Click 6
You may get a prompt that says the format may not be compatible with Netscape and IE4. Click continue anyway. Done!
Now if you go the location where you save the file, you will see a folder and the HTML file.

Open the folder and you will see all the embedded images inside.

It’s so easy when you know how – no fancy software required.
Usually this has to do with the format of the email. When you send new email messages through Outlook, by default they are set to be HTML emails. However, some mail programs use Rich Text or Plain Text messaging. If you are replying to a Rich Text email, you’ll notice that the attachment goes in the body of the email. If you are replying to an HTML or Plain Text email, it will go in the Attachment line.
The screenshot below shows attachment in the header of the email on Outlook 2007.

So, if you would like the attachment to show on the body of the email, you need to change the email format.

In Outlook 2003 you can look on the Send toolbar. At the far right end, there is a drop-down box that will say HTML, Rich Text, or Plain Text.
In Outlook 2007 look on the Options tab in the Format group.


I discovered that there is very little information on the web on Globalscholar’s Pinnacle Grade program. I hope that my experience can benefit anyone who is currently using or supporting this program. Details and features of this web-based software can be found here.
If you are already familiar with this program, please continue reading.
The Problem
A common annoyance for this program is that when teachers are taking attendance, they tend to mark the attendance on the wrong tab (or class). So for instance if teachers are scheduled for different classes, they will have multiple tabs appearing on their gradebook. In a lot of cases, attendance is marked in homeroom class. However, the program arranges class names in alphabetical order. If the class name is called Homeroom, it may appear somewhere in the middle. Teachers may some time forget and mark attendance on whichever tab the program defaults to. Attendance marked in the wrong tab will cause an issue when attendance reports are generated.
The Easy Solution
1. If you are a Pinnacle administrator, impersonate a teacher and go to his/her Gradebook. If you are a teacher, click on Gradebook.

2. Click on the Homeroom tab or whichever tab you would like to show on the first tab.

3. Click Options.

4. In the Class Title, add ‘*’ just before the shown class title and Save.

This will make the tab appear as the first tab on attendance. Do expect more Pinnacle related tips and tricks from me!
This is a quick tip on how to add a footnote to your Word 2007 documents.
Bring your cursor to the sentence you would like to add a footnote.

On the Word 2007 ribbon tab, click on References.

Click on the Insert Footnote button. At the bottom of the page you will see the footnote instantly.
In: Helpdesk| IT Services| WordPress
19 Feb 2010Did you accidentally change your URL on your WordPress settings and was unable to access your WP dashboard?
A quick way to fix this is to get into your WordPress’ site SQL database and run the following query:
UPDATE wp_options SET option_value=’http://yourURLhere/’ WHERE option_name=’home’ OR option_name=’siteurl’;
You should be able to access your site again after that.
RichardKer.com is a China based IT Solutions Provider that specialises on Web 2.0 development using WordPress, technology consulting, technical support and other IT related solutions for small, medium and large enterprises.