11,557 Posted Topics
Re: tgreer, you say you're "certainly not going to dumb-down my development projects because of a fault in a search engine." What if you are running a corporate site where the difference between search engine rankings and how well-indexed in Google you are means having your head served on a silver … | |
Re: :eek: Eeek. Does anyone know if the flaws in the linux kernel are being mirrored by other *nix kernels, such as the one that powers Mac OS X, for instance? Mixing open source and proprietary systems is always a dangerous combination. | |
Re: It seems that browser security is mirroring OS security in that the least popular is the most secure, probably more than not because fewer people care enough to exploit its vulnerabilities. I have to admit, I am a long time IE fan for Windows. I haven't tried IE7 yet because … | |
Two of the largest webhosting companies around, [URL="http://www.ev1servers.com/"]www.ev1servers.com[/URL] (formerly RackShack) and The Planet ([URL="http://www.theplanet.com/"]www.theplanet.com[/URL]) have announced a merger today. The merger is a result of both being bought out by investment company GI Partners. As of right now, things are still in flux, and the only change to happen is … | |
Re: That's what I do. I have CAT6 cable (gigabit switch) running around my room and use wireless just for my laptop or for when friends bring their lappies over. | |
Re: That's just crazy! When I first started reading this blog entry, I was expecting for you to send me to some hacker's website - not an official Apple site! | |
Re: I've been out of the linux loop for so long, it almost makes me want to set that linux box of mine back up. But, alas, I have come to terms with the fact that OS X happily performs al of my *nix needs and another box and monitor in … | |
I just haven't been able to get a good night's sleep lately. On a positive note, that has left a lot of time for me to devote extra time to DaniWeb. I've moved a couple things around, changed a couple other things, and am just hoping that everyone can get … | |
Re: It sounds awesome, Christian. I still think my first generation G5 tower is great. Enjoy it! You deserve it. | |
While working on the new DaniWeb Event Calendar feature, I did a Google search regarding the vBulletin built-in calendar feature. Built right into the search engine results pages was the statement: In response to a complaint we received under the US Digital Millennium Copyright Act, we have removed 1 result(s) … | |
For those of you webmasters out there who are running Google Analytics ([URL]http://www.google.com/analytics[/URL]) then you can welcome a new feature ... site overlay. It's a feature that so far I have only seen in paid analytics software, so it's definitely a more than welcome addition. Google Analytics logs pageviews to … | |
If you're in the SEO industry, most likely you're familiar with the Search Engine Roundtable at [url]www.seroundtable.com[/url], a blog / feed of all of the webmaster forums around. However, I just clicked on the "Forums" tab tonight to find my familiar list of other webmaster forums gone. In its place … | |
Re: What? Seriously? an Intel-based iBook by January?? | |
Re: Aussies were never able to buy iTunes songs before now? That doesn't seem right? | |
Re: Two designs ago we had one that lasted for years ... these last two, I was getting some criticisms right from the start, and I was never 100% satisfied with them. This one I am :) I think this one will be here to stay for a very, very long … | |
I just went to WebmasterWorld and noticed that ... well ... it no longer exists? It looks as if it is now [url]http://www.searchengineworld.com/[/url] although I'm still a little confused. There are only a very few forums. Was this a merger? Hmm ... | |
Re: Gah! I own the Treo 700W, Palm's first Windows Mobile device, and I'm very happy with it. I think it was a good move on Palm's part - they realize that Windows Mobile has a huge following, and they are giving users a choice. Palm hardware with Windows software. They … | |
Re: Wikis are NOT used to edit single documents, such as reports. In addition, they are not used to handle a relatively small collection of documents. Rather, they are used to handle large collections of data. The reason for this is because there are two criteria for wikis. The first is … | |
My friend Darren from Google just informed me a couple of minutes ago that Google Notifier is out in beta ... for the mac! You can check it out at: [url]http://toolbar.google.com/gmail-helper/index?promo=gdl-en[/url] Now comes the time when I thank Darren for considering the fact that I'm a mac girl and messaging … | |
Talk is cheap, or so they say. At least it is with Google Talk beta ... Google's new IM /voice client! You can check it out at [url]www.google.com/talk/[/url] - I have yet to try it but I'm going to go ahead and download it right now. It seems like this … | |
Re: Is it just me or is this related to Danny's CNN blog entry? [url]http://www.daniweb.com/blogs/entry313.html[/url] Gahh, benna posted at the same time as me! :) | |
ValueClick has recently announced plans to acquire a competing advertising network, FastClick. ValueClick currently owns three properties: PriceRunner, an online price comparison service, Commission Junction (CJ), an affiliate network, and Mediaplex, an ad serving technology. FastClick would become a fourth subsidiary of the publically traded company. According to Aaron, DaniWeb's … | |
Re: I agree this blog entry does seem a lot like an ad. Danny's done one too many PRs in his lifetime. However, I am more interested in the semi-recent acquisition and merger between Adobe and Macromedia - now THAT is one powerful combination! | |
Re: Keep up with the times, Christian! :) hehe Longhorn, which recently made its public debut, (warez betas currently available, while legit betas are available to a select few) has now been dubbed Vista. Screenshots available on the web. See previous blogs about this. :) | |
Today, Yahoo! introduced their new Publisher Network, a "new self-serve platform that will provide small- and medium-sized web publishers with easy access to yahoo! advertising and content." In other words, it's a direct alternative to Google AdSense. The program, which the webmaster community initially caught wind of nearly a year … | |
Re: LOL! :) | |
Hey there everyone. Long time no post... and that's because I just went out and bought The Sims 2 the other day, and I just have to say how much [b]I love it![/b] I'm not a gamer by any means. The only games I really ever play are simulations ... … | |
Re: In PHP, the time() function gets the current system time. Perhaps there is a Python equivalent that fetches the current year according to the system time? It would be a nice next step as you learn and improve your Python. | |
[LEFT]This is a program I wrote for my x86 assembly class which revolves a "roulette wheel" around. Wait about a minute and it will eventually slow down to a stop. It uses Irvine32.inc which came with the textbook.[/LEFT] | |
This is a program I wrote for my x86 assembly class which bounces an ASCII ball across the screen. It uses Irvine32.inc which came with the textbook. | |
![]() | Re: If you're goal is to deal with output, you may find that using ob_ is more flexible, as it lets you retrieve the output from external files and store them in variables for later use. The syntax would be: [code=php]<?php ob_start(); $output = ob_get_contents(); ob_end_clean(); ?>[/code] There are also a … |
Re: Thanks :) And for a more complete cat, check out: [url]http://www.daniweb.com/code/snippet216.html[/url] | |
Re: Thank you ... and thank Buff. Who is Buff ;) | |
Re: Why are you setting the width and height of the image to 65x38 pixels in size? | |
Re: Of course, there will also need to be a submit button of some kind, to handle the data input. | |
Re: I am still working on perfecting the engine which powers these code snippets. Not all languages are full supported, but I can assure you that I am working on it! | |
Re: Cool. :) I've heard of the language but never had experience with it. Is it a proprietary language? Where could one get access to a compiler? | |
Re: Thank you for submitting DaniWeb's first pascal code snippet :) | |
Re: I'm new to Java. This has actually been the first time I've seen a constructor method for main. Looks good, and it's a good way to explain recursion. | |
Re: I thought I had De Ja Vu for a second with the same snippet posted twice ... but then I read and saw it's slightly different. I've no experience with Pascal. Where could I pick myself up a Pascal compiler to test this out? | |
Re: Thank you for this! |
The End.