Tagged Questions

-1
votes
0answers
52 views

What do you know about your code? [closed]

This is very open ended question. I like to know what a programmer knows about his/her code for a given project. A programmer has wealth of knowledge about the code they have wri …
2
votes
4answers
80 views

Can someone give an example of cosine similarity, in very simple, graphical way?

http://en.wikipedia.org/wiki/Cosine%5Fsimilarity Can you show the vectors here (in a list or something) And then do the math, and let us see how it works? I'm a beginner.
0
votes
2answers
38 views

Getting information about a Facebook Page via API but without a session_key

I'm going to create a Facebook application which get informations (name and *page_url*) about Facebook page from his *page_id*. So i went to the Facebook Wiki and i found this API …
0
votes
5answers
65 views

id or a serial that all windows computer have that cant be changed c#

I'm creating a program that authenticates from a before it runs. I also want to deny access. Is there an id or a serial that all windows computers have that cant be changed that I …
0
votes
3answers
75 views

How do you hide data from all but once class?

I'm trying to fix a design flaw that I recently ran across in some of our software without re-writing the entire thing. There is a .exe which has a message listener thread that is …
0
votes
4answers
122 views

c# windows mobile device information

Hi! I have googled and searched after this topic, but could not find any good answer. How can i get the imei for the phone, or at least a unique id. I am also interested in findin …
-1
votes
2answers
36 views

Developing an asset/node based CMS

I'd like to develop a CMS for fun/personal using asset-based architecture rather than page-based (why, is the purpose of this question), but I can't find much information on the su …
2
votes
4answers
79 views

Using String methods instead of Regex

hello as i am not very familiar with regex, is it possible (whether its hard to do or not) to extract certain text inbetween symbols? for example: <meta name="description" con …
0
votes
3answers
39 views

How should page and author information be displayed in the sourcecode of html pages?

I'm creating web pages (html) every day, but I would like the pages to have a comment in the source code. In php you can set something like this /** * this is the info on the pag …
1
vote
2answers
50 views

How can I get the installation information about SAS?

When I batch run a SAS program, I want to know where are SAS installed and pass this information to a macro variable. Is there any system option or global macro variable available? …
0
votes
1answer
58 views

how to get device user name other information in iphone?

Hi, In my iphone application i want user device all the settings information using code. i.e. User name,Device OS,Device Version etc.... IS it possible using code or not?And if p …
0
votes
0answers
36 views

Resources on how web crawlers work? [closed]

Possible Duplicate: How to write a crawler? I am interested in learning about how web crawlers and other similar "robots" work, does anyone have any recommendations on rea …
0
votes
1answer
16 views

Mobile Resources

Hello StackOverflow, I am interested in the mobile platform + mobile development, and would like to know about the sites you use to stay in the loop. aggregate news sites, blogs. …
0
votes
4answers
50 views

What information is important to include in an About dialog?

What information is important to include in an About dialog? Definitely: Name of the software Version Copyright notice Usually: Assemblies versions (for .NET applications)
18
votes
6answers
517 views

Overwhelmed by Machine Learning? Is there a ML101 book..

It seems like there are so many sub-fields linked to Machine Learning.. is there a book or a blog that gives an overview of different field and what each of them do.. may be how to …

1 2 3 next
15 30 50 per page