Pages

Showing posts with label wordpress. Show all posts
Showing posts with label wordpress. Show all posts

Monday, 4 June 2012

Switching to Blogger

Blogger
I've just switched from a hosted WordPress site to Blogger, for various reasons:
  • I fancied trying a different platform
  • Blogger seems to have got much better recently
  • Alan knows best
  • it's completely free (though not as flexible as WordPress but flexible enough for my needs)
  • it's ad free (unlike the free version of WP)
  • I'm also determined to make the most of Google Plus and Blogger seems to integrate much better
  • Maybe the novelty of a new platform will get me back into the blogging habit
I need to figure out the gadgets and the table function is poor (non-existent) but it's clean and crisp and simple. I'm looking forward to making the most of it. I haven't yet decided whether to redirect my old site - just exported the old stuff from WP then imported to Blogger (which was very straightforward - though I might do some tidying up later)

Monday, 24 May 2010

I've just entered a whole new world

Yesterday I switched my blog. Not an earth shattering event you might think, but I think it might be (for me) significant. After having the idea months ago it took me a while to get round to it, not least because it involved finding a host at a reasonable price and deciding on a domain name. So, this is it. Nothing too fancy yet (I don't think I ever want it to be fancy) and still the same Titan theme, but at least I now have flexibility.

This is what setting it up involved

  • Finding a host - I went for siteground. I got a recommendation from Alan, and friend referrer rate. Thanks Alan :)
  • Deciding on a domain name - which is pretty tricky when all the good ones you can think of are already taken and you want something that is going to last, is easy to remember and is relevant to what you do. In the end I went for studentdevpt.com. I'm not sure it meets all the criteria, but it's the best one I could think of.
  • Redirecting my previous wordpress.com blog using these helpful instructions (with support from Alun about the redirect here, about mapping urls here and about plugins here)
  • Exporting the content from my wordpress.com blog and importing it into my new siteground-hosted blog (thanks again Alun)
  • Changing embedded content that was set to work on wordpress.com because it now didn't display, e.g. Slideshare, Scribd etc.
All that probably only took about an hour - although it was stretched over a couple because I was in and out of the garden.

This is what I'm looking forward to

Finally

Thanks to Alan, Alun, JJ and Joss for their help in various ways.

And if anyone you have any helpful hints or suggestions (especially for themes and plugins) for a wordpress.org newbie - I'd love to hear from you.

And hopefully I've have set up Twitterfeed correctly so this post pushes out to Twitter as it used to with my other site...

Wednesday, 21 April 2010

Testing Twitter hovercards

I wonder if this will work @ajcann @jobadge @nosnilwar @cjrw etc etc

Hmphhh :(

Wonder what I'm doing wrong?

Update

D'oh! I should know by now that however much I love wordpress.com it just doesn't have the flexibility of wordpress.org.
Maybe if I put this up I'll remember this kind of thing next time. And maybe one day I'll pay to get wordpress.org hosted...

Another update

Just got this working much more simply with the apture.com/ plugin. See @ajcann

Wednesday, 17 March 2010

Can someone help me with a CSS?

I really like my new wordpress theme:
  • but the way
  • it formats bullets
  • with these silly
  • little crosses
  • is rather annoying
I think I should be able to change these for something else as the theme has an 'Edit CSS' option. I tried looking at the theme creator's website but to access the support forums you have to 'Go pro' for $48, which (however much I like the theme) I have no intention of doing. So I'm hoping that some kind and clever person can help me change it for free :)

Is is something to do with this bit of the CSS:
    background: url(images/list-item.gif) no-repeat 0 .3em;
    ...and if so what do I change it to?