Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #36.9K
Member Avatar for Techwriter10

When I researched an article on multimedia search last year for [URL="http://www.econtentmag.com"]EContent Magazine[/URL], (The [URL="ttp://www.streamingmedia.com/article.asp?id=9879"]resulting article[/URL] was republished on Streamingmedia.com last December.) I learned in the course of my research that it's hard to search for non-text elements because they lack the contextual language of text. Seems logical enough, but …

Member Avatar for gprsg
0
220
Member Avatar for John A

According to Linux.com, A few librarians working at the The Georgia Public Library have now created a new Linux-based system for content management and organization for large-scale library operations. Evergreen, the name of the system was written in a mixture of languages, including C, Perl, and Javascript, and is open …

Member Avatar for obamamahma
0
168
Member Avatar for bei

Hi all, anyone know how to extract data from a web database. For example, how can I extract movie information from [url]http://www.imdb.com/[/url] into a relational database? Is there any existing tools to do this? Or need I write some codes? Thanks a lot!

Member Avatar for Jennifer63
0
4K
Member Avatar for tkhorse

Hey could someone suggest a free application for screen scraping ? the only ones i can find seem to be for big companies and for large-scale projects when i just need it to update press reviews for my blog. i use firefox but could switch based on what you guys …

Member Avatar for jthralow
0
104
Member Avatar for marcosjp

Hi! I'm using a C program to open PDF files with this code: [code=c] ShellExecute(GetDesktopWindow(), "open", "c:\\someFolder\\myFile.pdf", NULL, NULL, SW_SHOWNORMAL); [/code] Now I need to go furthrer; I need to open the PDF file at a certain page. I've tried [code=c] "c:\\someFolder\\myFile.pdf#page=5"... [/code] ...as is suggested in Adobe's docs, but …

Member Avatar for Prabakar
0
2K
Member Avatar for Patate

I have a web site with MSword documents. When I click on the links, it opens the document from inside the web browser. I was wondering how to do so that when you click the link it opens microsoft word. (Like when you have a link to a .wpt file, …

Member Avatar for digital-ether
0
174