Forum: C++ Apr 25th, 2009 |
| Replies: 14 Views: 900 I learned C++ 5 years ago from Accelerated C++ by Koenig and Moo. It's pretty good, and gets you introduced to the language relatively quickly (it's not a really thick book). |
Forum: Computer Science Aug 18th, 2007 |
| Replies: 3 Views: 1,219 A driver handles the abstraction of hardware to a software construct.
Operating systems handle allocation and management of other more abstract constructs (such as files, sockets, and processes),... |
Forum: Geeks' Lounge Jun 25th, 2007 |
| Replies: 600 Views: 45,904 sk8ndestroy,
You said there were no benefits to smoking. I was just being the nitpicker that I am :) |
Forum: Geeks' Lounge Jun 25th, 2007 |
| Replies: 600 Views: 45,904 Dave,
Yes, second hand smoke is bad.
No, I do not agree with you on 'supply and demand' for whether it should be allowed. It's downright harmful, and nonsmoking sections are never fully clear... |
Forum: Python Jun 7th, 2007 |
| Replies: 13 Views: 3,883 Soya3D kills vertex/normal layout, converting your mesh to polygons with individual verticies, then merging these verticies back together based on proximity, then computes the normals based on this. ... |
Forum: Python Jun 5th, 2007 |
| Replies: 13 Views: 3,883 Funny you should say that. This summer I'm working on a project called PySoy (http://www.pysoy.org/), a Python game module that uses blender meshes. It's not ready for release yet, but we're... |
Forum: Web Browsers Jun 15th, 2005 |
| Replies: 10 Views: 28,896 This isn't an issue on your computer, it's either with how your LAN is configured (unlikely) or your ISP has problems. |
Forum: Web Browsers Jun 15th, 2005 |
| Replies: 10 Views: 28,896 I would be thinking spyware or viruses, but you already check that... is this justi n IE or does it happen in other browsers too? |
Forum: Web Browsers Jun 14th, 2005 |
| Replies: 10 Views: 28,896 What error do you get when you attempt to access the sites?
Is it:
connection timed out
connection refused
could not resolve host |