Lounge - August 2014

by helios
DOM navigation
 
Given an XML document loaded as a DOM structure, I'd like to iterate over all grandchildren whose an...
[2 replies] Last: Thanks, that's pretty much what I was looking for. (by helios)
Advanced vs. Simplistic Programming. (1,2)
 
I am not entirely asking this just so I can learn them and be like "I know this hahahaha", but mostl...
[32 replies] Last: I guess it depends on the code as well. Most scripts I've tried to mai... (by NoXzema)
by LB
Smaller font? (Chrome?)
 
Is it just me or is the font smaller here? http://i.imgur.com/oWirNMr.png?1 It kinda of took me by...
[no replies]
HP Recall
 
In case some of you haven't seen this yet: https://h30652.www3.hp.com/ Ignore the part where is s...
[6 replies] Last: A paranoid outlook can be dangerous and lead a person to do drastic th... (by BHX)
"Editor & Console" Programming on Windows HOWTO
 
I've mentioned once or twice that I don't like to program with an IDE; I prefer to use the command-l...
[1 reply] : I haven't broken out the fine tooth comb yet but at first glance this ... (by Computergeek01)
by BHX
C++ 14
 
I'm surprised I didn't see this posted today: https://isocpp.org/blog/2014/08/we-have-cpp14 So...
[15 replies] Last: [quote=chrisname]Besides modules, I would like nested namespaces i.e. ... (by TheBeardedQuack)
by LB
Classes defined in functions don't have to be inline!
 
http://coliru.stacked-crooked.com/a/3d504a053674f758 #include <iostream> auto func() { struct T...
[6 replies] Last: Member functions of a local class shall be defined within their class... (by JLBorges)
by Disch
Can't find an article someone linked to before...
 
So a few months ago, on these boards, someone linked to a page that showed a bunch of algorithms and...
[2 replies] Last: Yes! That was it! Thanks Zereo! (by Disch)
by Disch
Smallest Enclosing Circle problem
 
For those unfamiliar: http://en.wikipedia.org/wiki/Smallest-circle_problem Basically you are giv...
[8 replies] Last: > Yeah it's on the boundary of the MEC until you find another point th... (by ne555)
by LB
But...you wouldn't feel it then?
 
http://www.xkcd.com/1366/ I don't understand momentum anymore. Let's say this is actually how ...
[14 replies] Last: @htirwin: ah, that makes a lot more sense! (by LB)
I want to get certified in programming..
 
Hello friends, not good if this is the section indicated in forum. I wonder if there is any websi...
[13 replies] Last: thank you all, lol, what a topic. (by cronopio)
by Disch
US Tea Party (1,2)
 
Not to get all political on you... but I recommend everyone read this article: http://weeklysift....
[28 replies] Last: Trying to take Quebec or Ontario was military strategy, not an attempt... (by BHX)
Contribution to a group
 
Hey Guys! I was wondering if you guys wanna contribute to a small group. We can give our ideas an...
[1 reply] : I already have a skype group of 4 people including me who are willing ... (by Code Apperentice)
by LB
Singletons
 
I decided not to hijack Stewbond's thread: http://www.cplusplus.com/forum/general/140913/ I persona...
[6 replies] Last: I'm self taught, and IMO the terminology for describing "patterns" is ... (by Computergeek01)
Building Interactive Application on a Wordpress website
 
Hi! At present I have a simple website hosted on Godaddy, built through WordPress CMS. The web...
[no replies]
Help with internet?
 
So, being on the other side of the house with an always-on-the-internet mother and brother, my inter...
[17 replies] Last: Thanks for all the suggestions!, the USB wireless adapter looks like a... (by AceDawg45)
News website
 
Hey guys.So today I just type news just to see what is going on around the world.To my suprise, I wa...
[9 replies] Last: For me it goes to http://webhelper.centurylink.com/index.php?origURL=h... (by giblit)
Discussion: Why I think voting on this site would be bad
 
Let me start off by saying that I know that this is not a current topic, however it does come up per...
[7 replies] Last: To me a forum is any public place that exists for discussion. So I gue... (by Computergeek01)
by leo255
What has been your most enjoyable Development Job?
 
Hello, I'm still a student, at the moment, and am looking for jobs/internships all the time, so I...
[3 replies] Last: Ooh another TDWTF reader :O I go there everyday. Great site. I've had... (by ResidentBiscuit)
by helios
Sockets programming
 
Is there some way to bind() a socket to no particular address so that it can listen for incoming con...
[5 replies] Last: I loved messing with this stuff, might do some more. (by devonrevenge)
August 2014 Pages: 1234
  Archived months: [jul2014] [sep2014]

This is an archived page. To post a new message, go to the current page.