11,557 Posted Topics
I don't know about you, but I'm starting to get very peeved off by the new AdSense. While I love the concept and all, I do NOT like the idea of having untargeted ads. I could easily get a LOT more from other ad networks and agencies than I am … | |
Now that DaniWeb is getting bigger, I am targeting more of the bigger budget advertisers. The problem is, how can I find them? It doesn't seem many of them post on many of the webmaster forums such as here, SitePoint, etc. Or do they? Where do larger-scale companies look for … | |
Re: Interesting idea. I actually think it could be a viable solution with memorable phone numbers such as: "Computer Hardware 1-800-COMP-4-ME. I don't know if it would prove successful with run of the mill numbers, however - or at least not the branding aspect of it. | |
Re: There are services that you can buy (sorry I don't know of any offhand) where you pay to have an automated system ping your server and various services on your server every hour or so, and send you an e-mail or even call your cellphone if something goes down. | |
| |
Re: Hey there. Welcome to DaniWeb. Not that active and yet a few posts in the last couple of hours - pretty good start there, eh? :) | |
Re: Hey there! Welcome to DaniWeb ... we have programming and we also have web design, so just choose a place to get started and enjoy! I started programming at about your age ;) | |
Re: Welcome to DaniWeb! | |
Re: [code]<body background="gradient.jpg" bgproperties="fixed">[/code] | |
Re: It looks like your site is pretty dynamic, so that doesn't appear to be the problem. Could you have been banned for any reason? Are you using any black hat SEO techniques? (i.e. cloaking, etc?) How many other sites are linking to you? When I do a link: on Google, … | |
AdSense is becoming more and more like a regular ol' ad network everyday. CPM campaigns! Image only ad formats ... ;) I'm rotating some of their image only leaderboards here and I'll keep you informed how they perform. Dani out | |
Re: The best that I can do for you right now is make the # of users online in the sidebar hyperlink to the who's online page. I might go all out making the who's online page forum specific but most likely that won't happen until summer break in a month … | |
Re: There should be a way to perform a repair on Internet Explorer via the IE Setup program. | |
Re: Hey Joel! Welcome to DaniWeb. I hope you find the site useful and find everything that you're looking for. Incidently, what does SAHM mean? | |
Re: My first computer had one of those Logitech trackballs (back in the day before optical was out). It was eh. I like mice better, personally. My mom still swears by trackballs. | |
Re: Edit your /etc/X11/XF86Config or /etc/X11/XF86Config-4 file, whichever it is that you have Also look here: [thread]564[/thread] | |
Re: Hey ilike_rock. Welcome to DaniWeb ... we're actually an IT community where you can discuss computer technology support. | |
Re: There are two ways to do this, and both involve a little JavaScript. The first way is to have two images - a thumbnail size and a large size - and use JS to swap between them. The second way is to use JS to resize one image - this … | |
Re: [url="http://www.daniweb.com/tutorials/tutorial10184.html"]http://www.daniweb.com/tutorials/tutorial10184.html[/url] [url="http://www.daniweb.com/tutorials/tutorial12655.html"]http://www.daniweb.com/tutorials/tutorial12655.html[/url] [url="http://www.daniweb.com/tutorials/tutorial18274.html"]http://www.daniweb.com/tutorials/tutorial18274.html[/url] An * means that we are talking about a pointer to a variable. For example, int x is a variable x which contains an integer. int* x is a variable x which contains the memory location of an integer (a pointer to an integer). When we use … | |
Re: Have you tried sending him a private message through the forum system? I wish you the best of health and a quick recovery. | |
Re: [url="http://www.biz-community.com/"]http://www.biz-community.com/[/url] [url="http://www.pcvoyager.com/dir/employment_sa.html"]http://www.pcvoyager.com/dir/employment_sa.html[/url] [url="http://www.itweb.co.za/sections/default.asp"]http://www.itweb.co.za/sections/default.asp[/url] | |
Re: Overture seems to have created a whole search engine that is based exclusively on PPC results. Not sure how many people actually use the engine compared to the number of advertisers who pay for listings, though! But that's some food for thought. I think it's important to consider that the … | |
I currently have two 250 gig drives striped into one partition on my dualie G5, and running Panther. I have all of my software installed and configured, all of my files saved, and I'm very happy. I also have a 500 gig firewire drive. What is the best way to … | |
Re: Here at DaniWeb, we have a folding group as well. Folding actually isn't a tech term at all. Folding proteins is the scientific process of gathering data about proteins and doing a bunch of data analysis and number crunching on them in all of their different molecular configurations. (When you … | |
Re: It means no one knows who you are yet ;) Either that, or no one has bothered rating many of your posts. | |
Re: Whoa. I just heard a little while ago that they now upped it from 1 gig to 2 gigs. They're at infinite gigs now. How silly! | |
When I first started this site, I worked really really hard to make sure that every question was answered. However, as the forums grew bigger, it got harder and harder to do. Not only because there were more questions asked, but because more behind the scenes stuff needs to be … | |
Re: Sorry, I don't know anything about them. What they did was out of line though - I go crazy over 1 minute of downtime! But if your website is anything semi-important, I would at least invest a few bucks a month into a cheap hosting package with a reputable company. … | |
Re: I got off to a ridiculously slow start. The second month we were open, no new threads were posted and only one new post was contributed over the entire month! Just goes to show ya ... ;) | |
| |
Re: Hey there Bad Karma :) Welcome to DaniWeb! Enjoy your stay around these parts. | |
Re: Do a search on the forums about getting traffic to a new site - I gave a whole bunch of helpful pointers lots of times before. But basically, posting news is a great way to get started, because content is key. If there's content, people will come, I promise you. … | |
Re: Absolutely definitely. Just look at my current struggle all day between navy blue and purple on DaniWeb. People are saying the purple looks girly, while shades of blue are more techie. If you use lots of dark colors, it somehow seems to represent the hack0rz crowd, the script kiddies, the … | |
Re: While I coded the backend myself, the full script is unfortunately not for sale. However, I will tell you that the syntax highlighting was done via the Beautifier syntax highlighter @ [url="http://www.beautifier.org"]www.beautifier.org[/url], albeit with some modifications to it. | |
Re: It seems to me as if gicio might indeed be using it for large strings, and is just providing these small "test" strings as an example to learn how to use it. | |
Re: Thanks there fellas. As far as the fonts go ... I decided to try 'Century Gothic' ... my absolute favorite font, instead of Arial or Verdana. What do you mean by the gaps in the forums? | |
Re: I think, but I'm not positive, that it's possible to explicitely disable JavaScript. But it's definitely enabled by default. After your JavaScript code, use <noscript> tags to display to people without JavaScript capabilities. | |
Re: Your link appears to be broken for me. | |
Re: Hey there redsabre. Welcome to DaniWeb :) | |
Re: Hello there, and welcome. And you're not that new ;) I saw you around yesterday. You're a seasoned DaniWebber now! :) | |
Re: Windows 98 is a bit outdated ... IE 4.0 - what version of IE are you using? Still, however, JSP is a server-side languages so the browser shouldn't even have to handle anything except for HTML ?? Are your sure the JSP pages work in a different system? | |
Re: Moving this thread with redirect to C++ book reviews forum so that in the future when someone goes to that forum looking for a book, they'll find this thread :) | |
Re: Sorry, I'm a little confused. I typed HOME into Google. What am I supposed to see? Very surprised how Microsoft ranks so high for Home. Also Lycos? Netscape? Java? That's ridiculous ... the word isn't anywhere! I guess I figured out what I'm supposed to see. |
The End.