Tagged Questions

0
votes
1answer
33 views

how to programmatically access iphone browser history

hi experts, is it any way to access the iphone's browser history(safari) programatically thanks
77
votes
71answers
8k views

Should I learn C?

Original Question: Should I Learn C? In the theme of the stackoverflow podcast, here's a fun question: should I learn C? I expect Jeff & Joel will have something to say on this. Some info on my …
0
votes
4answers
32 views

Best way to track changes on a website for visitors’ information

So I've been saddled with furthering a website, in which it is crucial that the visitors are able to see exact changes that were made in content since the last time they visited (i.e., some form of …
26
votes
77answers
3k views

Who in the software world do you admire the most?

In an effort to spark some discussion and to find interesting people that I didn't know about, is there anybody around the software industry that you really admire? Perhaps admire is the wrong choice …
0
votes
1answer
61 views

What is a non intrusive history back button or alternative if Javascript is disabled?

If JavaScript is disabled what's a way of linking to the previous document in the session history? Can PHP be used to simply link to the REFERRER or is there a better alternative? Edit: Further to …
1
vote
1answer
61 views

how to change remove+add to move in git history

i have a git repository that is a mix of some old svn repos. when i mixed everything i didn't realized to do git mv instead of just moving the files so now the svn history for most of the files is …
2
votes
5answers
111 views

“Duck typing” etymology?

Is there a story behind the name ''duck typing'', I've heard ''if it looks like a duck, and sounds like a duck, let's call it a duck'' (or something like that), but why a duck? Why not ``if it looks …
0
votes
3answers
46 views

Intercepting call to the back button in my AJAX application: I don’t want it to do anything!

I have an AJAX app. A user clicks a button, and the page's display changes. They click the back button, expecting to go to the original state, but instead, they go to the previous page in their …
0
votes
1answer
62 views

What was the first programming language to allow arbitrary length variable names? [closed]

What was the first programming language to allow arbitrary length variable names? I'm talking about third-generation programming languages really.
0
votes
1answer
26 views

GUI paradigm history

hi there I know that Apple and Microsoft were inspired by Xerox PARC in building the GUI, but my question is: from the hardware point of view, which was the switch to GUI become available? I remember …
0
votes
2answers
38 views

When was MS Message Queue first released?

When was MS Message Queue first released?
3
votes
2answers
91 views

Origin of Map in Computer Science

In computer science, there are two definitions of the word map. The first is as an associative array, a type of container that maps values of one type to values of another type. An example of this is …
1
vote
6answers
118 views

Programming Languages - Who Inspired Whom? [closed]

Working on PHP frameworks lately, i notice that many of them are inspired by java or ruby frameworks. For instance, the Doctrine ORM is based on RoR's Activerecord (with maybe some elements of Java's …
0
votes
1answer
58 views

jQuery + Ajax Hash / History and more

Hi there, I am trying to get a handle on using URL hashes in jQuery to control history in Ajax and make links / pages book-markable. I have tried almost every plug-in out there, and I cant seem to …
28
votes
133answers
5k views

What dead programming languages do you know?

For the purpose of this question, let's define a dead programming language as one for which you cannot buy a newly manufactured piece of hardware and install an operating system which will let you run …

1 2 3 4 5 14 next
15 30 50 per page