|
Posted by Sean McLeod on July 15, 2005, 11:02 pm
Please log in for more thread options
Hi
A number of people have asked about getting MSN Desktop Search to index
their browser history. I wrote a small application to enable this and have
been using it for the last 3 months.
Take a look at the following article for a more detailed description on how
it works and to download the binary and/or source code.
http://www.codeproject.com/useritems/MSNDesktopSearchWebCache.asp
Cheers
|
|
Posted by Sean McLeod on July 19, 2005, 1:25 pm
Please log in for more thread options
The article's URL has changed after being edited by the CodeProject editors.
http://www.codeproject.com/internet/MSNDesktopSearchWebCache.asp Cheers
show/hide quoted text
> Hi
> A number of people have asked about getting MSN Desktop Search to index
> their browser history. I wrote a small application to enable this and have
> been using it for the last 3 months.
> Take a look at the following article for a more detailed description on
> how it works and to download the binary and/or source code.
> http://www.codeproject.com/useritems/MSNDesktopSearchWebCache.asp
> Cheers
>
|
|
Posted by ck on July 19, 2005, 8:09 am
Please log in for more thread options
? Ya' know, I am pretty sure that I am not stupid but I am left feeling that
way.
Ok, so what do I do with the binary? Run it? Nothing seems to happen. I
tried setting up a WebCache folder (thinking you expect it) but still
nothing.
I hate to be a pain, but you really need a section called: 'How to get this
working...'
If you are finished and don't want to do that, I understand but it sounds so
perfect for what I want. Please hold my hand. I read all the posts and the
web page but am at a loss for what I need to do.
Sorry-ck
"Sean McLeod" wrote:
show/hide quoted text
> The article's URL has changed after being edited by the CodeProject editors.
>
> http://www.codeproject.com/internet/MSNDesktopSearchWebCache.asp
> Cheers
>
> > Hi
> > A number of people have asked about getting MSN Desktop Search to index
> > their browser history. I wrote a small application to enable this and have
> > been using it for the last 3 months.
> > Take a look at the following article for a more detailed description on
> > how it works and to download the binary and/or source code.
> > http://www.codeproject.com/useritems/MSNDesktopSearchWebCache.asp
> > Cheers
> >
>
>
>
|
|
Posted by ck on July 19, 2005, 3:33 pm
Please log in for more thread options
Thanks-I looked at some of the code and figured out the parameters but was
basically just being lazy by clicking on the file and wondering what was
happening. :(
I actually progressed to the point of finding some web pages I looked at
previously and was happy enough with the results to uninstall google desktop
search. Cool!
-ck
"ck" wrote:
show/hide quoted text
> ? Ya' know, I am pretty sure that I am not stupid but I am left feeling that
> way.
>
> Ok, so what do I do with the binary? Run it? Nothing seems to happen. I
> tried setting up a WebCache folder (thinking you expect it) but still
> nothing.
>
> I hate to be a pain, but you really need a section called: 'How to get this
> working...'
>
> If you are finished and don't want to do that, I understand but it sounds so
> perfect for what I want. Please hold my hand. I read all the posts and the
> web page but am at a loss for what I need to do.
>
> Sorry-ck
>
> "Sean McLeod" wrote:
>
> > The article's URL has changed after being edited by the CodeProject editors.
> >
> > http://www.codeproject.com/internet/MSNDesktopSearchWebCache.asp
> > Cheers
> >
> > > Hi
> > > A number of people have asked about getting MSN Desktop Search to index
> > > their browser history. I wrote a small application to enable this and have
> > > been using it for the last 3 months.
> > > Take a look at the following article for a more detailed description on
> > > how it works and to download the binary and/or source code.
> > > http://www.codeproject.com/useritems/MSNDesktopSearchWebCache.asp
> > > Cheers
> > >
> >
> >
> >
|
|
Posted by Sean McLeod on July 19, 2005, 9:56 pm
Please log in for more thread options
Hi
If you run it in a command window without any arguments the program will
print it's usage details.
BrowserCacheCopy.exe cache-directory [-all]
-all - Copy all cache entries, otherwise only entries viewed since last run
are
copied.
What I've done is create a scheduled task which runs the following command
once an hour.
"C:\Program Files\Tools\BrowserCacheDump.exe" "c:\documents and
settings\Sean\My Documents\WebCache"
Shout if you need anymore help getting it setup.
Cheers
show/hide quoted text
>? Ya' know, I am pretty sure that I am not stupid but I am left feeling
>that
> way.
> Ok, so what do I do with the binary? Run it? Nothing seems to happen. I
> tried setting up a WebCache folder (thinking you expect it) but still
> nothing.
> I hate to be a pain, but you really need a section called: 'How to get
> this
> working...'
> If you are finished and don't want to do that, I understand but it sounds
> so
> perfect for what I want. Please hold my hand. I read all the posts and the
> web page but am at a loss for what I need to do.
> Sorry-ck
> "Sean McLeod" wrote:
>> The article's URL has changed after being edited by the CodeProject
>> editors.
>> http://www.codeproject.com/internet/MSNDesktopSearchWebCache.asp
>> Cheers
>> > Hi
>> > A number of people have asked about getting MSN Desktop Search to index
>> > their browser history. I wrote a small application to enable this and
>> > have
>> > been using it for the last 3 months.
>> > Take a look at the following article for a more detailed description on
>> > how it works and to download the binary and/or source code.
>> > http://www.codeproject.com/useritems/MSNDesktopSearchWebCache.asp
>> > Cheers
>>
|
| Similar Threads | Posted | | Browser history on new tab | June 10, 2005, 8:44 am |
| Indexing Internet explorer history | June 10, 2005, 1:41 am |
| Youtube Geyser 1st Video Traffic Marketing Solution www.youtubegeyser.com | November 28, 2008, 11:14 pm |
| Tabbed browser doesn't work | July 23, 2005, 11:34 pm |
| Two questions re tabbed browser | October 25, 2005, 1:51 am |
| MSN Desktop Search query API based iTunes music browser | July 6, 2005, 8:34 pm |
| Search History | May 4, 2006, 4:45 pm |
| message history | August 1, 2008, 2:09 pm |
| Toolbar View, History | June 17, 2006, 12:10 am |
| How to delete search history ?? | May 31, 2007, 10:16 pm |
|
> A number of people have asked about getting MSN Desktop Search to index
> their browser history. I wrote a small application to enable this and have
> been using it for the last 3 months.
> Take a look at the following article for a more detailed description on
> how it works and to download the binary and/or source code.
> http://www.codeproject.com/useritems/MSNDesktopSearchWebCache.asp
> Cheers
>