Author Archives: joel

About joel

Retired Higher Ed administrator, flyfisherman and geek

Chrome OS memory management…

I’ve been running my Chromebook with the “don’t discard tabs” flag (chrome://flags) enabled for over a week, and I am much happier. I have the memory monitor enabled (also in chrome://flags), and it lets me decide when I need to close some tabs or restart to free up memory, rather than having Chrome decide for me when to discard tabs, and tossing ones I don’t want to toss. I highly recommend both enabling the memory monitor and turning on “don’t discard tabs” for anyone with an ARM Samsung Chromebook…

I’ve not experienced any “he’s dead Jim” tab crashes, so the stability has been good (but I do restart when memory drops below 100MB free usually). Just saw that the beta channel is updated to 25.0.1364.87 today, so we’ll see if things continue their improvement…

Trying to get smarter about HTML5 and CSS

It’s been a cold, wet day here, with big snowflakes and 33 degrees. Not much accumulation of snow, but what little there is will freeze up hard tonight. Basically not a great day to go outside so I’ve been reading up a bit on HTML5 and CSS. My thoughts are that I’d like to try some Drupal theming. So, I’ve been doing a bit of reading. I’ve been doing HTML for a long time. It was 1993 when I wrote my first HTML pages. However, while I did a lot of early web apps, including Java and Javascript, my HTML skills didn’t progress much beyond 1990’s techniques. I’ve never been strong in design, anyway, and better in coding. However, in order to work on Drupal themes, I needed to get up to date on HTML and CSS. I found what so far seems to be a pretty decent book, HTML5 for Masterminds. I’ve gotten thru a couple of chapters, and it’s making a lot of sense so far. Will continue to read more tomorrow.

Global internet usage stats

Here’s a fascinating white paper from Sandvine on global internet usage in the 2nd half of 2012. It’s interesting as a snapshot of what’s going on today, and also as a lens to the future. The percentage of Internet traffic that’s real-time entertainment is huge, though the players vary across the world due to licensing and regulation. Sandvine is projecting exponential traffic growth for both wireline and wireless internet, though more in wireless as you might expect, particularly as LTE becomes more prevalent. They look at the North American, European and Asia-Pacific areas individually. There are more similarities between North America and Europe than with the Asia-Pacific area, with filesharing taking a much bigger percentage of the aggregate. It’s interesting to reflect on both the cultural differences as well as the connection capability differences (with generally higher speeds available in many Asia-Pacific countries). I think it’s also interesting to think about the emergence of China, and what will happen from a traffic perspective as more devices become able to connect at higher speeds, particular outside the coastal urban cities, and reflect on what would happen if the barriers to free flow of Internet traffic were lowered.

Finished recategorizing the blog entries; social network musings…

Well, all 305 blog entries, dating back to 2005 are now recategorized after the infrastructure migration. I know that’s not a huge blog, but it was enough work! I have no idea how close I came to the “old” categorization 🙂 . It’s actually not a bad idea to do it manually, so that I looked at things thru the prism of new blog categories. Anyway, there are now no uncategorized entries in the blog! I’m hopeful that I’ll actually post some more here. I’ve been trying to parse the divide between what goes to Twitter, what goes to FaceBook, and what goes to the blog. The nice thing about the blog posts is that they are mine, with my own “terms of service” and I can do with them what I want. I’m currently cross-posting these entries to FaceBook, and cross-posting Tweets to FaceBook, but am not linking the blog to Twitter. I do have my Tweets displayed on this blog via a Jetpack widget. I guess the question is really what’s of transient value and what might be worth keeping. It’s been interesting reading back to my 2005 blog posts during this recategorization and figuring out what was interesting to me 8 years ago. I don’t know that I have quite the same level of attachment to my FB posts or my Tweets. I could send my blog entries to Twitter and not loop Twitter back to FaceBook. I’ve resisted sending any status updates to LinkedIn, keeping that for connections and a resume presentation. I’m thinking I’m going to do more via WordPress now that I can use the iOS apps for posting. That might mean that I want to reconfigure the direction of Twitter updates…sounds circular to me!

I found my pocket knife!

A southern boy likes to have a pocket knife, and better yet, a Leatherman. I’ve got several, but after New Year’s, I could not find my small Leatherman “juice” model (which is small enough to go in my pocket to work). It has blade, pliers, screwdrivers, a corkscrew and a bottle opener/can opener. What else do you need? I’d given up on it, figuring that I’d not see it again…but tonight, I did a presentation at a Scout meeting, and as I was unpacking the computer bag, the Leatherman was in the pocket with the dongles and cords. I think I put it there during our holiday travels at some time and forgot it was there. That particular bag is one I sometimes use for traveling but not day-to-day going to work, so I’d not looked there. I’m a happy camper!

Blog migration change status

I’ve got most things cleaned up now with migration of my blog to a current generation WordPress installation (see my post and comments with some of the blow-by-blow). I’ve changed the Permalinks and like the structure with date and post name much better…I don’t know why I didn’t do this before. The one thing that didn’t map over at all was the post categorization. My categories are there, but none of the posts were tagged. I’m going thru and updating this, and have gotten back to mid-2009 posts. I’m also cleaning out some dead links. I’m not sure my categorization meshes with the original, but it’ll work!

New blog infrastructure

I decided that I needed to update the platform for this blog.  It had lived under a WordPress instance that was managed by my hosting provider, and I kept it there due to simple inertia.  However, I’m going to upgrade my hosting package, and that meant I needed to address the old blog platform, as that’s an option that was being left behind.  So, I’ve migrated (mostly) the blog to an up-to-date WordPress platform that I’m managing.  I’ve still got some link and image issues that didn’t come across cleanly, and I need to clean that up.  However, I think I got all the posts, though there were some glitches with the import.  I was getting an error, but found this post that described how to take care of it.  I think I’m going to declare that this is the new production version.  Onward!

A-drupaling I shall go…

I finally quashed (more or less) a couple of issues that had been nagging me with the website that I created and maintain for Orange District, Occoneechee Council, BSA. I did some maintenance this weekend, upgrading Drupal core as well as some modules that needed updates. The web-based module updater broke when I switched to PHP 5.4, as my ISP is deprecating PHP 4 and 5.2, and I needed to do manual module updates. Hopefully the web module updater will get fixed in Drupal 7, but some of the things I read made me think it won’t be until Drupal 8. Also, I’d been having a problem with the calendar view throwing lots of warning errors and I’d not been able to find out what was causing it. Seems to have varied causes with module/database dependencies but predominantly in Views and CTools. This also started when I went to PHP 5.4. I was able to figure out what to back out to get the warnings to stop (a Google calendar overlay), but I’d like to get that functionality back. I opened up an issue on the FullCalendar module to see if anyone has ideas.

Also, I spent some time this weekend working up a website for a friend who’s a local farmer. We found a nice Drupal template and have a skeleton set up