Skip to content

Hankyo 2008 – Christmas seminar

From Budoshop.se by budoshop

Title: Hankyo 2008 – Christmas seminar

Instructors: Paul Waserbrot, Mats Hjelm, Steven Helling, Daniel Bodin, Fredrik Markgren, Arvid Karlsson, Jens Lindstrand, Richard Maier, William Ustav

Theme: Reflections of this years Bujinkan theme, Togakure-ryu ninpo taijutsu

Many instructors from Sweden went to Japan to train with Hatsumi Soke and the Shihan. Many of these instructors came to share their knowledge and feelings from their training trips.

Recorded in Stockholm, Sweden December 2008

Format: DVD/R- which plays on all computers using and ordinary DVDRom. It also plays on most DVD players (check your manual!).

100 Minutes playing time top quality, available in NTSC only.

Language: The instructions is in Swedish!

Click here to buy it!

Christmas seminar (Hankyou 2008)

From New Products from Budo Shop Store by New Products from Budo Shop Store

Title: Hankyo 2008 - Christmas seminar Instructors: Paul Waserbrot, Mats Hjelm, Steven Helling, Daniel Bodin, Fredrik Markgren, Arvid Karlsson, Jens Lindstrand, Richard Maier, William Ustav Theme: Reflections of this years Bujinkan theme, Togakure-ryu ninpo taijutsu Many instructors from Sweden went to Japan to train with Hatsumi Soke and the Shihan. Many of these instructors came to share their knowledge and feelings from their training trips. Recorded in Stockholm, Sweden December 2008 Format: DVD/R- which plays on all computers using and ordinary DVDRom. It also plays on most DVD players (check your manual!). 100 Minutes playing time top quality, available in NTSC only. Language: The instructions is in Swedish!
Skr239.00

Bujinkan Seminar List (v2.0 beta)

From Kabutoshimen by Toryu

I’ve been working on a new seminar list. I totally rewrote all code to php, it is much faster than the old one. There is a few things I need to figure out before I remove the “beta tag”, but it is already very usable (open the page and look at the page source for options).

Here is the link for preview http://kesshi.com/seminars/bujinkan.php

This weekend I’m at a seminar, then I take a week off over the holiday, then new year and off to Japan. So I don’t know when and how much time I have to work on it.

If you have any ideas, please let me know, add a comment here or contact me!

Merry christmas and happy new year!…

Bug fix on the seminar apps

From Kabutoshimen by Toryu

Every December the Next month seminars would show the whole past year. It was a scripting bug that I have fixed now. Since it is december next month it should default to January and forwards, but there is also a tab with Next years seminars so instead I added a message that it is the end of this year and look at next year for future seminars.

Here is the PHP code if you want include it on your web site.

<?php
$nextmonth = mktime(0, 0, 0, date(“m”)+1);
$monta = date(“m”, $nextmonth);
if ( $monta == “01″ )
{ $yerra = date(“Y”)+1 ;
echo “<p>It is probably December now, click on Seminars next year</p>”;
}
else
{ $yerra = date(“Y”) ;
$ch = curl_init(“http://www.kesshi.com/cgi-bin/SEMINARS-ME2.cgi?$yerra-$monta”);
curl_setopt($ch, CURLOPT_HEADER, 0);
curl_exec($ch);
curl_close($ch);
}
?>

If you want more examples how to display seminars from the database on your web site, please don’t hesitate to contact me.
I really do encourage all web masters to use any code they want (mine or modified) to display seminars from the seminar database.

Bujinkan.ME Superfeed EN on your web site?

From Kabutoshimen by Toryu

Here is a tutorial how to put headlines from the Bujinkan.ME Superfeed EN on your own web site.

Put this code in your html doc where ever you want it to show.

<script src=”http://feedproxy.google.com/SuperfeedEN?format=sigpro” type=”text/javascript” ></script><noscript><p>Subscribe to RSS headline updates from: <a href=”http://feedproxy.google.com/SuperfeedEN”></a><br/>Powered by FeedBurner</p> </noscript>

You can add your own style, override settings and more, see this guide!

This is the widget we use on the landing page here (http://bujinkan.me/). It is Springwidget another way of adding it on Facebook and much more…
http://www.springwidgets.com/widgets/view/23/false/true?param=http://feedproxy.google.com/SuperfeedEN

Get more info from the web in shorter time…

From Kabutoshimen by Toryu

then you can spend more time on training, I will explain it further down.

If you subscribe to our RSS Feeds, please change them to the following feed instead. You gain a lot more features, you can mark, share, e-mail and more, and it looks better to.
http://feedproxy.google.com/SuperfeedEN (English version)
http://feedproxy.google.com/SuperfeedSE (Swedish version)

Some of you might wonder what this RSS/Syndication and stuff means. Well read on…

Do you recognize yourself?
You are interested in Bujinkan Budo Taijutsu (I assume that since you you found this message), and spend quite a lot of time on internet going to different web sites searching for new postings. Some web sites is difficult to find the newest postings, you have to log in and after one or many clicks you find something you think you haven’t read, maybe you already read it? It is very easy to miss something interesting, because the lack of features on the web site (search function for example), or because the interesting stuff was posted on a website you don’t know about. Maybe this is why you google for new web sites. Maybe you stopped doing this because it takes too much time.

Well this is the old way, there is a much better way, it is called RSS (Really Simple Syndication), to put it simple is like subscribing to one or many newspapers. What you need is something that can read feeds (the news papers). I personally have a Google account and use the Google Reader. With that I can access all my feeds from any computer and phone (see the screen dumps below). I’m not bound to one computer to do this.

How it looks on my computer

How it looks on my computer

on the iPhone

on the iPhone

There is many other ways to do it, there is many different readers (Aggregators), I like the google one because I’m not dependent of which computer or device I must use. I can use any device with an internet connection and log in to my account (I mostly use the iPhone on the bus, subway or any time I chose). As you can see on the screen dumps I subscribe to several other feeds to. I only to go to the web site if the content I read interest me enough.

Note 1. It is completely up to the web master of the original feed if the content is web optimized (text formatting, pictures etc), and if the whole article can be read. We can only forward what we get, so don’t complain to us because you can only read the first five words on the Kutaki channel. Just click on the header link to go to the original web site if it interest you.

Note 2. We took the freedom to add small google ads at the bottom of each post. You will hardly notice them after a while. If you click on them you are sponsoring our web sites and work.

Note 3. In the subject header the [brackets] indicate what web site it originates from, our script remove the “www” and takes the first twelve or so characters up until the first “.”, when you opened the post the subject is always linked to the original posting.

My shared items

When I find something I think is good, I click “share” on my reader, then it will be posted here. You can also subscribe to my picks, articles that I have read and I think is good.
Note that there will be a lot of unrelated stuff (not only Bujinkan).…

Join the Bujinkan SETI team!

From Kabutoshimen by Toryu

Almost 10 years ago I joined the SETI by installing the “screensaver”. I discovered that you could create teams and work together. It was fun and exciting to see how we did together, then somehow I forgot about it until now. I went back to see if our team was active and to my surprise it still was! My account was still there, so I had to log in, download the new program and fire it up again and contribute to the Bujinkan SETI team.

On Wednesday November 19′th 2008 it was 2 active members, at top team no 3548,  723 recent credits (with a total of 424,647 credits) and ranked as 7,562. If you click on the links above you will see that we are climbing up rapidly.

I think it would be fun if you also joined the Bujinkan SETI team in search for extra terrestrial life. If you think this is silly, there is several other organisations you can help by lending your CPU when not in use to.

Click here for the official Bujinkan SETI web site http://kesshi.com/seti/

Please spread the word!