|
27
|
Main Area and Open Discussion / Living Room / Re: Google Search
|
on: May 17, 2010, 10:32:43 PM
|
|
It wouldn't be difficult to implement, but it would use a ton of Google server space. In order to create case-sensitive search, Google would have to index the words based on the way they are capitalized, adding to the amount of space it would take to store each word and possibly slowing down search. Knowing Google, if they really wanted the feature they would have it, but its not as simple as you would think.
|
|
|
|
|
28
|
Main Area and Open Discussion / General Software Discussion / Re: MojoPac
|
on: May 17, 2010, 10:07:16 PM
|
I agree that the gaming part is a bit misleading. The video states that "You could play the game on any computer with full performance". That is impossible since there are many systems that can't run Crysis or any of the other games that the video mentioned at all. Obviously that wasn't the intention, but that is definitely how many people are going to take it. 
|
|
|
|
|
29
|
Special User Sections / Site/Forum Features / Re: Discussion: How can we Improve DonationCoder?
|
on: May 06, 2010, 12:40:43 AM
|
Awesome!  I really didn't know that existed. This really makes me wonder about other features I don't know about. That being said, its not exactly what I had in mind. DC is full of really long threads. It would be nice to know which posts I read and which ones I didn't. The new button takes you to the post that was posted after the last time that you looked at the thread. Many times I start reading when there are 30 posts and only read the first few posts which links to a different page and I don't bother to read the rest. When I come back later and discover there are 500 posts I would like to know what I read and what I didn't. I can't believe all this time the new symbol was a button!
|
|
|
|
|
30
|
Special User Sections / Site/Forum Features / Re: Discussion: How can we Improve DonationCoder?
|
on: May 06, 2010, 12:08:56 AM
|
There has been a huge growth of activity since I first started visiting DC. While the current interface for the forum is very good, as the rate of activity increases, I find that it is becoming harder to keep up with all the activity. Many times I find myself rereading an old thread 500 comments long trying to figure out where I last left off reading. If there is an improvement DC needs, it is in making the forums easier to navigate and stay on top of ongoing threads. It would be nice if DC had a feature to drop me off at the last post that I read on the particular thread that I read before (similar to the Google reader suggestion mentioned above). I know that a feature like that is difficult to implement but it is the one thing I can think of that really would improve the site. I think its important to point out that changes to a site like this could be counter productive. For every added feature, there is also added bloat, which could confuse newcomers and annoy frequent visitors who never wanted the feature to begin with. I agree with most on this forum that making small changes could do wonders for this site. I am not sure about big things. If it was up to me, I would start by trying to give the site an even cleaner look, removing features if necessary, before trying to add or change other things. DC is truly a gem on the web. I would hate to see it ruined because it gets cut the wrong way. PS: We need a Cody smiley.
|
|
|
|
|
33
|
Other Software / Developer's Corner / Re: C# Books (Recomendations)
|
on: May 02, 2010, 01:39:04 AM
|
Quote from: mouser on April 29, 2010, 08:57:23 PM C# 4.0 In A Nutshell looks quite good too. Looks interesting. There is always a difficult balance that reference writers try to find in their books, as they try to cater to noobs and experts in the languge they are writing about. Murach SQL Server is only book I read that I feel found that balance. In any case I have my doubts about using a book like this as an introduction to a language. I changed my mind. This book looks really good.
|
|
|
|
|
34
|
Other Software / Developer's Corner / Re: C# Books (Recomendations)
|
on: May 01, 2010, 10:16:01 PM
|
Wow! Thanks a lot. This really gives me quite a bit to look at. I'm not sure which books are good at an introductory level, but once you've got the basics, there are three I'd recommend to help you really understand C#: - Effective C# - this contains a lot of really useful information like when to use a class versus a struct, when and how to properly implement IComparable, etc.
I am skeptical about this book. I read Effective Java and Effective C++. I got a lot out of Effective C++ but very little out of Effective Java. While both of the books teach about the quirks of their respective languages, while Effective C++ told me a lot about C++ that I would never have known even with extensive studies of the language elsewhere, Effective Java seemed to be repeating what was already self evident if you learned the language properly in the first place. I also shy away from free books quite a bit. I don't know about the rest of you, but I don't like reading anything lengthy onscreen. Looks interesting. There is always a difficult balance that reference writers try to find in their books, as they try to cater to noobs and experts in the languge they are writing about. Murach SQL Server is only book I read that I feel found that balance. In any case I have my doubts about using a book like this as an introduction to a language. Ummm... he said C#  I've been purchasing the manning books as of late, and all of them have been good. I can recommend without reservation Also of note are Essential C# 3.0 and Professional C# 2008. I will have to check these out. Thanks.
|
|
|
|
|
35
|
Other Software / Developer's Corner / C# Books (Recomendations)
|
on: April 29, 2010, 02:28:22 PM
|
|
Hi Everybody. I was just wondering if anybody read any good books on C# lately. I am taking a C# course next semester and I'm looking for a book that's comprehensive but I'm also interested in application-specific books if they are really good.
|
|
|
|
|
40
|
Main Area and Open Discussion / General Software Discussion / Re: Generic Card/Board Game Prototyping and Playtesting Tools
|
on: January 25, 2010, 08:16:24 PM
|
|
Yea! I love the idea of creating a toolset for game designers. I have been thinking about doing a project like this for a while but I was trying to work on projects a little less ambitious first. I too have been unimpressed with the current offerings in this type of program genre. It seems to me that most of these programs simply lack the features needed to really create your own board/card game quickly and easily. Unfortunately for us, the reason why many of these programs fail is because programs of this type quickly become too generic and difficult to use, or too specific to a certain type of game (ie:Magic the Gathering). If I am understanding you correctly, you want to create a very generic type of program but one that is also easy to use to create any type of game. If you created such a program, you would be the first. I would love to help to help out any way I can.
|
|
|
|
|
45
|
Other Software / Developer's Corner / Mask/Forge Hard-Drive Properties?
|
on: September 01, 2009, 08:22:31 PM
|
|
A friend just recently asked me if there was a way he could forge the properties of his hard-drive so that it would look like it had nothing on it. I told him it wasn't possible but now I'm thinking I could be wrong.
|
|
|
|
|