25 Solved Topics

Remove Filter
Member Avatar for aeinstein

I'm looking to register a domain name and I don't want any "add-on" services. "Back in the day" it was much more straight-forward, as you could only register a DN from a couple of organizations, but now there's such a plethora of sites that offer registra services that I'm finding …

Member Avatar for catter
0
147
Member Avatar for aeinstein

Hi All, Just starting my online C programming class and my textbook states "In a computer language, a token is the smallest unit of the language that has a unique meaning. Thus, the reserved words, programmer-created identifiers, and all special mathematical symbols, such as + and -, are considered tokens …

Member Avatar for aeinstein
0
190
Member Avatar for aeinstein

Hi all, I'm trying to setup two pan/tilt/zoom webcams, one for my bro back in NY and one for myself here in CA, so that we have two way audio and control of the cam at the other person's location. Since each webcam will be behind our routers I'm trying …

Member Avatar for aeinstein
0
123
Member Avatar for aeinstein

can anyone (guru's included, hint, hint!) make a recommendation(s) on a book(s) towards gaining a cne via cna? i'm totally new to novell (aside from longtime enduser), but i'm NOT looking for a 'dummy'/'idiots' style study guide; the meatier the better so long as the material is covered from scratch …

Member Avatar for aeinstein
0
519
Member Avatar for aeinstein

Flash 5 or MX is ok, but i'm looking for two different types of books: 1) A Broadstroke howto covering beginner to whatever, but not necessarily an indepth reference. This is to hopefully help me get up to speed ASAP. 2) A detail oriented in-depth reference, such as maybe Flash …

Member Avatar for satish.ambition
0
296
Member Avatar for aeinstein

Hi, Since ~S.0.S.~ beat me to asking about referrals I figured I'd ask about my next-most pressing issue regarding DaniWeb: I just noticed the sidebar section entitled "Syndication", and I'm wondering what that refers to? Thanks :)

Member Avatar for John A
0
161
Member Avatar for aeinstein

Hi All, I'm contemplating starting a site to chronical my experiences dealing with a common personal issue. For this I'm leaning towards using blog software, since at first I really don't expect much traffic at all, and I'm really not going to attempt to promote the site until it has …

Member Avatar for aeinstein
0
145
Member Avatar for aeinstein

Hi All, Is the naming convention typically used for C++ vector arrays, with multi-word identifiers, to use an underscore between the words? I'm finishing up a C++ course offered by the local college - I'm taking one of the "classroom: online" sections - and I'm running into that usage in …

Member Avatar for aeinstein
0
2K
Member Avatar for aeinstein

Hi All, I've converted the [URL="http://www.daniweb.com/techtalkforums/thread49412.html"]pseudocode from this thread[/URL] into a flowchart, and I'd greatly appreciate if anyone can point out any errors and/or inefficiences in the represented coding. as posted in the above referenced thread, the flowchart represents a solution for a chapter exercise, as follows: "The problem states …

Member Avatar for iamthwee
0
363
Member Avatar for aeinstein

Hi All, [COLOR="Red"]Short & quick:[/COLOR] PowerBook G4 w/OS 9.2 & 10.4(? - upgraded from 10.0) won't boot up after aborted browser install. [COLOR="Blue"]The details:[/COLOR] My sister was trying to upgrade Netscape Navigator 4.7 to 8.1 on her OS 9.2 (she is running a dual boot OS 9.2/10.4(?) PowerBook G4 (15" …

Member Avatar for aeinstein
0
215
Member Avatar for aeinstein

Hi All, If the user is to input text - alphabetic or numeric, when is it advantageous to use [I]getline[/I] rather than [I]cin[/I]? It's obviously easier to code something like [inlinecode]cin >> favoriteVacationSpot;[/inlinecode] than something like [inlinecode]getline (cin, favoriteVacatioSpot);[/inlinecode], so I don't see the advantage of using [I]getline[/I]. If anyone …

Member Avatar for Dave Sinkula
0
384
Member Avatar for aeinstein

Hi All, Short story: How do you compile two .cpp files at once? Text excerpt: "Step-by-Step 4-1: 1. Open [B]apstring.cpp[/B] and [B]stringex.cpp[/B] into a project in your compiler. The file [B]apstring.h[/B] must also be available to your compiler." All three files are downloaded from the Instructor's Text Resources of my …

Member Avatar for aeinstein
0
369
Member Avatar for aeinstein

Hi All, The program below is returning the following data... A 1 AB (empty line) 3 9 ...when it should be returning... A 1 AB 2 ABCDEFG 7 I've tried changing the assignment code statements to read [inlinecode]MyString = MyString + "B\n"';[/inlinecode] and [inlinecode]MyString = MyString + "CDEFG\n";[/inlinecode], but that, …

Member Avatar for aeinstein
0
178
Member Avatar for aeinstein

Hi All, As a non-required, ungraded, "activity", I coded the following program, and I'm wondering if there was an easier way for me to of solved the problem. Please note that this is only a second semester type course, and to this point we've only covered basic variables and constants, …

Member Avatar for aeinstein
0
1K
Member Avatar for aeinstein

Hi all, I'm transistioning from the networking end of things and moving to the programming side, so, even though I've been around here for quite awhile, I have a pretty basic queston: since the char data type has a minimum range values between -127 to 128, how is a letter …

Member Avatar for aeinstein
0
173
Member Avatar for aeinstein

...i'm thinking about getting a linux box (inexpensive suggestions welcome!) & setting up a small webspace. i've a broadband connection & the box will be behind a personal hardware firewall... there's so much information on this site about apache that i really don't know where to start, so i would …

Member Avatar for aeinstein
0
326
Member Avatar for aeinstein

Other than user interface differences dictated by the OS'es involved, are there any differences in the capabilities of components of Studio MX 2004 when they're installed on a PC (running WinXP (Home)) versus when they're installed on an Apple (running OS X(.x))? I've finally decided to bite the bullet and …

Member Avatar for aeinstein
0
238
Member Avatar for aeinstein

Dani, is there a way to check the last "x" number of posts, or post for the last "x" amount of days/time/time frame? Thanks

Member Avatar for Dani
0
578
Member Avatar for aeinstein

Just wanted to pause a moment from my busy "computer life" to pass along my condolences to the families and loved ones of the Columbia crew: Michael P. Anderson, Payload Commander David M. Brown, Mission Specialist Kalpana Chawla, Mission Specialist and first astronaut of Indian descent to reach space, Laurel …

Member Avatar for samaru
0
1K
Member Avatar for aeinstein

I've seen a lot of issues lately with OE 6 unable to switch to another ID in WinXP. Three solutions that I know of: 1) 3-finger saluting OE 2) bounce sys 3) deselect default ID setting (and leave setting that way) & do a File/Exit and Logoff, re-open OE & …

Member Avatar for kidd0
0
770
Member Avatar for aeinstein

does 1 need to learn Java b4 pickup up Java 3D, or is a) Java 3D more of an IDE, or b) is it akin to Java's relationship w/Javascript - basically none?

Member Avatar for samaru
0
278
Member Avatar for aeinstein

looking 4 something that generates 3D graphics like Bryce 3D or Simply 3D, but (ideally) is targetd towards Macromedia (Dreamweaver/Flash/Freelance) users. any recommendations? i'm actually considering AutoCad 14 but thats a bit pricey 4 my budget 2 say the least - ok, so i'm a virgin tekkie: i dont have …

Member Avatar for aeinstein
0
891
Member Avatar for aeinstein

i've got a link that i was going to post under the Perl board since its the homepage on 1 of my pc's 4 IE (www.techtalkforums.com is my homepage on my iBook IE :-* ), but its actually just a page from a broader tech url - was wondering if …

Member Avatar for aeinstein
0
193
Member Avatar for aeinstein

ok, so who can help me on this one? whenever i refresh i get booted out & told that i should select a username - i've logged in like 4 or 5x this morn! i go in to change my profile password & immediately i get that i cant change …

Member Avatar for aeinstein
0
671

The End.