11,557 Posted Topics
Re: Since it doesn't seem like you need anything ultra fancy, I suggest you go with [url="http://www.phpbb.com"]www.phpbb.com[/url], the phpBB forum software. It's free and uses the php programming language. That means that you will have to find a web host which supports php. In general, that can run you about $10/month … | |
Re: [url]www.linkexchange.com[/url] is really the only one I would go with as it has been around forever and is backed by Microsoft | |
Re: The homepage, [url="http://www.daniweb.com"]www.daniweb.com[/url], is meant to give an overall good first impression of what the site has to offer to new visitors. Let's face reality, 9 out of 10 posts are security related questions around these forums ;) The way that the featured threads on the homepage looks now, it … | |
Re: Try [url="http://www.newegg.com"]www.newegg.com[/url] | |
Re: To do this via HTML: [code]<body topmargin="0" leftmargin="0" marginheight="0" marginwidth="0">[/code] To do this via CSS: [code]<body style="margin:0px">[/code] | |
Re: It says boot.ini failure and then it still boots? The bios is unrelated to microsoft windows. What the bios is, is a setup screen which allows you to configure certain low-level hardware options related to your processor and motherboard. To get to it, there is a specific key you have … | |
Re: cde156, in the future please don't double post and don't post in the incorrect forum. Thread moved and merged. | |
Hey there everyone! Happy end-of-Turkey Day. This first contest of ours is to celebrate us reaching 10,000 posts on Thanksgiving! :) Here's the deal ... we're in need of a 468x60 banner that we can use for web promotion or to give out to people. Since I'm certainly no artist … | |
Re: Hey Paladine. Thanks for the kudos. You may have seen I responded earlier... unfortunately I lost that post due to MySQL problems. You may notice things are a bit quirky here for the next few days while I tweak the database. In any case, does this mean that you'll agree … | |
I've noticed in quite a few posts by different people, the first word is "Untitled" and sometimes it's in a light grey font or italicized. I was just wondering what this meant? | |
Re: Round robin is simply an algorithm that lets you share resources among multiple servers/devices. By studying the code provided, while it isn't exactly what you want, it is a demonstration of the algorithm, and is definitely a huge step in accomplishing your task. In fact, I'm sure it could easily … | |
Re: Back to the popup blocker idea, you're not using the Google toolbar, are you? | |
Re: I'm confused what type of tutorials you are looking for. Do you wish to know all the different features this site offers. Or do you want more newbie-friendly replies to your questions? If it's the latter, simply post that you are a newbie and need lots of help in your … | |
Re: [QUOTE=)BIG"B"Affleck][img]http://www.daniweb.com/techtalkforums/techtalk-images/reputation/reputation_neg.gif[/img][url="http://www.daniweb.com/techtalkforums/showthread.php?p=8239#post8239"]100% CPU Usage - No Vir...[/url][i]01-02-2004 12:48 AMWhat does this have to do with anything?[/i] This person(MOD) obviously does not think outside the box. Bit Rot can happend jr. What lamo gave this assignment out and didnt have the balls to even post his signature/handle............hmmm lets see he would have … | |
As you may or may not know, as of sometime last week, Google decided to include graphic ads in their AdWords and AdSense programs. By logging into AdSense, you can choose whether you just want to show text ads, or graphical ads mixed in. So far, very few advertisers have … | |
Re: Did this always happen? Did you recently install any new software? Does it always happen when you are doing something specific? We need a whole bunch more details to help you out it seems. | |
Re: Adding that feature would require a php file hack and .tpl template hack to your existing phpBB files. Doing a quick search on [url="http://www.phpbbhacks.com"]www.phpbbhacks.com[/url] yielded these results: [url="http://www.phpbbhacks.com/searchresults.php?version=2&query=quick+reply&search_type=1&Submit=Go"]http://www.phpbbhacks.com/searchresults.php?version=2&query=quick+reply&search_type=1&Submit=Go[/url] Choose the Quick Reply hack you wish to use, and download the instructions how to apply it. | |
Re: The thread that goga is referring to is this one: [thread]7330[/thread] I had just deleted it and was just about to PM goga indicating so, because I didn't realize that he was providing a link to any external page. I thought the post made absolutely no sense because it wasn't … | |
Hey there guys. Yesterday during a really bad storm, I was at work with my mom. We got a phone call from the alarm company for my house saying that the shocks had gone off and the police were called. Thinking that lightning struck the house, I went home to … | |
[font=Arial][size=5][color=#0000ff][i][size=2][color=black][font=Verdana][color=black][i]I found this in a few different places around the 'net - hopefully it's helpful:[/i][/color][/font] [/color][/size][/i][/color][/size][/font][font=Arial][size=5][color=#0000ff]Display Your Quick Launch Toolbar[/color][/size][/font] [list] [*][font=Arial][size=2][color=#000000]Right-click an empty area on the taskbar, click Toolbars, and then click Quick Launch. [/color][/size][/font] [*][font=Arial][size=2][color=#000000]Easy as that your Quick Launch bar appears. [/color][/size][/font] [*][font=Arial][size=2][color=#000000]To add items to your … | |
Re: As far as I know, this can be accomplished. Printing to a hardware printer is simply a level of abstraction that can be accomplished via printer drivers, etc. I did a quick Google search and came up with this ... I don't know if it will be of much help … | |
Re: Hello there. I actually use a Windows machine and a G5, as well. I've found, and very surprisingly, that Safari usually renders things quite similarly to IE. If you design for Safari, and make sure that your designs are backwards compatible with the old IE for the mac, you should … | |
Re: Nope, sorry, never heard of this file. What happens when you try to remove it? How did you come across realizing that it doesn't belong? (i.e. how do you know it isn't for some software instead of malware) It seems like something is running at startup ... | |
I know that spiders are incapable of filling out forms and the like. But if I have links that have been dynamically generated client-side by some simple javascript, are they capable of following these links? | |
The attached program performs a QuickSort in C++ which sorts an array of structs based on their data members. Basically, it sorts an array of coordinates based on their distance from the origin. | |
Re: Very interesting. I'm going to go read it now ... | |
Re: .NET is proprietary to microsoft, unfortunately. There is something called the mono project that lets you incorporate .NET into linux/unix. I'm not sure if something similar can be done for the mac. Since the mac has a unix foundation, however, from what I'm seeing, a port of mono available for … | |
Google has updated their TOS yet again, and with this update, comes a few new goodies. For starters, there's a new AdSense format, a half-banner that's 234x60. There's also more channels allowed. Most importantly, however, they now allow you to place a google search box on your site. When people … | |
Re: I have to admit, this past week, I have done an enormous amount of tweaking on the forum layout. The most important / noticable changes are that there is now a search field built into the header, and the header and footer and index page are now almost entirely in … | |
I am not able to see any of the AdSense ads on any page throughout DaniWeb. Does anyone know what's up? Is this system-wide? - Dani | |
Re: Well, for someone who says they need help figuring out how to post to the forum, you did a pretty good job of it ;) Now that you posted your question, periodically check back and see if you receive any responses. Have you checked out the scheduling C code in … | |
![]() | Re: There is a mod at phpbbhacks for syndication of moreover news. Moreover is simply an RSS feed - that mod will work with any feed you give it. |
Re: If you're a mac user, I recommend Safari ;) I'm a Safari user on my mac, and an IE/Firefox user on Windows. I also used to use Mozilla when I ran a linux machine. | |
How can I read a string in from the user? For example, I am writing a console-based java application which prompt the user to enter a string and then reads that string in. What is the opposite of System.out.println? ;) System.in.readln? I can't get it to work and I'm a … | |
Re: The problem with that was that it added an extra line of text to every forum. That nearly doubled the size of the forum index page. The reason it was removed was because I was getting complaints that the long forum index was overwhelming to new site visitors and with … | |
Re: Please only offer helpful suggestions. I'm confused - when you run the program, the 2 and 5 are printed to the top of the screen automatically? Or did you enter them, or? | |
Re: Yes, what feigned said ;) Make sure that your drag 'n' drop utility is completely removed before you install Nero. Especially if you plan to use Nero's on-the-fly burner program (I forget what it's called - but the one that integrates with Microsoft Explorer). | |
Re: The best way I know of is learn by example - check out these php auction scripts: [url="http://www.hotscripts.com/PHP/Scripts_and_Programs/Auctions/index.html"]http://www.hotscripts.com/PHP/Scripts_and_Programs/Auctions/index.html[/url] [url="http://php.resourceindex.com/Complete_Scripts/Auctions/"]http://php.resourceindex.com/Complete_Scripts/Auctions/[/url] | |
For all of his help that he has contributed to the daniweb community, I would like to announce [b]caperjack[/b] as June's Member of the Month. Among all our moderators, he has been doing a great job catering to the overwhelming number of HijackThis logs in our Security forum. His work … | |
Just like most forums, we have a Moderator Forum meant for discussing behind-the-scenes issues. No members ever can see or have access to this forum. My question is whether it is normal practice to count posts made in this forum towards the overall forum post count statistic that everyone sees. | |
Re: By default, new members are automatically subscribed to threads that they post in. In addition, the default thread subscription mode is weekly notification, meaning you'll receive all the emails on one day during the week. (I thought this would be the most convenient to new members, as it might be … | |
Re: IBTKATC? What does that stand for? (Welcome aboard, btw) | |
Re: I'm confused what you mean. I'm confused how she got the pictures to be encrypted. Did she specifically choose a password for them? Can't she use the password she entered to unencrypt them? If your teacher can access them, have her open them and then re-save them with a new … | |
Re: SquirrelMail is a very nice open source, PHP-based webmail client. While I can't point you in the direction of a tutorial unfortunately, perhaps checking out their code will give you some ideas? [url="http://sourceforge.net/projects/squirrelmail/"]http://sourceforge.net/projects/squirrelmail/[/url] | |
Re: [url="http://dmoz.org/Computers/Programming/Resources/Chats_and_Forums/"]http://dmoz.org/Computers/Programming/Resources/Chats_and_Forums/[/url] | |
Re: Just my two (non-specific) cents: I've used both an Asus and a Gigabyte. I had no problems with my Gigabyte, but I love my Asus, and from now on will only by Asus. | |
Re: Also, keep in mind that variables can be typecasted. For example: [code] int x = 5; float sum = (float)(x) + 2.25; [/code] I think I did that right, anyways. | |
Re: If you're using Windows98 or below, yes. Otherwise, sorry you're outta luck. In their infinite wisdom, Microsoft has integrated iexplore.exe into explorer.exe, the base of the Windows operating system. What you can do, however, is set program defaults to use a 3rd party browser such as Mozilla as your default … | |
Re: Do you think that those old techniques will eventually become important again? I remember reading somewhere that the reason that Google doesn't like query strings in URLs (despite its ability to correctly parse them) is because in infinitely large dynamic sites, the spiders and crawlers tend to get stuck in … |
The End.