Skip to content

Recent Posts

  • History of Ninjutsu: Ninja History
  • Complete GIKAN-RYU KOPPO TAIJUTSU With TORYU
  • Nagase and Furuta 先生方 Japan Report Four 令和6年
  • Ninja and Sake
  • The Last Ninja: Fujita Seiko ninjutsu history

Most Used Categories

  • Contributors (1,949)
    • SuperfeedEN (1)
  • budoshop (151)
  • YouTube (57)
  • Seminars (49)
  • Kesshi (43)
  • Podcast (15)
  • kaigozan (15)
  • Uncategorized (14)
  • web site update (4)
Skip to content
  • Affiliated to NinZine →
  • Mats Hjelm
  • Kaigozan Dojo
  • Budoshop
  • Seminars
  • Bujinkan TV
Subscribe

NinZine 3.0

Unofficial Bujinkan Dojo Budo Taijutsu E-Zine / Blog

Subscribe
  • NinZine
    • About
    • Articles
      • Archive from 1995
      • Archive from 2005-
        • Archive from 2005
        • Archive from 2006
        • Archive from 2007
        • Archive from 2008
        • Archive from 2009
      • Archive from 2010-
        • Archive from 2010
        • Archive from 2011
        • Archive from 2012
        • Archive from 2013
        • Archive from 2014
        • Archive from 2015
        • Archive from 2016
        • Archive from 2017
        • Archive from 2018
        • Archive from 2019
      • Archive from 2020-
        • Archive from 2020
        • Archive from 2021
        • Archive from 2022
        • Archive from 2023
        • Archive from 2024
    • Main Authors
      • Arnaud Cousergue
      • Budoshop
      • Doug Wilson
      • Duncan Stewart
      • Mats Hjelm
      • Michael Glenn
      • Paul Masse
      • Pedro Fleitas
      • Pertti Ruha
      • Sean Askew
      • Shawn Gray
      • Sheila Haddad
  •   ★  
  • Dojo Locator
  • Honbu Dojo
  • Seminars
  • Twitter
  • Budo Shop
    • Budoshop.SE
    • Paart Budo Buki
    • Soft Hanbo
    • T’s – Shut Up and Train
    • Yudansha Book
  • Home
  • bujinkan.me
  • Page 7

Tag: bujinkan.me

Bug fix on the seminar apps

adminDecember 16, 2008

From Kabutoshimen by admin

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.

…

Read More

Bujinkan.ME Superfeed EN on your web site?

adminDecember 11, 2008

From Kabutoshimen by admin

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…

Read More

Get more info from the web in shorter time…

adminDecember 8, 2008

From Kabutoshimen by admin

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).…

Read More

Seminar feed

adminOctober 28, 2008

From Kabutoshimen by admin

Here is a direct link to the Bujinkan seminar RSS feed. When a new seminar is added to the database it will be posted here. Subscribe to this feed and you will get notified immediately when the seminar is adverticed.

For the full seminar list which is chronologically sorted to each month we still recommend you check out this page or this once on a while. If you use facebook, add this Facebook application.…

Read More

How the site looks on different browsers

adminSeptember 1, 2008

From Kabutoshimen by admin

I’ve been working with two stylesheets, one for devices bigger than 480px which would be people browsing on a computer. And one stylesheet that gets called if the screen resolution is smaller, which would be mobile devices, specifically for iPhone and iTouch.

These pages look best in the following order Safari then Firefox. Opera and iExplorer last. Click on the next page to see screendumps from each browser.

Safari 3.12 (as it should look)

Firefox 3.01 (missing the glow effect on headers)

Opera 9.20 (also missing the rounded corners in headers)

iExplorer 7 (looks similar to Opera, the menu (not showed here) looks weird and needs more tweaking)

This is how it looks with Safari on the iPhone


It would be interesting to see screendumps from other browsers, especially phones. Please send it to us!…

Read More

Posts pagination

Previous 1 … 6 7 8 Next

Shut-up and Train T-Shirts

RSS Bujinkan Seminars

  • 2025-12-05 NAGATO TAIKAI (Paris, France)
  • 2025-03-21 PEDRO FLEITAS (Celbridge, Ireland)
  • 2025-06-27 SHIRAISHI TAIKAI (Helsinki, Finland)

武神館無段者の案内所
MUDANSHA - BEGINNERS GUIDE TO BUJINKAN

Price: $14.99
Prints in 3-5 business days

English, Perfect-bound Paperback, 96 pages richly illustrated with pictures and illustrations.

武神館有段者の案内所
YUDANSHA - BUJINKAN BLACK BELT GUIDE

Price: $27.77
Prints in 3-5 business days

English, Perfect-bound Paperback, richly illustrated with pictures and illustrations. Available in two sizes
- 184 pages (8.26" x 11.69") Paperback
- 184 pages (8.26" x 11.69") Coilbound
- 244 pages (6.14" x 9.21") Paperback

Recent Posts

  • History of Ninjutsu: Ninja History
  • Complete GIKAN-RYU KOPPO TAIJUTSU With TORYU
  • Nagase and Furuta 先生方 Japan Report Four 令和6年
  • Ninja and Sake
  • The Last Ninja: Fujita Seiko ninjutsu history
Budoshop Downloads Budoshop Downloads

Archives

Categories

Tags

Basics budoshop Budoshop.se bujinkan bujinkan.me Doug Wilson Download Download movie Duncan Stewart essay General thoughts Henka History iPad iphone ipod Japan training Japan Trip kaigozan keiko Kesshi Kihon Kihon Happo Kukishin-ryu Mats Hjelm News ninjutsu Rob Renner Ryuha Seminar shugyo Sveneric Bogsäter Sweden tabi Taijutsu Taikai Thoughts on Budo togakure-ryu training Uncategorized update videos weapons YouTube Zeropoint
Copyright All Rights Reserved Kaigozan Dojo | Theme: BlockWP by Candid Themes.