Showing posts with label blog. Show all posts
Showing posts with label blog. Show all posts

Tuesday, December 01, 2020

Playing with Django

It has been quite a while, probably close to a decade, since I have played with Django. Motivated partially by watching my son Ken creating an app I decided to take a look at it again. I may look at moving my website away from Google Sites which is getting worse and worse website tool. Well that's not completely fair, it makes it really easy to create really simple sites that are not awful to look at and are accessible to multiple devices (cell, desktop, etc). It is also really nicely incorporates GSuite capabilities. Maybe because I am used to being able to tweak what I use more I feel really restricted by sites.

If I do move over to Django for my website the other question is what to do with this blog. Blogger is more that sufficient for my blogging purposes and ties nicely in with photos and youtube making some of the things we probably want to do with our website. But it would also be nice to have everything in one place.

Plus it is just fun to "develop" (cut and paste code) a web site.

Monday, January 07, 2019

2019 Intentions - Part 1: Journaling

Like every year, I hope to get back to blogging more. I'll touch on the why of that for this year in a later post - assuming I ever make more than one or two posts. This post is intended to be a post about just one intention or goal I have for 2019. I have about 10, many of which are interrelated. I am hoping that by delving into each one I'll get a little bit more traction towards accomplishing them this year.

So my intention is to journal every single day of 2019. At least once a day. Now, I'm not going to freak out if I miss a day, I've done enough all or nothing resolutions to know they don't work if you are really trying to create a change. My focus is to set an intention(s) or goals that I want to achieve by the end of the year. So when I say I'll journal every day I mean by the end of the year journaling on a daily basis will be an establish part of my day-to-day activities.

Sunday, November 30, 2014

Writeslikeshetalks - Senator Warren goes after Walmart

Ah, Walmart. Arisa Hawkins went to Walmart yesterday as final shot at getting some Christmas Ornaments - everywhere else was sold out of the item she was looking for. Yes, she's very picky. Anyway, somebody approached and asked her if she was the one selling food stamps.

Rumors have it the lady really needed to be talking to the Russian mafia since they're the ones selling the food stamps. And Arisa does not look Russian. Chinese or Korean maybe, but not Russian.

Anyway, saw an interesting article by Jill entitled "How Much Walmart Gave To Ohio Legislative Candidates, as U.S. Senator Warren Goes After Walmart". I was talking to someone at work about minimum wages, Walmart and other places that don't pay a living wage. Clearly raised in a "Tea Party" family he very much espouses the mantra that the wages are between Walmart and the employee, that it's a contract.

Friday, April 26, 2013

Google Comments - The Right Way

So I occasionally head over to theciviccommons.com to catch up on some of the conversations and projects they are nurturing.  I like the concept that they are trying to build a community around engaging in civil discussion especially when we disagree.

Today I made a comment on a post and it was cross posted to Facebook by Jill Miller-Zimon. I happened to be logged into Facebook at the time as was pleased to see 4 or 5 comments and responses come in  a short period of time.  All very interesting and informative.  Unfortunately, the comments don't show up on theciviccommons.com.

Google recently announced the availability of Google Plus Comments integration with Blogger, the service I use to host this blog. In a recent post, I tried out this new capability.

Friday, October 30, 2009

One Down, One To Go

So I've been thinking about what to do with this site. Simply put, I'm thinking of moving it to google in some form or fashion. The main motivation is money. I don't get enough access to warrant paying any money for "hosting". I currently pay a small fee to GrokThis, VPS Village actually, for a xen virtual host. But anything at this point is too much.

I have had a test blog up on Blogger for quite a while now. It's been mostly for testing things like email posting, blog editors, gadgets, etc. So last night I finally broke down and tried to see if I could get blogger to look something like this site. While not exact, I'm close enough. Check it out.

Actually it was fairly easy to modify to make it look like this site. It's not done, nor perfect but was close enough for me to figure out what else was necessary. It also helped me figure out what I did and did not like about blogger. At least partially anyway.

What's to Like

Okay, so here's an incomplete list of what's to like:
  1. It's free
  2. It's linked to my google account
  3. You can easily add gadgets
  4. It's fairly easy to customize design
  5. You can email posts to the blog
  6. You can use blog editors, like ecto, scribefire, or google's Sidewiki
  7. I can use my neohawk.org domain if I wish
  8. Blogger itself generates traffic to my site
  9. I can create a multi-author blog (me and arisa, if arisa ever posts
  10. Posting in Japanese is no problem
  11. Can use feedburner
  12. Easy to implement Google Analytics

So that's a fairly good list of things it does for you. Here's the list of things I don't like about it

What's Not to Like

  1. Miserable on html validation: the template I used had 636 errors on it. That's not even close.
  2. I can not use my google apps account to use it
  3. To really customize it, you have to be very careful with the built in widgets and code built in or I'll probably break the site
  4. No concept of "static" pages, so it is only a blog
  5. Fairly convoluted process to add Disqus which I like as a commenting system
  6. CSS and some javascript is in the template -> I'd prefer them separate
  7. Does not provide a way to show posts for a given author(that I can find

Based on that, you would think it's a no brainer to move to blogger. Actually thought, I'm not feeling the love for blogger. The fact that I cannot use my google apps domain (neohawk.org) to login to the site is huge, as is the effort to customize it to the point where the html, etc., is valid - and I'm still not sure I could get there because of code that Blogger needs.

In general, I'm quite annoyed with the shortcomings of google apps and it's integration with other google products and services. Picasa, blogger, google reader, openid provider, friend connect, google analytics, etc., require use of a google account. I don't want to use a google account, I want to use my google apps domain.

Granted, I can not complain too much since it is all for free. No, that's not right. I can complain because it's not "free". I'm providing information to Google as their stated goal is to index everything, I'm making it easy for them. So I may not be paying money, but I'm paying.

One of these days I'll do a serious post about Google's ineffectiveness. But for now, I've checked out using blogger. I now need to check out Nick's posts on creating a blog with google app engine.

One down, one to go.

Sunday, September 06, 2009

Switched to Disqus

I am trying out Disqus for comments on the blog.


Disqus Comments is a comment system and moderation tool for your site. This service lets you add next-gen community management and social web integrations to any site on any platform. Hundreds of thousands of sites, from small blogs to large publications, rely on Disqus Comments for their discussion communities.

Perhaps this is easier than the built in one. We'll see...or maybe not since nobody comments on my blog anyway...


If I decide I like it, I'll clean up the template to remove the default comment stuff.