How-To


How Do I import and iCal .ics file into Outlook

In outlook….Go To
File > Import and Export
 

 
Choose Import and iCalendar or vCalendar file (.vcs)
 

 
 
Now Browse to your .ics file and Click OK!
 

How Do I Import a CSV File into Outlook Caledar

 
Import CSV Caledar into Outlook
 
For this example I am using Outook 2003. You can get your version by going to the outlook menu
Help > About
 
However it should not matter.
 

 
Go to File > Import and Export
 

 
You will get a menu that looks like this. Choose “Import from another program or file”
 

 
choose Comma Seperated Value (Windows)
 

 
 
Now […]

Import Subscriptions into Google Reader

 1) Go to http://www.google.com/reader (you must have a google  account)
 

2) Click Manage Subscriptions in the feeds pane as seen above.
 
3) Click the Import/Export Tab
4) Browse to the file you want to import
5) and then click Upoad
 

Using Evernote and BlogJet Simplify my Wordpress Blogging!

Although I have been in the technology field for ~10 years, I am rather new to blogging, and am quite frustrated with how difficult is seems to be to post an entry which has a bunch of images in it. This is especially true when you are writing up a how to with screen shots and […]

HOW TO Merge PDF files using PDFSAM

“PDF Split and Merge is an easy to use tool to merge and split pdf documents. Console and GUI versions are available. The GUI is written in Java Swing and it provides functions to select files and set options. It’s made over the iText library.”
You will need the Java Run Time environment installed on […]

Using FireUploader to Move Files To And From Google Docs

is is a video tutorial for using FireUploader (firefox plugin) to upload to GoogleDocs.

FLEX and Perl Export to Excel

Need to export a Flex Datagrid to Excel CSV?
Here is a link to the Flex code
The flex code will convert the DataGrid to a CSV string. Which you will then post to a cgi….code below.
You can see it in action on my Dividend Reinvestment Tool 
#!/usr/bin/perl
use CGI qw(:standard);
my $cgi = new CGI;
my $count = 0;
use […]


Warning: stristr() [function.stristr]: Empty delimiter in /home/thegard5/public_html/gregjessup/wp-content/plugins/wassup/wassup.php on line 2093