Windows Media Player Firefox Plugin
-
Interesting. There's a "talkback" section, with two "Anonymous says", followed by "Anonymous posts have been disabled." :~ Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh SmithMarc Clifton wrote:
Interesting. There's a "talkback" section, with two "Anonymous says", followed by "Anonymous posts have been disabled."
I believe those are pingbacks from other blogs and not direct comments.
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
C++/CLI in ActionFly on your way like an eagle Fly as high as the sun On your wings like an eagle Fly and touch the sun
-
Marc Clifton wrote:
Interesting. There's a "talkback" section, with two "Anonymous says", followed by "Anonymous posts have been disabled."
I believe those are pingbacks from other blogs and not direct comments.
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
C++/CLI in ActionFly on your way like an eagle Fly as high as the sun On your wings like an eagle Fly and touch the sun
Nishant Sivakumar wrote:
I believe those are pingbacks from other blogs and not direct comments.
Ah. How does that work, BTW? How does the source blog find the references to it? (or is that not the way it works?) Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith -
Now FF users can play wmv files in their browser too :-)[^]
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
C++/CLI in ActionFly on your way like an eagle Fly as high as the sun On your wings like an eagle Fly and touch the sun
We've always been able to through Quicktime :) (But still a cool extension for those burnt by past Quicktime experiences.)
regards, Paul Watson Ireland & South Africa
Shog9 wrote:
And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...
-
Marc Clifton wrote:
Interesting. There's a "talkback" section, with two "Anonymous says", followed by "Anonymous posts have been disabled."
I believe those are pingbacks from other blogs and not direct comments.
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
C++/CLI in ActionFly on your way like an eagle Fly as high as the sun On your wings like an eagle Fly and touch the sun
-
Now FF users can play wmv files in their browser too :-)[^]
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
C++/CLI in ActionFly on your way like an eagle Fly as high as the sun On your wings like an eagle Fly and touch the sun
Coulda sworn i was already doing that. I sure remember going out of my way to disable it at one point. :~
Last modified: 15mins after originally posted -- But yeah, it's still cool. Nice to see *someone* at MS willing to not treat me like a second-class citizen.
----
It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.
--Raymond Chen on MSDN
-
Now FF users can play wmv files in their browser too :-)[^]
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
C++/CLI in ActionFly on your way like an eagle Fly as high as the sun On your wings like an eagle Fly and touch the sun
I find it interesting this is coming from this site. What I remember this was originally a black ops project of Microsoft with the goal of running a Linux style IT department with a focus on integration with windows products. If I remember right, they actually had to set everything up and they are in the middle of Microsoft land. Looking around the site compared to a year ago, it really has changed since I last went onto it.
_____________________________________________________________________ Our developers never release code. Rather, it tends to escape, pillaging the countryside all around. The Enlightenment Project (paraphrased comment) Visit Me at GISDevCafe
-
Nishant Sivakumar wrote:
I believe those are pingbacks from other blogs and not direct comments.
Ah. How does that work, BTW? How does the source blog find the references to it? (or is that not the way it works?) Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh SmithAFAIK, the blogging software has to be configured to "ping" a certain URL for the post that's being linked to (it's not just tracing referrers). Frankly, i've never seen this work well. Many blogs don't seem to use it at all, others are spammed to death, and the few remaining just seem to do what this one did: treat them the same as comments, further damaging the already brutal blog-comment-reading experience. I've started seeing blogs here and there using services that track references through Technorati without actually including backlinks on the page itself. I don't know if this is really anything beyond a vanity gadget, but at least it's less confusing.
----
It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.
--Raymond Chen on MSDN
-
We've always been able to through Quicktime :) (But still a cool extension for those burnt by past Quicktime experiences.)
regards, Paul Watson Ireland & South Africa
Shog9 wrote:
And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...
-
Now FF users can play wmv files in their browser too :-)[^]
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
C++/CLI in ActionFly on your way like an eagle Fly as high as the sun On your wings like an eagle Fly and touch the sun
-
Now FF users can play wmv files in their browser too :-)[^]
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
C++/CLI in ActionFly on your way like an eagle Fly as high as the sun On your wings like an eagle Fly and touch the sun
How about this? http://forums.mozillazine.org/viewtopic.php?t=206213[^] It's been there for a while...
-
Nishant Sivakumar wrote:
pingbacks from other blogs
Yeah I've always wondered, what are those things and what's the point of cluttering up a blog's comments area with them?
"110%" - it's the new 70%
John Cardinal wrote:
Yeah I've always wondered, what are those things and what's the point of cluttering up a blog's comments area with them?
Copy/pasting my reply to Marc :- Each blog-entry has a pingback URL (if the blog engine supports pingbacks) and whenever some other blog (that uses a pingback supporting blog engine) links to this blog entry, it also fetches the pingback URL. The pinged blog can thus get a list of all linking blogs, and some of them convert the pingbacks to comments and quote the first 2-3 lines. Frankly this just leads to comment-spam where spammers pretend to be pingbacks :sigh:
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
C++/CLI in ActionFly on your way like an eagle Fly as high as the sun On your wings like an eagle Fly and touch the sun
-
Nishant Sivakumar wrote:
I believe those are pingbacks from other blogs and not direct comments.
Ah. How does that work, BTW? How does the source blog find the references to it? (or is that not the way it works?) Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh SmithMarc Clifton wrote:
Ah. How does that work, BTW? How does the source blog find the references to it? (or is that not the way it works?)
Each blog-entry has a pingback URL (if the blog engine supports pingbacks) and whenever some other blog (that uses a pingback supporting blog engine) links to this blog entry, it also fetches the pingback URL. The pinged blog can thus get a list of all linking blogs, and some of them convert the pingbacks to comments and quote the first 2-3 lines. Frankly this just leads to comment-spam where spammers pretend to be pingbacks :sigh:
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
C++/CLI in ActionFly on your way like an eagle Fly as high as the sun On your wings like an eagle Fly and touch the sun
-
John Cardinal wrote:
Yeah I've always wondered, what are those things and what's the point of cluttering up a blog's comments area with them?
Copy/pasting my reply to Marc :- Each blog-entry has a pingback URL (if the blog engine supports pingbacks) and whenever some other blog (that uses a pingback supporting blog engine) links to this blog entry, it also fetches the pingback URL. The pinged blog can thus get a list of all linking blogs, and some of them convert the pingbacks to comments and quote the first 2-3 lines. Frankly this just leads to comment-spam where spammers pretend to be pingbacks :sigh:
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
C++/CLI in ActionFly on your way like an eagle Fly as high as the sun On your wings like an eagle Fly and touch the sun