{
  "version": "https://jsonfeed.org/version/1",
  "title": "Tech and Work on DJ Harrison Ripps",
  "icon": "https://avatars.micro.blog/avatars/2025/11/1741495.jpg",
  "home_page_url": "https://harrisonripps.com/",
  "feed_url": "https://harrisonripps.com/feed.json",
  "items": [
      {
        "id": "http://djharrisonripps.micro.blog/2022/11/01/meta-problems.html",
        "title": "Meta Problems",
        "content_html": "<p>I&rsquo;ve always used Instagram to promote my DJ hobby stuff. I know it is owned by (and integrated with) Facebook, which I actively dislike, but I always viewed IG as &ldquo;Evil Adjacent&rdquo; rather than &ldquo;Pure Evil&rdquo;. But at some point along the way, FB has now &ldquo;streamlined&rdquo; some things between the two platforms. The result is that if you want to use a scheduling app (like <a href=\"https://buffer.com/\">Buffer</a> or <a href=\"https://later.com/\">Later</a>) to queue your IG posts ahead of time, you need an IG Business Account that must be connected to a Facebook Page. You can&rsquo;t <em>just</em> have an IG Creator account anymore, you <em>must</em> also have an FB account.</p>\n<p>So where does this leave folks who have no desire to be on Facebook?</p>\n<p>Answer: &ldquo;<a href=\"https://en.wikipedia.org/wiki/The_Soup_Nazi\">no post scheduling for you</a>&rdquo;. And I know, if you are a casual user this is no big deal. If you are a content creator who has limited time to try and maintain a social media presence (which I am super bad at even <em>with</em> a scheduler), then this is a massive blocker. FB wants you all the way in.</p>\n<p>Many folks have thrown in the towel and grudgingly set up their Facebook account. I get it. The fear that creators feel is that they will not be discovered and appreciated if they aren&rsquo;t where the eyeballs are. And yes, many of their livelihoods depend on it. But I am increasingly becoming convinced that the big social media platforms always <em>take</em> more than they <em>give</em>.</p>\n<p>My DJ teacher wisely observed the the best way to gain a following is to start a mailing list. Plenty of services out there will help you manage your mailing lists, but the beauty of email is that you can always take that list with you. No matter what happens to the platforms you use, the mailing list is yours. I think about that a lot these days, and in the meantime, I&rsquo;ve been slowly reducing my footprint on Meta.</p>\n<p>&ldquo;But I&rsquo;m sure going to miss all of the ads&hellip;&rdquo; &ndash; Nobody, Ever.</p>\n",
        "date_published": "2022-11-01T22:37:00+02:00",
        "url": "https://harrisonripps.com/2022/11/01/meta-problems.html",
        "tags": ["DJing and Music","Tech and Work"]
      },
      {
        "id": "http://djharrisonripps.micro.blog/2014/08/26/os-x-to-fedora-the.html",
        "title": "OS X to Fedora 20: The User Experience, Pt. 2",
        "content_html": "<p>Just tuning in? Have a look at <a href=\"https://write.as/harrisonripps/os-x-to-fedora-20-the-user-experience-part-1\">Part 1</a> to find out how I installed Fedora 20 on a MacBook Air and why I am so interested in trying to duplicate or even surpass the user experience that I previously enjoyed with OS X.</p>\n<h3 id=\"the-cloud\">The Cloud</h3>\n<p>Cloud-based mail, calendaring and file synching have really levelled the playing field between the desktop OSes. It doesn’t matter if you are using OS X or Linux if you read your e-mail in a web browser. Cloud-based services are also the foundation of another important aspect of my day-to-day life: my “gadgets ecosystem”. Even though I’m spending most of my time on Fedora 20 now, my phone and tablet still run iOS. As you will see, this strongly influenced the way that I’ve leveraged the cloud in my system setup.</p>\n<p>Here are the services that I needed to put in the cloud:</p>\n<ul>\n<li>Mail</li>\n<li>Address Book</li>\n<li>Calendar</li>\n<li>To-Do List(s)</li>\n<li>Notes</li>\n<li>Files (read: a small number of files that would be handy to all of my devices)</li>\n<li>Password Management</li>\n</ul>\n<p>Some of these were no-brainers, others drove me to try and end up loving some interesting new services…</p>\n<h3 id=\"mail\">Mail</h3>\n<p>People don’t normally think of mail as a cloud service, but for most folks, it is. I could run my own mail server but I like the fact that my e-mail stuff is being handled by someone who’s full time job is e-mail, and that the service is configured for high availability. That said, part of the reason that I use a native mail client rather than just using my mail service’s web client is so that I can also have a local copy of all of the e-mail. This makes for faster searches and I always have those e-mails on hand if the mail service goes offline.</p>\n<p>That all said, mail is pretty much the original cloud service and <a href=\"https://en.wikipedia.org/wiki/Internet_Message_Access_Protocol\">IMAP</a> keeps everything in sync for me, so problem solved.</p>\n<h3 id=\"address-book\">Address Book</h3>\n<p>It may seem odd to think of an address book as being separate from a mail service, but in the cloud, they are. If you use Gmail, Hotmail, Yahoo mail, or any of the other popular free e-mail services, you never have to worry about this distinction. This is because Fedora and OS X both understand the concept of bundled internet accounts. You tell your computer “I have a Google account” and then your computer asks you which services to use from the bundled list.</p>\n<p>But I don’t use Gmail for mail, and furthermore I actually dislike Google’s approch to putting every last e-mail address and Google Plus profile in my address book without my consent. For a long time I used iCloud’s address book, but that’s a no-go from a Linux system. So, enter <a href=\"https://owncloud.org/\">ownCloud</a>.</p>\n<p>ownCloud could actually be the answer to a few of the questions in this post, but in my setup I use it expressly for my address book. This lives on an <a href=\"https://hub.openshift.com/quickstarts/4-owncloud\">ownCloud server hosted on OpenShift</a>. Advantages:</p>\n<ul>\n<li>Use of the industry-standard CardDAV protocol makes this solution work for my Linux laptop and my mobile iOS devices</li>\n<li>Two-factor authentication for heightened security</li>\n<li>Hosting on OpenShift means that:\n<ul>\n<li>My app is monitored and restarted if necessary</li>\n<li>I can automate backups with the rhc utility</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"calendar\">Calendar</h3>\n<p>I have to grudgingly give a nod to Google on this one. By solving calendaring and then building a social network with built-in event scheduling, they’ve created a siituation where it is hard to use anything else. ownCloud supports calendaring, but scheduling events across different calendaring systems seems very spotty.</p>\n<p>I threw up my hands on this one; too many folks that I need to share my non-work plans with are all on Google, so I have to live with Google for this as well.</p>\n<h3 id=\"to-do-lists\">To-Do Lists</h3>\n<p>Apple’s “Reminders” app adds a lot of value beyond making lists. Probably the strongest feature there is the ability to geotag a task (e.g. Remind about picking up milk when I get to the grocery store). What “Reminders” doesn’t do is enable me to quickly create tasks from the Terminal, which is where I am working most of the time.</p>\n<p>I’ve ended up splitting the difference on this one. If I need to geotag a task, I’ll create it in Reminders app on my iPhone. Otherwise, I have found an awesome task list solution in <a href=\"http://todotxt.com/\">Todo.txt</a>.</p>\n<p>Todo.txt is great for a few reasons:</p>\n<ul>\n<li>Available from the command line</li>\n<li>Can be cloud-enabled via <a href=\"https://www.dropbox.com/\">Dropbox</a> integration<sup id=\"fnref:1\"><a href=\"1\" class=\"footnote-ref\" role=\"doc-noteref\">1</a></sup></li>\n<li>Data is stored in a plain text file</li>\n<li>Native apps exist for getting at your lists from iOS / Android devices</li>\n</ul>\n<p>There’s a blog post idea in my future where I talk more about why plain text file formats are so great, but for now, the takeaway is that todo.txt uses a winning combination of simplicity and optional cloud availability.</p>\n<h3 id=\"notes\">Notes</h3>\n<p>Finding an alternative to Notes.app can be dirt simple depending on what you want out of the app. At a minimum, you could simply designate a folder in your DropBox for notes and voila, problem solved. This is particularly true in Fedora 20 and OS X, both of which come with automatic file indexing.</p>\n<p>However, I wanted faster navigation between notes and more targeted searching, and that led me to try out <a href=\"https://github.com/cpbotha/nvpy\">nvpy</a>. This oddly-named <a href=\"https://www.python.org/-port\">Python</a> of <a href=\"http://notational.net/\">Notational Velocity</a> makes use of global hotkeys and a very complete set of app-wise key combinations to provide a note-keeping and note-searching powerhouse. It can sync with <a href=\"http://simplenote.com/\">SimpleNote</a>’s API but it also does perfectly well writing Notes to text files, which brings us back into DropBox territory.</p>\n<p><code>nvpy</code> also runs on OS X, but <a href=\"http://brettterpstra.com/projects/nvalt/\">nvALT</a> looks a little slicker on OS X and can handle the same DropBox-synced note files as <code>nvpy</code>. There is one difference: <code>nvALT</code> will allow you to create notes with whitespace in the titles while <code>nvpy</code> will not, so get into the habit of putting underscores in the first line of the note.</p>\n<p>The main benefit to this approach is that I can still get at those same notes from iOS. <a href=\"http://t.umblr.com/redirect?z=https%3A%2F%2Fitunes.apple.com%2FUS%2Fapp%2Fid382752422%3Fmt%3D8&amp;t=ZjI5ZDJhOTkzOGUyYjE4MGUzZWM1YWVmYjJlYzEzOTk2NTgzMzZjOSxaV3FDd05GWA%3D%3D\">Elements for DropBox</a> is a Markdown-friendly notes app that has no trouble displaying the notes that I create in nvpy.</p>\n<p>As an aside, ownCloud has a plugin for Notes, but the only way to see / use the notes is through the web UI or the native ownCloud apps. If I <em>really</em> wanted to solve this I’d go with the “just use text files” solution, but we get access from Fedora, OS X, and iOS with DropBox.</p>\n<h3 id=\"files\">Files</h3>\n<p>By now I think you can guess which direction I took. With DropBox and ownCloud to choose from, I’ve gone with DropBox simply because so many more apps can get at those files. If I had very sensitive data to store, I could use ownCloud at the cost of less ease of access.</p>\n<h3 id=\"password-management\">Password Management</h3>\n<p>On OS X I am huge fan of <a href=\"https://agilebits.com/onepassword\">1Password</a>. However, that’s not going to help me on Fedora. The best solution that I could find was <a href=\"https://lastpass.com/\">LastPass</a>, which runs as a browser plugin under OS X, Linux, and anything else that can run modern builds of FireFox, Chrome or Safari.</p>\n<p>LastPass is free for basic services, but if you want a native mobile app, you need to subscribe. My cheapskate workaround is simply to log into LastPass with my account and manually copy passwords when I need to use them on iOS.</p>\n<h3 id=\"the-tldr-on-cloud-services\">The TL;DR on Cloud Services</h3>\n<p>Cloud services offer a great way to level the playing field between Fedora 20 and OS X. By shifting my cloud usage to apps that could leverage DropBox or presented well-know web services APIs, I was able to create a setup that makes Fedora 20 work as well as OS X and still be able to get at the same data from my iOS-based mobile devices.</p>\n<div class=\"footnotes\" role=\"doc-endnotes\">\n  <hr>\n  <ol>\n    <li id=\"fn:1\" role=\"doc-endnote\">\n      <p>\n        DropBox shows up a lot in this article. The main reason is that DropBox offers ubiquitous file storage with widely adopted support. Many iOS apps continue to offer DropBox-based syncing as an alternative to iCloud, and DropBox runs on Linux systems as well. This has inadvertantly placed DropBox as the best low-level cloud storage option for a wide variety of uses. <a href=\"1\" class=\"footnote-backref\" role=\"doc-backlink\">↩︎</a>\n      </p>\n    </li>\n  </ol>\n</div>",
        "date_published": "2014-08-26T06:00:00+02:00",
        "url": "https://harrisonripps.com/2014/08/26/os-x-to-fedora-the.html",
        "tags": ["Tech and Work"]
      },
      {
        "id": "http://djharrisonripps.micro.blog/2014/08/18/os-x-to-fedora-the.html",
        "title": "OS X to Fedora 20: The User Experience, Pt. 1",
        "content_html": "<p>A little background here: I have been a Mac enthusiast for a number of years now. I would not say that I am religious about OS X, but if the OS X user experience is a philosophical application of “<a href=\"http://stackoverflow.com/questions/802050/what-is-opinionated-software\">opinionated</a> <a href=\"https://gettingreal.37signals.com/ch04_Make_Opinionated_Software.php\">software</a>”, then I find myself in agreement with most of the opinions that the Apple UX team has expressed.</p>\n<p>However, I am also an open source developer. I’d like to believe that it is possible to create a similar and possibly even superior experience with a Linux-based desktop environment. And lo, this is what lead me, a few weeks ago, to get Fedora 20 running on a MacBook Air. If you’re interested in trying the same thing, check out Matt Hicks’ <a href=\"http://mattoncloud.org/2014/02/05/fedora-20-on-a-macbook-air/\">invaluable blog post</a> on setting things up.</p>\n<p>Over a series of blog posts I am digging into my impressions of the Fedora 20 user experience as I work through this total switch-over.</p>\n<h3 id=\"the-important-desktop-apps\">The Important Desktop Apps</h3>\n<p>I spend 95% of my computer time in front of the same 5 apps:</p>\n<ul>\n<li>A text editor</li>\n<li>A web browser</li>\n<li>A mail client</li>\n<li>A calendar client</li>\n<li>A chat client (specifically for IRC)</li>\n</ul>\n<p>I typically also have several helper apps that I call upon and I usually have music going in the background, but I cover “Cloud stuff” in the next part of this series.</p>\n<h3 id=\"the-same-same-stuff\">The Same-Same Stuff</h3>\n<p>For my text editor and web browser, I’m using the same tools on both platforms: vim for text and Firefox for web. The experience of these between OS X and Fedora 20 is 99% identical. Not much else to say there.</p>\n<p>Now as you read on you may be thinking: “hey, you could have identical experiences all the way through if you just used <code>&lt;open_source_tool&gt;</code> in place of <code>&lt;os_x_native_tool&gt;</code>”. And you’d be right. But in the cases below, I really feel like the OS X native tool is a little better, and in each case I will attempt to explain why.</p>\n<h3 id=\"the-mail-client-mailapp-vs-thunderbird\">The Mail Client: Mail.app vs. Thunderbird</h3>\n<p>I don’t always think that the right answer is to make Linux match OS X, but when OS X does something really well, I wish the open-source equivalent could do the same. In the case of <a href=\"https://www.mozilla.org/en-US/thunderbird/\">Thunderbird</a>, the functionality that I desire is frustratingly close, but not quite there. Specifically, I am talking about the way that Mail.app handles threaded e-mail discussions, both in the e-mails list and the email display field.</p>\n<p>To Thunderbird’s credit, you can edit the columns displayed in the e-mails list, turn on threaded views, and Thuderbird even kinda sorta shows an all-discussion view of the thread. But Mail.app’s multi-line mail list entries make for a narrower emails listing field, and the all-discussion view still shows complete, distinct e-mails from the thread – including your own e-mails which may have gone to the Sent folder but still count as part of the conversation1. Thunderbird doesn’t do this even though <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=213945\">someone first raised this issue in 2003 and people have periodically asked for it ever since</a>.</p>\n<p>But while the threaded views leave something to be desired, I will be the first to say that <strong>Thunderbird’s e-mail search is awesome</strong>. It is very fast, includes a cool chart of word hits by year, and shows enough of each e-mail in the search result to give better context for the word being searched.</p>\n<p>Thunderbird isn’t the only mail client for Fedora; in fact, it isn’t even the default client for Fedora. But while <a href=\"https://wiki.gnome.org/Apps/Evolution\">Evolution</a> offers a very Outlook-like experience, the Outlook that it emulates is Outlook 2003. I don’t want to get into a colors and buttons argumnt, but Evolution looks pretty dated and has similar problems to Thunderbird with regard to offering an information-dense layout. Moreover:</p>\n<ul>\n<li>\n<p>Evolution lacks the sort of plugin ecosystem that Thunderbird has. These plugins add a ton of value and help Thunderbird to stay current as new kinds of web services arise.</p>\n</li>\n<li>\n<p>Evolution doesn’t allow you to map mail boxes to known roles, like for instance having an Archive folder. So if you aren’t using Gmail and you want Archive-like behavior, Evolution isn’t for you.</p>\n</li>\n</ul>\n<h3 id=\"the-calendar-client-calendarapp-vs-lightning\">The Calendar Client: Calendar.app vs. Lightning</h3>\n<p>I’d love to be proven wrong, but as far as I can tell, nothing in the open-source space can even come close to what Apple, Google and Microsoft have done with their calendaring apps. I understand that doing calendaring correctly is a really hard problem, but the net result is that on the client side, open source systems seem to be limited to only the most basic functionality.</p>\n<p>If you only keep calendars for yourself, this is probably not an issue. But for anyone who wants to schedule a meeting or have access to delegate calendars, you are going to run into problems. For this reason, and because I’d already chosen Thunderbird over Evolution, it seemed logical to pick <a href=\"https://www.mozilla.org/en-US/projects/calendar/\">Lightning</a> for e-mail. Lightning is “good enough” for showing me my schedule at a glance, but doesn’t distinguish itself as being a more functional calendar app than any of the other Linux options (like Evolution, or even the nascent <a href=\"https://wiki.gnome.org/Apps/California\">California</a>).</p>\n<h3 id=\"the-irc-chat-client-limechat-vs-hexchat\">The IRC Chat Client: LimeChat vs. HexChat</h3>\n<p>I use <a href=\"http://wiki.znc.in/ZNC\">ZNC</a> as a proxy server for several IRC servers where I hang out on a daily basis. ZNC’s primary job is to keep a log of the discussion on the channels that I follow so that if I miss something, I can read about it and follow up later. In order for my ZNC server to know which real IRC server I want to connect to, I need use a log name of the form:</p>\n<pre tabindex=\"0\"><code>&lt;znc_username&gt;/&lt;znc_config_name&gt;\n</code></pre><p>Well, you’d be surprised to find out how many IRC clients can’t tolerate a <code>/</code> in your username. On OS X, this drove me right into the arms of <a href=\"http://limechat.net/mac/%25%3C/znc_config_name%3E%3C/znc_username%3E%3C/os_x_native_tool%3E%3C/open_source_tool%3E\">LimeChat</a>. I’m really glad it did, too, because the information density jammed into LimeChat’s subdued interface is totally amazing.</p>\n<p>Many IRC clients on Fedora 20 suffer the same username handling problem, but HexChat stands out for being able to connect to VNC. Additionally it can be configured to look almost identical to LimeChat, save for LimeChat’s awesome extra window pane that shows you a continuous stream of all of the convos from the IRC room you aren’t currently looking at.</p>\n<h3 id=\"the-upshot-on-native-apps\">The Upshot on Native Apps</h3>\n<p>From my perspective, Thunderbird, Lightning and HexChat provide a workable experience on Fedora 20. The more time I spend using them, the more I can work around or otherwise just accept those little bits of polish that are lacking compared to OS X. In a few cases, as with Thunderbird’s search, I can even see myself missing that functionality when I’m in front of the OS X native app equivalent. But there’s room for improvement on the Linux side and I’d love to see some open source projects that can close the gap.</p>\n<p>Next up in this series, I’ll be talking aout the cloud services that I use and how I modifed things to use them from both OS X and this Fedora 20 system.</p>",
        "date_published": "2014-08-18T22:04:07+02:00",
        "url": "https://harrisonripps.com/2014/08/18/os-x-to-fedora-the.html",
        "tags": ["Tech and Work"]
      },
      {
        "id": "http://djharrisonripps.micro.blog/2009/03/16/protecting-important-data.html",
        "title": "Protecting Important Data",
        "content_html": "<p>My recipe for not losing important stuff on my home desktop system&hellip;</p>\n<h2 id=\"redundant-disks\">Redundant disks</h2>\n<p>I set up a pair of disks in a <a href=\"http://en.wikipedia.org/wiki/RAID_1#RAID_1\">RAID 1</a> configuration to be the “home” folder on my system. RAID arrays can be accomplished numerous ways. I do this in software under Linux; under Windows you are more likely to end up using a semi-hardware solution. However, disk redundancy only protects you from a single disk failure. If you nuke a file on your RAID pair, it&rsquo;s still gone in both places. That brings me to:</p>\n<h2 id=\"external-drive-with-incremental-backups\">External drive with incremental backups</h2>\n<p><a href=\"http://rsnapshot.org/\">rsnapshot</a> is “Time Machine for the rest of us”. Ive got it set up to push hourly incremental backups out to my external USB drive. On Windows, I had great success with <a href=\"http://www.acronis.com/homecomputing/products/trueimage/\">Acronis True Image Home</a> in differential mode, but <a href=\"http://www.symantec.com/norton/ghost\">Norton Ghost</a> is an old standby. Next step:</p>\n<h2 id=\"off-site-backups\">Off site backups</h2>\n<p>Doing what I do protects me against most data-loss woes, but it won’t protect me against the meteorite that slams into my home office. For that, theres the concrete bunker Im working on in my spare time and off-site backups. While there are solutions that use cross-network syncing for the ultimate in worry-free backups (unless you worry about data security), I’d rather put my faith in “sneaker net” and a second external hard drive. Swapping external hard drives on a weekly basis and carrying the “off drive” to the office would mean never losing more than a weeks worth of important stuff…</p>\n<p>What do you do to protect your important data?</p>",
        "date_published": "2009-03-16T17:45:00+02:00",
        "url": "https://harrisonripps.com/2009/03/16/protecting-important-data.html",
        "tags": ["Tech and Work"]
      },
      {
        "id": "http://djharrisonripps.micro.blog/2008/12/19/how-not-to-optimize-a.html",
        "title": "How not to optimize a site with AJAX",
        "content_html": "<p>I&rsquo;ve inherited a project that is seeing some performance issues. We knew this was at least partly to blame on the UI, but most of the problem is down in the application. Fine; we&rsquo;ve got a plan for the application-level issue and that&rsquo;ll get solved. But right now, I&rsquo;ve been picking through the UI because even though inspection with <a href=\"https://addons.mozilla.org/en-US/firefox/addon/1843\">FireBug</a> reveals that the site is loading at a reasonable clip, it doesnt seem to be <em>rendering</em> the main page until every last linked resource is loaded in the browser.</p>\n<p>As the subject of this post should indicate, this project features <a href=\"http://en.wikipedia.org/wiki/AJAX\">AJAX</a>. AJAX isn&rsquo;t exactly brand new, but this project represents the first aggressive use of AJAX in my particular custom-projects corner of the universe. And as far as I can tell, once the decision was made to &ldquo;go AJAX!&rdquo;, a side directive of &ldquo;abandon sanity!&rdquo; was also put in motion.</p>\n<p>Heres what&rsquo;s great about AJAX: You load the static elements of your page once, and then you refresh the dynamic stuff with a behind-the-scenes request that leaves the static page elements unchanged. In other words, it makes a web page behave more like a locally installed application. But let&rsquo;s say you&rsquo;ve just learned about AJAX and you want to GO the DISTANCE! Then, even though the static page elements should never change, maybe you dynamically request them, too! And then use JavaScript to discretely rewrite the whole page! In your zero-latency development environment, the difference in rendering time may be completely undetectable. Unfortunately, when half a planet&rsquo;s worth of internet lies between you and the server, the effect is pretty different.</p>\n<p><strong>Your AJAX request is an extra layer of abstraction that just linking static elements from the page itself will completely avoid</strong>. And, because the associated rendering may not be possible until after you&rsquo;ve finished loading all of the AJAX-related JavaScript resources, you leave your users staring at the bare rafters of your web site until the loading is done.</p>\n<p>Moral of the story: identify static page elements and keep them out of your AJAX scheme. If you really want to do the whole thing in AJAX, at least give the user a meaningful static site to look at while all of the background requests are churning. They might stay on your site long enough to see what you&rsquo;ve cooked up..</p>\n",
        "date_published": "2008-12-19T04:00:00+02:00",
        "url": "https://harrisonripps.com/2008/12/19/how-not-to-optimize-a.html",
        "tags": ["Tech and Work"]
      },
      {
        "id": "http://djharrisonripps.micro.blog/2007/07/19/sunrocketd.html",
        "title": "Sunrocket'd",
        "content_html": "<p>Well, that was a bad call. <a href=\"http://www.sunrocket.com\">SunRocket</a> basically imploded this week, and I&rsquo;m unlikely to see a prorated return on my flat $200 for a year of service. So now I&rsquo;m on the fence; I&rsquo;d sure hate to come crawling back to Vonage in time to watch them implode the same way.</p>\n<p>SunRocket&rsquo;s &ldquo;sorry we screwed the pooch&rdquo; e-mail provides links to <a href=\"http://getpacket8.packet8.net/\">Packet8</a> and <a href=\"http://www.myteleblend.net/\">TeleBlend</a>, who are offering deals to the 200K folks that are now looking for a new phone service. Well, I&rsquo;ve heard of Packet8, but why does the name &ldquo;Teleblend&rdquo; give me an image of someone running a VoIP server and a media gateway in their basement? Personally, I think my experiment with VoIP may go on hold for a while. It may be time for a <a href=\"http://www.comcast.com/shop/buyflow/default.ashx#A105\">Triple Play</a>&hellip;</p>",
        "date_published": "2007-07-19T18:00:00+02:00",
        "url": "https://harrisonripps.com/2007/07/19/sunrocketd.html",
        "tags": ["Tech and Work"]
      },
      {
        "id": "http://djharrisonripps.micro.blog/2007/05/24/farewell-brix.html",
        "title": "Farewell, Brix",
        "content_html": "<p>After giving the whole thing some serious consideration, I am ending my career with <a href=\"http://brixnet.com/\">Brix Networks</a>. I have had a tremendous seven years there, and will miss working along side some of the smartest engineers I could ever hope to meet; chief among them, my long-time friend and mentor Mr. Bennett. I have accepted the position of Director of Technology at <a href=\"http://www.mark-altman.com/\">Mark Altman &amp; Associates</a>, a small and successful publishing agency that is looking to add technical leadership as part of their plan for business growth. Many thanks to K. for bringing this opportunity to my attention. Most importantly, thanks to my wife for supporting me in this decision&ndash;even as we prepare to bring kid #2 (!) into the world. Obvious symbolisms aside, this is a great opportunity for me and I look forward to the new challenge.</p>\n",
        "date_published": "2007-05-24T18:00:00+02:00",
        "url": "https://harrisonripps.com/2007/05/24/farewell-brix.html",
        "tags": ["Tech and Work"]
      },
      {
        "id": "http://djharrisonripps.micro.blog/2006/10/16/when-does-a-resume-become.html",
        "title": "When does a resume become a C.V.?",
        "content_html": "<p><a href=\"http://www.springerlink.com/content/d83728037701j05r/\" title=\"TestYourVoIP Report at SpringerLink\">When you publish something!</a> And let me tell you, its a page-turner. Oh well; you gotta start somewhere :-)</p>\n",
        "date_published": "2006-10-16T18:00:00+02:00",
        "url": "https://harrisonripps.com/2006/10/16/when-does-a-resume-become.html",
        "tags": ["Tech and Work"]
      }
  ]
}
