Skip to main content

a guest post? not quite...

i received this interesting request from "sarah" asking if i had an interest in a guest blog post. isn't that interesting? here's the email:

Hi Marcus,

I'm getting in touch with you because I'm interested in writing an article for your blog. I came across your blog post marcusoh.blogspot.com while writing for a website on music production. During my research, I've found an increasing focus in terms of design as the tools and technology available today improve our ability to customize how create music and collaborate as musicians

Please let me know if you'd be interested in an article this topic. Thanks, and I look forward to hearing from you soon.

Best,
Sarah

as you know, i write tons on music, music theory, musical collaboration, and such. NOT. if sarah's "research" on the purpose/scope/focus of my blog is any indication of her research in music, i wouldn't be interested even if i did have a topic that was germane to her research. this, by far, is the best giveaway though:

image

smtp.com? oh boy. a short perfunctory search revealed that sarah not only dabbles in music research but also childhood psychology and development as indicated in this blog post i found.

Comments

  1. I got a similar email this morning "Alex," (alexsawyer28@gmail) also through smtp.com and couldn't figure out for the life of me what his/her research had to do with visualizing evolution. A google search of the first sentence brought me to your blog. I wonder what their angle is.

    "
    I'm getting in touch with you because I'm interested in writing an article for your blog. I came across your blog post visualizingevolution.blogspot.com while writing for a website on the scope of bachelor degree programs. During my research, one of the aspects I've focused on has been industrial design, and I've found that increasingly so that curriculums from the humanities, sciences, and business can be applied to improve the design process.

    Please let me know if you'd be interested in an article about this idea. Thanks, and I look forward to hearing from you soon.

    Best,

    Alex"

    It reads like something from an automatic blog-topic generator!

    ReplyDelete
    Replies
    1. ah another one! my take is this heidi -- they are soliciting people hoping for a hit. if they get one, they someone convince the blog owner to let them post as a guest and then probably go to town posting all kinds of nonsense to your audience.

      oh well. at least we weren't dumb enough to fall for it. btw, excellent illustrations! some of them look so real they make me queasy. :)

      Delete
    2. This is the one I got this morning:

      "Hi Ian,

      I'm getting in touch with you because I'm interested in writing an article for your blog. I came across your blog post ianthal.blogspot.com while writing for a website on the state of criminal justice and criminology today. During my research, I became intrigued by how the media and journalism affects criminal cases and public opinion on different cases.

      Please let me know if you'd be interested in an article about this idea. I'd be happy to go write about a more specific topic if you'd like to work with me on an idea. Thanks, and I look forward to hearing from you soon.

      Best,

      Angela"

      Delete
    3. i have to admit, they had to put a little more time into this kind of spam. has anyone fallen for this???

      Delete
    4. I considered writing that I don't typically have guest bloggers before I noticed that the topic "Angela" wanted to write about had nothing to do with my blog. Then I realized it was spam.

      Delete
    5. i was headed down the same irritating path. i couldn't figure out the angle at first. i'm still not sure i totally get it.

      Delete
  2. I suspect one of two angles:

    1.) To check for operative email accounts, harvest them, and then sell them to spammers. I've seen this happen from time ti time when I post something to Craigslist, say, advertising an opening in my flat.

    2.) To gain access to the administrative side of a blog and turn it into a spam blog.

    ReplyDelete

Post a Comment

Popular posts from this blog

using preloadpkgonsite.exe to stage compressed copies to child site distribution points

UPDATE: john marcum sent me a kind email to let me know about a problem he ran into with preloadpkgonsite.exe in the new SCCM Toolkit V2 where under certain conditions, packages will not uncompress.  if you are using the v2 toolkit, PLEASE read this blog post before proceeding.   here’s a scenario that came up on the mssms@lists.myitforum.com mailing list. when confronted with a situation of large packages and wan links, it’s generally best to get the data to the other location without going over the wire. in this case, 75gb. :/ the “how” you get the files there is really not the most important thing to worry about. once they’re there and moved to the appropriate location, preloadpkgonsite.exe is required to install the compressed source files. once done, a status message goes back to the parent server which should stop the upstream server from copying the package source files over the wan to the child site. anyway, if it’s a relatively small amount of packages, you can

How to Identify Applications Using Your Domain Controller

Problem Everyone has been through it. We've all had to retire or replace a domain controller at some point in our checkered collective experiences. While AD provides very intelligent high availability, some applications are just plain dumb. They do not observe site awareness or participate in locating a domain controller. All they want is the name or IP of one domain controller which gets hardcoded in a configuration file somewhere, deeply embedded in some file folder or setting that you are never going to find. How do you look at a DC and decide which applications might be doing it? Packet trace? Logs? Shut it down and wait for screaming? It seems very tedious and nearly impossible. Potential Solution Obviously I wouldn't even bother posting this if I hadn't run across something interesting. :) I ran across something in draftcalled Domain Controller Isolation. Since it's in draft, I don't know that it's published yet. HOWEVER, the concept is based off

sccm: content hash fails to match

back in 2008, I wrote up a little thing about how distribution manager fails to send a package to a distribution point . even though a lot of what I wrote that for was the failure of packages to get delivered to child sites, the result was pretty much the same. when the client tries to run the advertisement with an old package, the result was a failure because of content mismatch. I went through an ordeal recently capturing these exact kinds of failures and corrected quite a number of problems with these packages. the resulting blog post is my effort to capture how these problems were resolved. if nothing else, it's a basic checklist of things you can use.   DETECTION status messages take a look at your status messages. this has to be the easiest way to determine where these problems exist. unfortunately, it requires that a client is already experiencing problems. there are client logs you can examine as well such as cas, but I wasn't even sure I was going to have enough m