Thursday, September 27, 2007

How To Install Kiba-Dock SVN

So, I've been very busy at school, but since people have asked, here is a short howto for Kiba-Dock. I hear the AWN instructions are easier to find...

First, install Subversion to download the source code:

sudo apt-get install subversion

Then visit this page, and install the dependencies (using Synaptic Package Manager, and including the names with -dev).

run:

svn co https://kibadock.svn.sourceforge.net/svnroot/kibadock/trunk/ kiba


and then:

ls


and then take a look at the list. There should be about five blue items. You'll want to go into each of these with the cd command:

cd akamaru

for example. After you cd into it, run:

./autogen.sh
make
sudo make install


and then when those commands are done, run:

cd ../insert_next_directory_name_here

and do the three commands again.

Once all of that is finished, you should be able to launch kiba-dock from your menu. Good luck!

Saturday, September 15, 2007

New Feed Service

I've just switched to FeedBurner, and you can subscribe to the video with a "watch now" link on your feed. So I would suggest unsubscribing if you have a subscription now, and subscribing to the feed link on the sidebar.

[iTunes still doesn't work, but no one uses iTunes anyway.... right?] ;)

Friday, September 14, 2007

FusionCast Flash Episode I



This episode gives a quick picture of the latest development versions of Kiba Dock and Avant Window Navigator, the two most popular Linux docks which require Compiz Fusion or Beryl to run.

Links:
Avant Window Navigator

Kiba Dock

There are basic installation instructions on the two websites. However, I am going to make a howto right here for both eventually, probably on Sunday, and post that here. I hope you enjoy this episode!

Find the original MPEG file here.


Please email me at fusioncast at gmail dot com!
I am on IRC frequently under the nick of gavintlgold.
Also, comment by clicking on the link below.

Check out the FusionCast Forums

Thursday, September 13, 2007

Cancel that.... Instead, a plea for help!

I have decided not to do the dock special, since the docks are under too much development currently. There would end up being bickering over features I didn't know about.

Instead, we thought a troubleshooting episode would be good, with common problems and places to get help with them.

Please discuss this here: http://www.fusioncastforums.fsckr.net/viewtopic.php?p=30

I need ideas on which errors and problems to feature. Thanks! The less I have to spend working on putting together the episode, the faster I can get this out. What with school, I've been very busy with homework and the like. I even have SAT class on Saturdays now, adding to my homework as well as taking away another day of the week.

So if you guys (I know you're out there, I have a hit counter) can give me ideas, we can get this thing rolling again. You helped me with the theme music, now let's get some content!

Friday, September 7, 2007

Video delayed due to school, etc.

I can't release the video about kiba-dock and a-w-n as soon as I expected since I just started school again and also there were a few things I discovered about a-w-n that require re-voiceovering, since what I said is now inaccurate.

Better late than inaccurate, I suppose! :D Expect something on Sunday or Monday, ok?

PS: I added a hit counter to the site, and that's made me realize how many visitors I have here. For instance, today I have had 51 unique visitors so far (though you who are reading this may make it higher ;) ) I get on average 68 unique visitors and 113 visits per day.

I consider that to be quite high, considering there's almost nothing on this site right now. I believe the majority of visitors come across this after googling something, and I hope to be more useful soon, with more videos! And all new visitors please see the archives, there are two videos posted so far.

Enjoy!

Wednesday, September 5, 2007

Infobyte: Emerald Themes and Skydomes

If you want some neat Emerald themes and Compiz Fusion Skydomes, try http://compiz-themes.org . They have lots of different things on there.

I Found Music!

I found some awesome free music to use as background music! Thanks to Puthali in an email, I have discovered this webpage: http://www.blackstratblues.com/ with an entire free album. Please donate money (via Paypal) to this guy. He's letting people have his music for free, but wants new equipment.

Check out the music, and expect it to be in the next episode!

Background or Theme Music Wanted!

If anyone has a piece or knows of a piece of great upbeat-sounding Creative Commons music that would sound good as the background or theme track to FusionCast, PLEASE write a comment or an email (fusioncast AT gmail DOT com) to me. I need some free (as in beer and freedom) music for FusionCast.

Alternatively, if you are an aspiring band or artist who thinks one of their tracks is worthy, let me help with your publicity by allowing me to use it as my theme! I'll mention that it's done by your band, and give a link if you have a website.

I'm still picky though, so make sure it really sounds good and is appropriate. The fewer vocals, the better, since it won't interrupt my talking so much if I play it during a speech. An instrumental would be ideal.

Let me know. Thanks!

Tuesday, September 4, 2007

Infobyte: How I record my desktop

I installed xvidcap for ubuntu, and then used the terminal version with the following command:

xvidcap --file filename.mpeg --fps 15 --cap_geometry 1680x1050+0+0 --rescale 25 --time 200.0 --start_no 0 --continue yes --gui no --auto

That will capture 200 seconds of video at fullscreen 1680x1050 resolution, but scaled down 25 percent, with 15 frames per second.

Hope this helps prospective videocasters!

Monday, September 3, 2007

Fix for new compiz git

The new version of compiz in the git repos requires xcb, something that ubuntu doesn't have. You will need to do this: http://forum.compiz-fusion.org/showpost.php?p=22332&postcount=4 if you are running ubuntu.

These instructions are only valid if you are compiling compiz from git with the old get-git script or with fyda's OLD instructions. Her instructions now work without this fix.

Those using repositories will NOT need to follow these instructions.

Check out the Wiki


While you're waiting for me to finish that special short videocast I'm working on with a comparison between Avant Window Navigator and Kiba Dock (oops, i wasn't supposed to tell you that! :D), why not check out the new Compiz Fusion Wiki? Parts that may be most useful to you:
  • The Hardware guide -- for setting up your video card to run compiz fusion
  • The Distributions guide -- links to instructions for your distro
  • The Troubleshooting guide -- informs you what you should see on startup and how to check for problems
I'm proud to be the owner of the desktop displayed in the Welcome page's screenshot, as well as the shots in the Animations section.