
ALoft Hotels is apparently building their hotel in Second Life before they build it in the real world Or maybe at the same time, or maybe it’s all a scam. I’m not saying that it is, but it could be. What if it’s only going to appear in Second Life??
More »
I’m a noob to Second Life, an on-line virtual world.
I’m not pushing it and I’m not reviewing it. That’s been done in many places. But here are some pics from my first “date” in Second Life cyber-world. I met Stephi at a shop and we went exploring and shopping for her and for me for about 4 hours.
More »
Ever wish you could build with Lego® bricks and never run out of bricks. Well now you can.
Please see legal statement at the bottom of this post.
This tutorial is a movie made with Wink shows how to create an article with formatting and images in Wordpress. The movie requires a flash plug-in with your browser and has an audio track.
The tutorial is about 11MB, so be patient while it loads.
Posting an Article in Wordpress
enjoy,
d
I’ve installed video and dvd support as discussed in this article in PCTech101.
At this point I’ve installed RPMs from the OpenSuse repository. http://software.opensuse.org/download/repositories/KDE:/KDE3/SUSE_Linux_10.1/
I had to install these rpms manually. YAST refresh of the site would never complete and it would then produce errors that the available RPM could not be found on the site. I downloaded them from the site and then installed them using rpm -Uhv.
These are the components that I have installed in the KDE mm suite. [click for larger image].

When I use any of the video players: Totum, Kaffein, Xine - the audio plays, but there is no video. Is there something else that I need? I get a black screen. No errors. The configuration for Kaffein indicated no errors.
Thanks,
ww
I’ve just started learning how to use CVS on Linux with KDevelop, and there are enough gotchas that I thought it might be interesting to share what I’ve learned. I have used lots of source control in the past, but never CVS. RCS [ages ago], QVCS [windows front end for rcs], and VSS with Visual Studio.
Serious coding on Linux means that I need source control, so I had a look at what’s available. CVS seems to be the long-time standard for open-source projects. But SubVersion is new on the scene, relatively, so I took a look. But after a little study of a few doc pages, including this one, it looks like SubVersion has the nasty habit of suggesting, if not requiring, that your directory tree look in a special way for SubVersion use. That, and the fact that the SubVersion GUI client for Linux looks like it is in its pretty early days, has lead me to choose CVS and Cervisia. Any Open Source code base with a version above 1.5 has got to have seen a fair amount of use.
More »
SUSE 10.1, KDE 3.5.5, KDevelop 3.3.5, Cervisia 2.4.5
I’m trying to learn to use source control with KDevelop. CVS seems the most popular and most stable. I looked briefly at SVN, but the GUI tool seems immature compared with Cervisia. But I can’t get CVS and KDevelop to play nicely together.
More »
I’m working on a Hex Display Widget under KDevelop.
Here’s a first version that begins to work. The options in the view menu work to change the display grouping.
VNC, or remote administration, allows a remote desktop service between windows and linux. If you are like me you have a mixed network, and it is nice to be able to reach the linux box from a windows box. One my major interests is to be able to run a Kdevelop app from my windows laptop while I’m watching TV.
More »