39 Discussion / Question Topics

Remove Filter
Member Avatar for Narue

Just for fun, I wrote up a quick tutorial for basic assembly. At present, it's only in the form of a PDF document, but I'll eventually get around to adding it to my website.

Member Avatar for The Old Man
19
2K
Member Avatar for Narue

When you want to remove extraneous characters from an input stream in C++, it's usually because you mixed formatted and unformatted input methods. The formatted method would leave a newline in the stream and the unformatted method would consume it and terminate successfully, but fail completely to do what you …

Member Avatar for Smn
18
13K
Member Avatar for Narue

I'm digging this change. It's small, but solved threads are much more visible now. :)

Member Avatar for Netcode
1
117
Member Avatar for Narue

It's not uncommon to have a mental image of people online that is a complete mismatch with their real world appearance. I thought it would be interesting to see how different members of Daniweb are perceived by their peers. Pick any members you find interesting and describe how you imagine …

Member Avatar for bumsfeld
6
257
Member Avatar for Narue

Hey Dani, I know you [i]really[/i] want us to use the personalized home page and favorite forums, but is there any chance of a feature for collapsing categories on the main forum list? That's something I very much miss from the previous design.

Member Avatar for Dani
0
117
Member Avatar for Narue

The purple bar at the bottom of the page is not working properly when I browse Daniweb on my iPad (presumably the iPhone has the same problem). Rather than stick to the bottom of the browser window, it locks to the original position and obscures everything at that point (which …

Member Avatar for creeps
0
170
Member Avatar for Narue

I noticed that the icode button was removed from the post editor. Why?

Member Avatar for TrustyTony
0
152
Member Avatar for Narue

On the top level forum list [LIST] [*]Not being able to collapse categories constantly irritates me. [/LIST] In a forum [LIST] [*]Need a link back to the forum list [*]Mark forum read and page links are at the bottom of the page. These should be available at the top of …

Member Avatar for ~s.o.s~
2
856
Member Avatar for Narue

Daniweb has an IRC channel, but how many people know that? How many people use it? Seven? Maybe eight? I think this is a sorely neglected corner of the community.

Member Avatar for Nick Evan
0
281
Member Avatar for Narue

Consider the following program and input file: [code] #include <algorithm> #include <cstdlib> #include <ctime> #include <functional> #include <fstream> #include <iostream> #include <iterator> #include <string> #include <vector> #include "natural_compare.h" struct natural_less: std::binary_function<std::string, std::string, bool> { bool operator()(const std::string& a, const std::string& b) { return natural_compare(a, b) < 0; } }; std::vector<std::string> …

Member Avatar for dusktreader
7
2K
Member Avatar for Narue

Regular: A Daniweb member who visits/posts frequently, and tends to be friends with others who visit/post frequently. New members could easily be overwhelmed by the mass of people running around, and it's hard to fit yourself in a community as old as Daniweb, where members are already well entrenched and …

Member Avatar for jonsca
2
514
Member Avatar for Narue

Now that you've added this extra statistic, it would be nice to also include a search filter based on votes. For example, say I want to search for all of my posts that have been downvoted, or posts with more than one upvote. Currently I have to do a search …

Member Avatar for Dani
5
200
Member Avatar for Narue

Does the search algorithm use the current contents of the database, or a snapshot? Because I can do a search for something I know exists in a recent thread, but it doesn't show up in the results.

Member Avatar for Dani
0
202
Member Avatar for Narue

You are cordially invited to the [B]#daniweb[/B] channel on server [B]irc.daniweb.com[/B], port [B]6667[/B]. We need some new blood to keep the conversations fresh, and what's more fun than chatting with your favorite techies in real-time?

Member Avatar for lllllIllIlllI
0
698
Member Avatar for Narue

[url]http://www.daniweb.com/forums/thread184342.html[/url] It seems AD is seeing something similar to me, but that thread is horribly messed up. I'm viewing it with Firefox 3.0.8 and words can't really describe the jumble of images and formatting that's all wrong.

Member Avatar for WaltP
0
349
Member Avatar for Narue

## Before You Ask ## - Read our [Forum Rules](http://www.daniweb.com/community/rules). - Engage your brain! We understand that running into a problem can turn off the rational centers of the brain, but please sit back and think for a bit about your problem before running off to find help. All too …

Member Avatar for Ancient Dragon
23
7K
Member Avatar for Narue

I notice that the quick edit box for an existing post has a quote button, but not code, tex, or icode buttons. Meaning that one has to type the tags manually or go to the advanced edit page. Is this an oversight, or are there legitimate reasons for it?

Member Avatar for Dani
0
105
Member Avatar for Narue

Here's a challenge for you C++ aces. The challenge is to write a function with the following declaration: [code] unsigned long extract_digits ( unsigned long x, size_t n, size_t i ); [/code] This challenge has three parts. [B]Part I (Beginner):[/B] Write the extract_digits function. It should return a sub-value of …

Member Avatar for ivailosp
1
680
Member Avatar for Narue

Have you ever gotten something completely and utterly random stuck in your head? That's what I have right now, just a gibberish phrase that came out of nowhere and won't go away: yaba yaba poi gatau.

Member Avatar for vegaseat
0
135
Member Avatar for Narue

Post your tips for making life easier in C and C++. I'll start: [SIZE=3][B]Standard vector object initialization[/B][/SIZE] The biggest problem with the standard vector class is that one can't use an array initializer. This forces us to do something like this: [code] #include <iostream> #include <vector> using namespace std; int …

Member Avatar for bector
2
8K
Member Avatar for Narue

I've been writing my own implementation of stdio.h whenever I get a few spare minutes recently. Nothing fancy or thorough, and without wide character support, it's hardly conforming. But I was looking at one of my intermediate versions of printf and could only marvel at how ugly it was. So …

Member Avatar for Duoas
2
178
Member Avatar for Narue

I've noticed several times a couple of odd occurrences on the forums recently. 1) Sometimes I simply cannot mark a forum as read. I'll read all of the forums, explicitly mark the forum as read, and mark all forums as read, yet the forum will still show as having unread …

Member Avatar for Michele_Verona
0
250
Member Avatar for Narue

>How can i convert a number to binary in c++ If you stare at it really hard, things will start to blur and when you turn your head, it'll start to look like binary in your peripheral vision.

Member Avatar for WaltP
0
255
Member Avatar for Narue

Let's pretend that I'm interviewing you for a C++ job. I want to know how you[1] approach problems and the extent of your C++ prowess, so I'm going to ask you to solve short problems in C++[2]. These problems range from beginner to advanced, and may be more than they …

Member Avatar for Bench
0
498
Member Avatar for Narue

Normally I'm an avid Everquest II player, but I decided to try this out based on the good reviews. And it's awesome! I can't get over the visual effects and how beautiful the game looks without bogging down my high-end machine (ala Vanguard). The world feels big and looks great. …

Member Avatar for joshSCH
0
348
Member Avatar for Narue

I've noticed a need for this both as a mortal and as a mod. If I could set up a list of "people to watch" that would show me the same information as the currently active users list except with only those people, that would be stellar! :) On a …

Member Avatar for Dsiembab
0
150
Member Avatar for Narue

[B][U]Before You Ask[/U][/B] [list=1] [*][B]Engage your brain![/B] We understand that running into a problem can turn off the rational centers of the brain, but please sit back and think for a bit about your problem before running off to find help. All too often a little common sense is all …

19
3K
Member Avatar for Narue

You can tell a lot about a person from their keyboard and mouse choices. What's your favorite keyboard and mouse? Why do you like it? What kind of work do you do? My favorite mouse is the [url=http://www.logitech.com/index.cfm/products/details/US/EN,CRID=2142,CONTENTID=10715]Logitech G5[/url]. Aside from having a comfortable grip and gaming quality stats, I …

Member Avatar for Serunson
0
1K
Member Avatar for Narue

This is just a suggestion for a convenience feature. It would be nice if we could collapse the forum categories that we don't use. For instance, I visit the Software Development forums and the Coffee House forums, but rarely anything else. I find myself having to do a lot of …

Member Avatar for WaltP
0
185
Member Avatar for Narue

This really is just a whine, because I don't have a viable alternative to suggest at the moment. The big banner adds cause a noticeable slowdown when loading every page on Daniweb, and sometimes after the page has loaded when trying to scroll. I say noticeable because not only can …

Member Avatar for jbennet
0
597
Member Avatar for Narue
Member Avatar for Narue

I like the look. The operation totally bites though. As a primary example, it annoys me to no end that your collection of ads requires me to hit the back button on my browser multiple times just to move back to the last page I was viewing. I'm also not …

Member Avatar for Dani
0
464
Member Avatar for Narue

Since C and C++ are different languages, would it benefit Daniweb to split the C/C++ forum into separate C and C++ forums?

Member Avatar for Electrohead
0
609
Member Avatar for Narue

For those of you who don't know, Daniweb has an IRC server. I'm there a lot, and I don't see any of you. That's not good because I'm there, of course. Real time chat with the resident guru ([B]shamless[/B]) will make you smarter ([B]utterly shameless[/B]) and cooler ([B]words cannot express …

Member Avatar for Dave Sinkula
0
146
Member Avatar for Narue

Daniweb's IRC channel is boring, and it's everybody's fault. The more people that go there, the more fun it will be, so I order everyone to get an IRC client (because Java clients suck) and go to irc.daniweb.com, port 6667 and join #daniweb. This goes double for people who visit …

Member Avatar for nanosani
0
153
Member Avatar for Narue

There's a link to list all active users on Daniweb from the forum nexus. It would be nice to also have that feature for each individual forum, or at least a way to sort by forum. Would that be too difficult to implement?

Member Avatar for Dani
0
277
Member Avatar for Narue

The game is simple. Search a forum (preferrably one that you don't visit often) and post a quote from that forum that you find amusing, informative or just plain cool. Use of the search feature is encouraged. Rules: 1) All quotes must include the name of the original poster. 2) …

Member Avatar for nanosani
0
312
Member Avatar for Narue

Since Dani refuses to post, and you people should care enough about the community to follow the log closely, I attached it. ;)

Member Avatar for Dani
0
343
Member Avatar for Narue

Just for fun, I threw this together by modifying and adding to a simple language definition posted here recently. Since everyone hates me, I'll give you a chance to snipe at my first draft. :D The code is long enough to be an uncomfortable post, so I'll attach a zip …

Member Avatar for Narue
0
546

The End.