Brave Cobra's Hideout

If Linux doesn't have the solution, you have the wrong problem.

News » All Topics

[ Lead page  | Categories  |  Archive ]

Linux

Logitech QuickCam Messenger with Skype on Linux

I finally got my webcam to work on skype (sort of). I have a Logitech QuickCam Messenger (046d:08da), which is a v4l2 (video4linux v2) device. Skype only (still) works with v4l version 1. Thus “Houston, we’ve got a problem”!

I almost solved the puzzle.


Zikula

Zikula upgrade

After visiting Camp Zikula this last weekend, there was no other option than finally upgrading the website.

Linux

Best music player for Windows: aTunes

We all love to listen to music, right? I've been searching for a good music player for windows for a while now. I already found it in Amarok, but that one only runs natively on Linux. 

Linux

Joining movie parts is easy with mencoder

How often does it happen that, when downloading a movie, it's all separated into chunks? You don't want to open file by file when watching that movie. You want to combine all those chunks into a single avi, wmv or mpeg. Mencoder is your solution. 

Updates

Another Windows Vista Update error: 800F0902

Today I got another Windows Vista update error: 800F0902.

Luckily I found a useful post @ http://itsvista.com/2008/01/windows-vista-sp1-rc-refresh-available-to-public/ that proposed to change some stuff in the registry. 


Linux

NX Server on Ubuntu Hardy

For those in need of NX Server installation guide on the latest Ubuntu (Hardy), here it is:http://www.drtek.ca/freenx-server-ubuntu-hardy#en. It worked fine on my laptop.

Updates

Vista Update gives error 80071a91

I recently had a Vista installation which gave me an error on every update I tried, namely 80071a91. Googleing 'round brought me to http://blog.stevex.net/index.php/2007/05/21/80071a91/. I tried the suggested solution, finding that the delete statements didn't work: The files were in use by another process. That was quickly solved with a tool from http://www.creativelement.com/ and a reboot. Now I was able to continue the solution method and regain access to Windows updates on this Vista machine.

Technology

Windows Vista not accepting IP address from a Linux dhcpd

I had a problem with Windows Vista not accepting an IP address, being offered from a Linux DHCP server. Apart from changing the already known registry entry (DhcpConnEnableBcastFlagToggle), I had to add the following line to my dhcpd.conf 

Codeserver-identifier 192.168.0.3;

Now my config looks like this: 

Codesubnet 192.168.0.0 netmask 255.255.255.0 { allow unknown-clients; ddns-updates on; ddns-domainname "olympus.home"; option domain-name-servers 192.168.0.3; option broadcast-address 192.168.0.255; option subnet-mask 255.255.255.0; option routers 192.168.0.1; range 192.168.0.100 192.168.0.200; server-identifier 192.168.0.3; }

Restarting the dhcpd server, solved my problem. I found the solution at http://www.fedoraforum.org/forum/archive/index.php/t-157188.html


Zikula

Zikula is the new name for PostNuke

It's out there. We've been waiting for this a long time now, but finally the new name for Postnuke is known: Zikula. Congratulations, guys! The announcement tells us the new is derived from the Zulu language. Read more in theofficial press release.

Linux

andLinux brings almost any linux application to windows

Linux is better than window$, there, I've said it. On some rare occassions, you still need to run windows and I've tried several options in the past: vmware, qemu, virtualbox... All of them had their backdraws. Most of them just being slow. The latest I've tested is andLinux, and I must say, this one has impressed me the most. You're able to run almost any linux application, directly in windows. You're still running a linux distro (ubuntu) in the background as a windows service and although you need to share your files between the host and the guest, you're actually running the linux application within the windows desktop. All the others I've tested ran those application on the guest desktop. Here is a screenshot, illustrating my point:

 


Linux

Ubuntu shutdown problem

I had a little shutdown problem with my laptop which has ubuntu as OS. If your ubuntu installation hangs on shutdown and you had NFS mounts, you'll probably solve it by following this guide:http://blog.avirtualhome.com/2008/03/10/ubuntu-shutdown-problem-cifs-related/

Linux

Some other linux blogs

Here is a list of some interesting blogs on Linux
http://blog.linuxoss.com/
http://linuxhelp.blogspot.com/
http://vertito.blogspot.com/

Linux

ZendStudio fails to start

My ZendStudio installation just failed to start with following error: 

Codejava: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
 Seems an error with the java installation and apparently a well known one. So I issued the following lines from a shell 

Code# cd /usr/local/Zend/ZendStudio-5.5.0/jre/lib/i386/xawt # cp libmawt.so libmawt.so.bak # sed -i "s/XINERAMA/FAKEEXTN/" libmawt.so


Linux

Play dvd iso image with xine

Havin' an iso image of the latest movie on dvd is all pretty well, but you still would like to see it. You could mount the image and let xine play the vob files or take advantage of the dvd:// capability of xine like this:
Codexine &qout;dvd://path/to/your/file.iso&qout;
Even handier would be to have that command in your context popup (by right-click'ing the file). To have that in KDE, open up the directory "~/.kde/share/apps/konqueror/servicemenus/" and make a xine_iso.desktop file with the following content. 
Code[Desktop Entry] ServiceTypes=application/x-iso Actions=Xine ISO [Desktop Action Xine ISO] Encoding=UTF-8 Exec=xine &qout;dvd://%U&qout; Icon=exec MimeType=application/x-iso Name=Play DVD ISO with xine
Now right-click an iso image file and look under "Actions"

Enjoy the movie!

More help on editing context menu's can be found at : http://legroom.net/2007/04/20/adding-custom-actions-kde-context-menus

Technology

GMail has IMAP support

Gmail now also has IMAP support. That means you can leave your email on the servers of gmail, keeping it accessible through the browser and handle it your favorite email client at the same time. The next article shows you how to configure KMail to get access to your gmail account. It isn't to hard to figure out what to do with the other email clients you might have running. http://linux.wordpress.com/2007/11/13/howto-configuring-kmail-with-gmail-imap-and-disconnected-imap/ Should you need help for the other ones:http://mail.google.com/support/bin/answer.py?hl=en&ctx=mail&answer=75726

Updates

MSN Messenger and DEP on Vista

Some people are having problems with MSN's Messenger on Vista when DEP is active. DEP closes the application whenever you try to logon. here are some links where you can find a solution to the problem:http://www.fanatic.net.nz/2007/03/14/how-to-stop-dep-crashing-messenger-on-vista/http://www.acerpanam.com/synapse/forms/portal20.cfm?recordid=1130&formid=3390&website=AcerPanAm.com/us&siteid=7293&words=all&keywords=&areaid=7To turn off DEP all together, try this: http://forum.mess.be/lofiversion/index.php/t20709.html

Technology

ThunderBird Tip: reading in threads

When reading the newsgroups I follow in Thunderbird, I always like the most recent messages to be displayed on top. However Thunderbird adds them on the bottom by default. No problem there, however when resorting the column, it unthreads the messages, so you need to group them together again. Why? because a setting in thunderbird tells it to. So, in the Options on the General tab, select the config editor and change the the value of mailnews.thread_pane_column_unthreads to false. Now, when resorting the messages by hitting the column title, it keeps all of them grouped by thread.

Linux

Mediawiki shows Method not Implemented

It took me a while to figure out what happed but the MediaWiki installation I have running on my intranet suddenly started spitting out errors pages like : Method Not Implemented POST to /mediawiki/index.php not supported. I had recently upgraded mediawiki, so I thought that was the problem, just another bug. However that was not the case. Later on I stumbled upon the next message:http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/22001, which provided me with the knowledge that mod_security was blocking the POST request. Disabling it, made mediawiki work correctly again.

Technology

QNAP TS-201 NAS Server

I just bought myself a NAS Server from QNAP (TS-201). Lots of cute gadgets in there, which I'll never use References : http://www.redbrick.dcu.ie/~d_fens/articles/Firefox:_This_Address_is_Restrictedhttp://www.linuxquestions.org/questions/showthread.php?t=263724

Technology

OOP in Delphi Course

In regard to the previous entry on tiOPF and MySQL, a course on OOP programming in Delphi might be useful reviewing. Combine this with tiOPF's TtiDataset, separate the user interfaces from the business logic using OOP and you can start creating killer applications with virtually any database in the backend.

Delphi & Kylix

tiOPF and Zeos MySQL

tiOPF is an Open Source Object Persistance Framework for Delphi. However there was no support for MySQL. Zeos was already experimentaly included, but only for firebird. Although it's very preliminary code with almost no testing done, the basics of a persistance layer for MySQL in tiOPF has now been created by yours truly. Have a look in the binary newsgroup of tiOPF. I still have to verify the different fieldtypes returned by Zeoslib. The tiOPF demo's seems work at first glance... Feel to test it out.

Technology

Word document to Docbook to whatever

Documentation is so very important when writing software. But some never learn: They write their documentation in Word! You can't make a worse choice. Luckily these documents are easily converted to the DocBook format. Infinite-loop made a java application called upCast to do the job. It converts Word documents to DocBook , by saving them to rtf first. Once you have a DocBook version of your documentation, you can start publishing it in whatever format you want using xslt stylesheets. A nifty little program, called DocMan, can process DocBook into html, xhtml, pdf, chm. In other words, you have one source of your documentation and different output formats.

Announcements

Changed theme Minimalistic

This blog was due to a bit of change. As you notice I've altered the theme to match the main sitehttp://www.bravecobra.com. I've also included a star rating system and added syntax highlighting, which will become very useful in the future. Furthermore I've added plugins to add to add YouTube and Google video's.B2Evolution plugins:
  • http://manual.b2evolution.net/Plugins/starrating_plugin
  • http://manual.b2evolution.net/Plugins/lightbox_plugin
  • http://www.blog.cingusoft.com/index.php/all/2006/11/28/test_flash
  • http://www.blog.cingusoft.com/index.php/all/2006/11/25/cgeshi_highlight_code_with_geshi
  • http://www.blog.cingusoft.com/index.php/all/2006/11/26/ccideotube_released
  • http://www.blog.cingusoft.com/index.php/all/2006/11/26/cvideogoogle_released

Linux

Kuroo failed to start

After updating my desktop (Gentoo), I was unable to startup kuroo. As usual, a post on the Gentoo Forumsprovided me with the needed answer:

Coderm ~/.kde/share/config/session/kuroo* rm ~/.kde/share/config/kuroorc su -c 'cp /var/cache/kuroo/backup ~/KurooBackup -rf' su -c 'rm -rf /var/cache/kuroo'


Technology

Import b2evolution posts to wordpress

If you want to import your b2evolution posts into wordpress, then RealNitro seems to have a recent version of the import script b2evo2wp. Have a look at blog: http://blog.realnitro.be/2007/02/21/convert-a-b2evolution-blog-to-wordpress/

Page 1 / 3 (1 - 25 of 64 Total) Next Page Last Page

2 anonymous users and 0 registered users online.

You are an unregistered user or have not logged in. You can register here.