information

PHP Cli -Helpful Information when developing backend processes

I really just wanted to know a bit more about the PHP Cli with a few more specific questions that I had.. I know that it is much better to use the CLI for more intense background processes than using php on apache, as it helps (save memory?).. however I'm wondering can you run multiple instances of the cli concurrently? IE: having multip...

What are the Database replication methods used in your projects? If you are using CDC, how is it useful and what are the challenges?

This is a question for most of the DBA's / Information experts at product level. I need the solution for as many different databases as possible. So please provide the details of the replication methods used. For e.g: Database: Oracle 11i Replication method: Oracle ODI-EE with GoldenGate Pros: Can be integrated with any databases, etc...

What is Information Technology? Can i use it as my undergrad to go into law?

hi everyone, I want to go into law but I need an undergrad before I can do so. I live in Ontario, Canada. I want to study both web development and design. Luckily, I came across this program: http://www.bitdegree.ca/index.php?Section=Course&Item=IMD&Page=Default# But i don't think its an actual information technology degree. ...

dynamic Information management policy

Is it possible to create custom Information Management Policy using code with Sharepoint 2010 and assign it to the existing documents? ...

MsiGetSummaryInformation always returns invalid parameter error

Hello All, I am trying to set the Template property in the Summary Information Stram but whatever I do, it fails. I can read the property from the handle but can't write it back. I want to generate multilingual copies of the MSI which is built (candled and light) in English. I am able to replace all the respective translated data in all...

Machine learning/information retrieval project

Hi all, I’m reading towards M.Sc. in Computer Science and just completed first year of the source. (This is a two year course). Soon I have to submit a proposal for the M.Sc. Project. I have selected following topic. “Suitability of machine learning for document ranking in information retrieval system”. Researchers have been using va...

How to get the assembly information of an imported MEF function?

Is it possible get the assembly information from an imported MEF function? I need to know the assembly version and name of the Plugin control that contains the function. Tried the following, but it just returns the System.ComponentModel.Composition version. foreach (Lazy<Func<int>, IMetadata> func in PluginFuncs) { // get assembl...

Drupal get module info?

Is there any function in Drupal like get_module_info('MODULE_NAME') or I should parse info file? ...

Available web pages datasets for research

I am looking for large web pages datasets for information search and text processing research. The language of web pages must be English. It can be news websites backups, sites with any textual content no more than 1GB in size. Do you know some good datasets? ...

Getting many Binding "Information" in WPF output window

When I start my app I get alot information like this: System.Windows.Data Information: 10 : Cannot retrieve value using the binding and no valid fallback value exists; using default instead. BindingExpression:Path=Period; DataItem=null; target element is 'TextBlock' (Name=''); target property is 'Text' (type 'String') System.Windows.Da...

Is it possible to get information about all apps installed on iPhone?

Is it possible to get the information (app icon, app name, app location) about all apps that have been installed on iPhone/iPod? ...

web information extraction

I want to create a shopping search engine that shows products from many websites and I wonder how can I retrieve information about products from those sites. I am not interested in search engine part but in extracting product information from web pages in an automated manner using auto-generated templates. Does anybody knows some good a...

How to organize files at hard disk

There are lots of files at the hard disk, personal files(documents, photos), Downloaded files(install media, documents, pictures and videos) and work related files(documents, source codes and others). How to organize those files and make them easy to be found? Any advice is welcome. ...

Android camera information

Is there a way to information on the camera buit into the phone? Things like... -if there is a camera! -resolution -if a flash is present ...