BarCamp here we come

Well I have done it now, I have registered to be part of BarCamp Perth

I am going along to the BarCamp in Perth on Saturday June 30th and will meet up with my friend Sue, who sort of “suggested” we go, and then we dobbed ourselves in for a couple of presentations. A BarCamp is described as an unconference where  you can share and learn in an open environment with lots of demos, discussions, presentations and interaction. Among some of the rules of a BarCamp are:

That you do talk about the BarCamp -( the reason for this post)

You do blog about BarCamp - ditto

That if it is your first time at a bar camp you are supposed to present…So I will be involved in the presentations on

Podcasting 101 & Learning Systems / Design for eLearning / Education and web apps

I think Sue and Kate who are also part of these presentations are more expert on these particular topic but I will tag along and put in my two cents worth. I have even talked my teenage son who is studying Computer Science at Murdoch Uni to come along for the day. he can decipher some of the Open Source stuff that I am not up on.

so if you are free on Sat June 30 between 9am and 5pm, interested in web development, web 2, elearning, Open source and more have a look at the Barcamp wiki and register and come and join us in what looks like a great day of interaction for all

Keep Your Readers

I am new to blogging and have been reading quiet a few as I look around at some of the sites. One thing I did come across was some people mentioning that they did not really want to add links to other people’s blogs or web pages in their sites as they don’t want to lose their readers.This seems a shame especially was we can learn so much from each other in this ’social network’ so a simple way to keep your readers and still give them these valuable links is to set the ‘Target’ of your links to open in a new page.

These tips are edublogs specific but I am sure similar settings are available in other sites. For Internet Explorer uses it will open a new browser while Firefox users will have a new tab open.

Open in New Window
Change the target of your link to open in a new window

You can also set the target window in your blogroll with the following setting that is on the right hand side of the editor window.

Blog Target

You can also add the following target html code to links that are in you sidebar.

<a href=”yourpda.edublog.org” title=”Open link in a new window” target=”_blank”>

Hope this helps