Rants, Raves, and Rhetoric v4

Tag: Linux

  • Convert Little-endian UTF-16 to ASCII

    I generated some text files working with Get-Acl Powershell, but I did not know how to get Powershell to do some advanced features. (Basically, I wanted to the Select-String to include the next 2 lines and see whether a specific group was in that list. And maybe some exclusions.) So, I copied the files over…

  • Listing Lists

    A mini project is to hand over the course packages for the prior product to each of our clients. A good idea was to include a list of the files so down the road, if something is missing then, we can say this list in the ticket has what they received. So I wrote this…

  • Bad Guesses

    Usually the best way to guess which technology product will be successful is to bet against the one I like. Betamax, Apple, Linux, Picasa. So it surprises me Barnes & Noble are giving up on the Nook since I went Kindle. I’m not usually in this position. Then again, I was on the brink of going…

  • Just Get Rid of Java

    Apparently there are security flaws in the current version of Java allowing the installation of malicious software through web browsers unknown to the user. The known attacks using this flaw work on Windows, OSX, and Linux. According to Reuters: Java was responsible for 50 percent of all cyber attacks last year in which hackers broke…

  • Tweetdeck

    Tweetdeck is my primary interaction with Twitter. Managing two Twitter accounts would be annoying via the web (two browsers given Prism is dead). At times I do accidentally post under the wrong one. Though I think the solution to that might be not having two blue profile icons. It is not Tweetdeck’s fault I fail to…

  • Apple Trying To Poach IE6 Users

    Attempted to watch the Transformer’s 3 trailer, but apparently Chrome on Linux was a no-go for the JavaScript which hides the web site and displays the trailer. Fancy but broken. So I thought I would look at the HTML and get the .mov file. I found this snippet of code in the HTML quite interesting.…

  • Things We Can Live Without

    We have a tendency to over-exaggerate what will make us either happy or sad. That gadget, clothing, car, etc. probably will not turn the world into a Utopia. So I found this Profhacker post, “Things We Can Live Without” interesting. I don’t mean annoying things we could do without, like complaints about grades or being stuck in…

  • xmllint

    This Linux tool is my new best friend. We get thousands of XML files from our clients for loading user, class, and enrollment information. Some of these clients customize our software or write their own software for generating the XML. This means we frequently get oddities in the files which cause problems. Thankfully I am…

  • Google Chrome on Linux

    I was excited to read today a Google Chrome Beta is now available on Linux. Gmail and Google Reader have weird font issues for me on both Linux and Window Firefox. So I tend split my browser load based on where the sites work best for me. Making the Linux switch meant leaving Chrome behind…