Posted December 31st, 2009, in: Computer Problems and Fixes| Hard Drive Drama
I’m not totally naive. But I’m also up against this barrier: The time it takes to re-install tons of software and figure out tons of passwords and other crap saved in preferences files.
Once again, I am letting a repair utility, in this case, Disk Warrior, go through it’s time-consuming and completely NOT-promising process.
Here’s what I do know:
- What one utility can’t fix, another sometimes can
- When a repair utility fails the first time, sometimes the second time it will yield different results (sometimes a disk-restore utility will work, but only after several rounds taking hours and hours or even days)
- Sometimes a particular app doesn’t work one way, but when you try it another way (like via target mode), it does.
- There is no sane preference between the different utilities: Drive Genius, Disk Warrior, Etc… It seems to me like at any given moment, one might be better than the other, or that maybe certain programs are better with certain issues.
- Patience is a virtue.
- It’s a good idea to plan, while your repair utility is or isn’t working for hours and hours or days, what you’re going to do next. Reformat?
- Any sign of progress is a glimpse of hope, even if the program only updates you every two hours.
- There is no hope for a bad drive, or bad ram or a bad logic board or power-supply, which can lead to a false diagnosis of a bad drive.
- It is true that sometimes weird things like putting your drive in the freezer, will allow you to recover your data.
- The language used by utilities is not understandable by humans.
- We need to get used to these kinds of problems.
- We need to be prepared for them (back-up, stupid!)
- Again, I am a fool for not backing up the contents of this little laptop I have, which I thought I didn’t care much about, data-wise…
If I get this little bastard running again, I vow to look into network-backup solutions. My main computer has a clone, which updates every day.
But a physical drive doesn’t make sense for a little baby dummy computer. Turns out, that little dummy was one of my best friends and now I’m standing here feeling like a total jerk.
Permalink - Leave a Comment (1)
Posted November 3rd, 2009, in: Computer Problems and Fixes| Evil Robots| Humanity, Culture, Philosophy, Politics, Ethics Etc| Marketing/Advertising In The Cloud| SEO, SEM, SMO Etc| Technology| WordPress
The site links to sites who are also under attack and when the bug is running correctly on those sites, the sites redirect the hits to the final destination,
which is http://www.zml.com/
I don’t know if zml.com knows this is happening. I mean I suppose it’s possible that some unscrupulous SEO or Marketing guy promised them traffic and then resorted to this to get it. I’m contacting them now to inform them of this uncool practice being committed on their behalf, and if they are not willing to cooperate on putting an end to it, I will have no choice but to give them some negative attention.
The process of extracting the bad links from the content was long and hard since the strings of code inserted were very inconsistent.
The following is a list of the sites being linked thru, which I assume are all victims of this malware. If you own one of these sites, feel free to drop me a line and I will point you in the right direction as far as putting an end to this.
- http://blog.segd.org
- http://www.investorsunited.com
- http://www.oca-gla.org
- http://www.thunderstruck.org
- http://subway.com
- http://verdadeabsoluta.net
- http://yourrnc.com
- http://wordpressthemesbox.com
- http://mp3db.org
- http://webconsultingdc.com
- http://turtlesurvival.org
- http://turtleconservationfund.org
- http://truenorthbrass.com
- http://tarabooks.com
- http://kolenalaila.com
- http://techbostonacademy.org
- http://pie-flex.com
- http://www.philebrity.tv
- http://www.landmarkwine.com
- http://artsinbushwick.org
- http://brettmartin.org
- http://bsf.org
- http://www.popandpolitics.com
- http://womanhonorthyself.com
- http://www.brainstorm9.com
- http://webdev.entheosweb.com
- http://www.topicus-healthcare.com
- http://www.vfilings.com
- http://constantinessword.com
- http://www.dopiska.com
- http://writingcenters.org
- http://www.radisson.com
- http://notjustaprettyface.org
- http://www.arizonacriminaldefenseblog.com
- http://www.sembrarpaz.com
- http://www.apostilla.com
- http://www.geektechs.net
- http://johnquiggin.com
- http://blog.pdma.org
- http://bluesheaven.com
Message to ZML:
Hello,
I am a developer and recently one of my clients who is running WordPress for her personal website was attacked by some Malware that inserted thousands of links throughout her content. Those links resolve to your site, but via redirects thru other sites that I assume are also victims of the malware.
You look like you’ve built a pretty nice site here. And I’m writing to give you the chance to get on board with fixing this problem before I am forced to create some negative attention in the blogosphere and social media.
It doesn’t seem like you would want to be resposible for malware. But it also doesn’t seem like anyone would go through the trouble to make all these links back to you unless you were paying them. Perhaps you hired some marketing or SEO people and were not aware that they would be using these tactics? Please write back soon as I have very little patience for this kind of thing.
Thanks,
Andrew A. Peterson
Some samples of weird code that the bot inserted:
<wp:tag><wp:tag_slug>%d0%b0%d0%b2%d1%82%d0%be%d1%80%d1%81%d0%ba%d0%b8%d0%b5-%d0%bf%d1%80%d0%be%d0%b3%d1%80%d0%b0%d0%bc%d0%bc%d1%8b</wp:tag_slug><wp:tag_name><![CDATA[????????? ?????????]]></wp:tag_name></wp:tag>
<wp:tag><wp:tag_slug>%d1%81%d0%b2%d0%be%d0%b1%d0%be%d0%b4%d0%bd%d1%8b%d0%b9-%d0%bc%d0%b8%d0%ba%d1%80%d0%be%d1%84%d0%be%d0%bd</wp:tag_slug><wp:tag_name><![CDATA[????????? ????????]]></wp:tag_name></wp:tag>
Permalink - Leave a Comment (0)
Posted October 20th, 2009, in: Computer Problems and Fixes| Ideas, Observations, Opinions, Rants Etc| Technology| WordPress
UPDATE: After about four hours of hunting, I finally found a way to enable CodePress in WordPress! A plugin called Enable Codepress does just that! It only seems to work in FireFox, but it does work with WordPress 2.8.4
copy of a comment I left HERE, a tutorial having to do with adding line-numbers and syntax-highlighting to WordPress’ text-editor.
Wow. I am so frustrated. I have spent the last four hours trying to find a way for me to endow my clients, whom I have set up with WordPress, with the power of line numbers when editing CSS.
WordPress is nearly FTP-free, which is great for lay persons. I’ve had great results with teaching older people how to use FireBug to find and preview changes in their CSS by right-clicking on what they want to change and selecting “inspect element.” And it’s not too difficult for many of these folks to get into their Stylesheet in WP’s Theme Editor and find and change what they have tested in FireFox.
But would make the workflow a thousand times better would be a way to make the Textarea in the Theme Editor disply Line-Numbers. There are a handful of plugins that claim to do this, but none of them seem to work with WordPress 2.8.4 And in my hunt, I’ve found evidence that WP once had this feature briefly, but turned it off because it was too slow. I never noticed it and I’ve been using WP for years, and have always been up to date.
Now I find this blog post. Great. A hack to turn on the CodePress functionality in WordPress 2.8… The problem is I don’t understand how to do this!
Can’t you just make an installable Plugin? A plugin would be great because it would be nice to be able to turn the thing on and off, if it is indeed slow or buggy.
Or if some manual intervention with WP’s files is necessary, could you please-please-please explain which files you are editing in this tutorial? All of the examples show top line numbers (1, 2, 3). There’s no “this is what the whole thing should look like” …You don’t explain what file or files you are editing. This is so annoying because I’m not a programmer and this how-to assumes that we know certain things that I don’t know.
could brave these steps if I knew where to make them. I have been searching for this post for hours only to find that I’m not smart enough to understand the directions!!! Thanks for your consideration and for sharing information, even if I am ineligible for it.
Permalink - Leave a Comment (0)
Posted October 10th, 2009, in: 1| Computer Problems and Fixes
Copy of a forum post I posted at M-Audio’s user Forum.
I love my BX5’s. One of them died. Here’s what’s going on. I would really appreciate any advice on further troubleshooting/diagnosis.
- One of my BX5’s stopped outputting sound. It may been have been sitting turned on a few days before I noticed that it wasn’t working.
- Upon putting my ear to it, I realized that it was making a steady hum/buzz from both drivers. This was similar to a 60-cycle hum but a little raspy-er if that makes sense, and if I’m not out of my mind. Also it wasn’t a very loud hum. Only about as loud as you’d get from a bad cable or something.
- I tested for a bad input connection and tried using XLR instead of the 1/4 inch input. The problem was clearly inside the unit.
- I opened it up carefully, to see if there was anything obviously burnt or shorted or broken inside.
- After finding nothing that was obvious to me, I googled around and found a few posts on the m-audio forum talking about problems caused by worn-out capacitors. See: http://forums.m-audio.com/showthread.php?t=3871&page=1 and http://forums.m-audio.com/showthread.php?t=11926 and many others.
- One of my two main power-supply caps was indeed bloated. And I noticed some dark-brown crustiness on top of the other which I concluded might be leakage of “electrolyte,” whatever that is.
- I de-soldered and removed the old caps and set out to find replacements.
- I accidentally ordered 16V 6800mfd instead of 25V 6800mfd, which I didn’t notice until I had already soldered them in.
- I tried them anyway because in theory, since all the caps are supposed to do is smooth the supply current, too-low of a voltage rating on the cap would just mean that the caps will wear out sooner. The constant hum/buzz was gone with the new caps in. Instead what I got was a pop a few seconds after the unit was powered on. The pop is new. My functioning unit does not pop.
- I went and got the correct 25V 6800µF Capacitors and put them in but there was no change in the above behavior. Incidentally, I had to mount one on the bottom because the ones I got were more than twice as wide and a bit taller than the originals.
- I’ve double and triple-checked the soldering. I even opened up my functioning BX5 to make sure that the caps are in the right polarity.
- I tested for continuity between the capacitor leads and the destination/source on the printed circuit (for instance one path goes to what I believe is a Rectifier IC so I checked to makes sure that path was solid all the way from that component’s lead to the cap’s lead to rule out a bad solder joint… I did this for all the paths in the printed circuit)
- I’ve quadruple-checked for any visible shorts.
- I believe that my capacitor-replacement surgery was a success, so now I am beginning to doubt that bad caps were the real problem. It’s entirely possible that the buzz/hum I was hearing was there for some time since it wasn’t loud enough to hear until I put my ear right up to the unit. Maybe I have two problems, one of which I just fixed.
- I can now hear some faint white noise and hum from both drivers. The original, louder buzz/hum sound is gone. Instead what I hear is about like what you’d expect from an audio amplifier, but that is not the case with the fully functional unit I have… The functioning unit is very clean. The volume knob makes no difference in the slight noise/hum. And it’s so faint that if I didn’t have the other unit to compare with, I would probably think what I’m hearing is the normal hum of the amp.
- The only other sound I can get from the dead unit is when I change the “Low Cutoff” switch, I hear slight fuzzy, static-y sound during the switching, but none of the other switches make any noise.
What should I do next? Perhaps the real problem here is in the audio signal path? A pre-amp problem? How can I rule that out?
Permalink - Leave a Comment (0)
Posted September 26th, 2009, in: Humanity, Culture, Philosophy, Politics, Ethics Etc| Ideas, Observations, Opinions, Rants Etc| Intellectual Property| Music Industry| New Media| Technology| Web 2.0
I just got a newsletter update explaining that they support a three-strikes policy for file-sharing.
Our meeting also voted overwhelmingly to support a three-strike sanction on those who persistently download illegal files, sanctions to consist of a warning letter, a stronger warning letter and a final sanction of the restriction of the infringer’s bandwidth to a level which would render file-sharing of media files impractical while leaving basic email and web access functional.
How backward-ass!!
As an artist, I am going to have to revoke my membership if they don’t do some serious back-peddling in the next few days.
I thought the FAC was a forward-thinking organization. Maybe not.
Permalink - Leave a Comment (2)
Posted September 22nd, 2009, in: 1| Marketing/Advertising In The Cloud| Technology| Web 2.0
This is according to Jason Calacanis via This Week in Startups or TWIST.
If this is true, I feel quite a bit more comfortable in my assessment that WordPress is the best CMS for most companies or people, even for non-bloggers.
This also makes me proud of myself for seeing WP as a star product way back in 2005 when I was just getting started with Web marketing stuff and working on the public-facing side of Four Eyed Monsters.
There a a number of other free, open-source systems for managing website content. Drupal and Joomla are the most obvious to mention. But in my opinion, these are not mature platforms, even though they may be more appealing to devs.
The point of a CMS is (in my opinion) to make things easy for non-devs. The point is to make it easy for the owner of the site. This way, they don’t have to get ahold of their “web person” to fix a typo or add or remove a page.
Anyway, I’ve had faith in WordPress for a long time and watching it grow to the point where it is now is so comforting to me. Thank god for crowd-sourcing and Open-Source! It works.
Permalink - Leave a Comment (8)
Posted August 5th, 2009, in: Computer Problems and Fixes| Technology
Problem: Yahoo! Small Business Hosting doesn’t allow “Pretty” Permalinks (particularly with more recent versions of WordPress)
Solution: This Plugin I found after hours of searching: Disable Canonical URL Redirection
More reading that may or may not be helpful HERE.
As far as I can tell, Yahoo! Small Business Hosting Sucks for WordPress. Any time I want to do anything with it I seems to have to spend a day doing research.
Permalink - Leave a Comment (10)
Posted July 19th, 2009, in: Ideas, Observations, Opinions, Rants Etc| Marketing/Advertising In The Cloud| Music Industry| New Media| Reviews & Thoughts About Products| SEO, SEM, SMO Etc| Technology| The War on Free Culture| Viral Marketing| Web 2.0
OK so I have to admit that I’ve overestimated the popularity of Last.FM. At least, I am realizing how different LastFM is for a user like me that mostly has mp3s on my hard drive, and users who stream music from lastfm.
PowerPlay isn’t going to do a lot of good for me very quickly since I’ve chosen to buy impressions on radio streams for artists that are pretty obscure. I did this because conversion rates (see web marketing 101) are higher in a narrower target, so if I try to compete for impressions/plays on Bjork’s radio stream, the chances that the users will actually like my music are considerably smaller than if I target people who like more obscure music like the constellation acts or something. Going for Bjork is more like going for Britney Spears in that there’s a fairly diverse audience and the users are more likely to be fairly mainstream (Bjork being one of the strangest things they like). Going after a band like Excepter or HRSTA is a better bet for me because these are people looking for fairly unconventional soundtrack-y experimental music.
In ten hours since I launched my first $20 Powerplay campaign (100 plays on radio streams of ten artists I chose), I’ve gotten ZERO plays.
On the upside, twenty bucks is going to provide my with at least 3 months of entertainment since I’ll have one more site to check in with a few times a day when I’m being neurotic.
The music industry is a mess. The best discovery tools suck because the content owners are afraid of change, while the best music delivery systems are either incomplete (legal or illegal but private) or unreliable (illegal but public).
And legal or not, there’s no real integration between the streaming services and the OS environment.
Maybe the Chrome OS or the Smartphone market will change that. I’m sick of storing tons of MP3s.
OH! If these other music acts are so obscure, maybe I should buy their Keywords from Google. Hmmm…
Permalink - Leave a Comment (0)
Posted July 16th, 2009, in: 1| Ideas, Observations, Opinions, Rants Etc| New Media| Technology| Ubuntu/Xubuntu/Linux| Web Browsers
I was inspired to write this after hearing the good people at Buzz Out Loud as well as others talk about Chrome OS (supposedly coming in a year or two) and the Android Mobile OS somehow being evidence of some sort of disorganization of Google’s intentions Etc.
Google has these two initiatives that keep getting mentioned: Android, a “mobile OS,” and “Chrome (an OS allegedly coming out in a year or two),” which has been announced after all of us are already aware of the Chrome browser, which is pretty awesome in my opinion.
Here’s what I think practically everyone is missing about this.
Linux Distros are all frankensteins. I’m most familiar with Ubuntu, but I think anyone that knows about Linux would back me up in saying that Linux is an open-ended compilation of source-code. And if you have a given distro and need some additional software, you very likely are going to be using add-on code that users of other distros are also using.
For this reason, Android and Chrome OS are not necessarily different initiatives on Google’s part.
And to go even further, I don’t believe that Android and Web OS from Palm are competitors. I think it’s completely reasonable to assume that a Web OS front-end for Android is likely (as long as Android and WebOS continue to be released to consumers). They’re both just Linux with different front-ends. And with Linux Boxes, as they used to be called, the GUI is itself just an add-on.
Back to Google Chrome and Android.
I suspect that as an afterthought, Google realized that it should choose “Chrome”as it’s brand for NetBook sales because “Android” is not as friendly a name to the average buyer of a low-end laptop.
Along with that, banking on the fact that Mobile Data Connections are only going to get better, while WiFi only becomes more ubiquitous over the next two years, the idea of a machine that, for instance, has a music player that’s basically Pandora or Last.FM starts to make a lot of sense. (remember the FT article where the teenager says streaming music preferable owning it? I don’t know that we’ll even need to download mp3’s in 2 years, just stream!)
In order to make as many apps cloud-based as possible, Google Chrome could come to us with small API-based developments that take advantage of services like Yahoo!’s Flickr or Delicious or even news and entertainment services that plug right into the struggling corporate content businesses we keep hearing about in the tech news.
Perhaps the Chrome-loaded Asus laptop will be a direct Kindle competitor (or even an additional revenue model for amazon).
Meanwhile, mobile (pocket sized) devices aren’t going to stop getting smarter. Android is just a catchy ‘band name’ for what’s ultimately the result of Google seeing that it’s in their best interest to get the OS market out of the hands of Microsoft and Apple.
Chrome is the same thing, but with a better name, and a wider appeal as long as the NetBook trend keeps up.
And at this point, I don’t think Google is risking much on its campaign to popularize Linux. I personally believe that Linux is finally mature enough to begin competing with Mac OS and Windows so Google is just helping it along. They’re jumping on the bandwagon because it serves them to do so.
In case I didn’t make it clear enough, Chrome and Android are the same thing or at the very least they’re both just Linux with different default drivers and GUI coding.
You can run Linux on a toaster.
Permalink - Leave a Comment (0)
Posted June 28th, 2009, in: Cultural Acceleration| Data Portability (DataPortability)| Humanity, Culture, Philosophy, Politics, Ethics Etc| Ideas, Observations, Opinions, Rants Etc| Semantic Web| Social Software and The Social Graph| Technology| The Semantic Web (Giant Global Graph)| Web 2.0
The following is a bunch of predictions. Mark my words. Three areas to pull out your wallet for.
- Personal Web Hosting/Cloud/Sync/Backup Services – I’m not sure what to call this space that I think we’ll be seeing a lot of. I don’t believe that these kinds of services will be bundled with mobile accounts anytime soon, but that’s clearly what will happen. The definition is this: Add-On ISP-like services that make mobile and desktop apps work together more effectively. This would include backup services and services that bridge gaps across the various hardware networks we use.
- Genealogy – The Baby Boomers love this stuff, and actually so do humans in general. Who doesn’t want to know their own family history? And with DNA analysis becoming more and more standardized, I think that Social-Media-Driven Genealogical Information will probably be mashed together with known hereditary data to create really compelling information services for average people. The word “Rich” comes to mind but that’s really in the hands of designers and visionaries. Imagine what’s going to happen in this space. It blows my mind.
- Library Sciences Related Anything – The so-called “Public Library” is probably about to explode into something much more tangled with our daily lives. I believe that tax-funded Public Libraries are increasingly getting closer to being able to easily use cutting edge Information Technology to serve the public. The abolition of hard-copy card catalogs went slowly. But we’re in the age of Moore’s Law. It’s no stretch of the imagination that soon there will be title-to-isbn translators that cross language barriers and so on… But that’s just the beginning. Imagine the Public Library as place that has cached, categorized databases from all sorts of sources, and Librarians as people helping you to mash data together (while you’re still at home in your underwear or on a train heading to work) …This idea is so hard to see for some people. I could go on for pages about the possibilities. And for you asshole cynics, remember: Facts Cannot Be Copyrighted. “(b) In no case does copyright protection for an original work of authorship extend to any idea, procedure, process, system, method of operation, concept, principle, or discovery, regardless of the form in which it is described, explained, illustrated, or embodied in such work.” …Libraries are worth so much to us as people. And when they merge into a global archive of ‘verified’ sources, we’ll really start to see the Web’s potential.

![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=949b3bcd-764f-404a-8cc6-527303d53718)
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=40f058da-96b4-41ab-ad9f-70a3dc053721)

Loading... 