Monday, December 17, 2007

16-dec-2007

http://www.slashfilm.com/2007/12/16/afis-top-10-movies-of-2007/
http://fedoraforum.org/forum/showthread.php?t=170641 -
Fedora7 + VirtualBox + SeamlessRDP = Sweetness! (Seamless virtualization) - could check this
ht
http://code.google.com/p/rtgui/ - must set this up along with webserver authentication
Sniper Elite-walkthrough

klaxxo

gpodder

Sunday, December 09, 2007

12/10/2007

rtgui
awesome-a tiling window manager
secure/harden box
pulse streaming audio on my machine...restrict users and port access.
speech recog-on fc8
rtorrent-features
flightsim-on fc8

binary bombs-code

http://www.codef00.com/projects.php
http://www.mauchle.name/binarybomb.htm
http://www.cs.rpi.edu/~hollingd/comporg.2003/hw/hw3.html
http://www.experts-exchange.com/Programming/Languages/Assembly/Q_22937919.html
http://csapp.cs.cmu.edu/public/labs.html

http://www.ubuntugeek.com/streaming-media-server-in-ubuntu-gnulinux-using-gnump3d.html

http://picasa.google.com/linux/download.html - 2.7 preview version with web upload integration

Subsonic-try the beta -- probably a memory hog, lets check it out and if too much of a load, then switch to gnump3d

winstone - this + subsonic

tiny java web server

FC8 removing hdd icons from desktop

in /usr/share/hal/fdi/policy/10osvendor/99-redhat-storage-policy-fixed-drives.fdi

http://forums.fedoraforum.org/forum/showthread.php?t=171454

Friday, December 07, 2007

Fedora 8 + Skype 2 Beta + Vlc + Audacious

I love Fedora. So obviously I love Linux :D, so its only natural that I would not want to use ***doze for just Skype-right?

Here starts a mix and match of sound servers that were messing up one or the other app-pulse audio was not helping much. If I set everything to OSS, audacious and skype were working but not vlc, and any combination had such problems.

Getting Skype 2 beta alone to work was a significant task-all with skype when run on the CLI telling me the follosing message:

Cannot open shared library /usr/lib/alsa-lib/libasound_module_ctl_pulse.so

And searching around I found that this so was in alsa-plugins-pulseaudio, which adding to the confusion was already installed on my machine...

The solution turned out to be to surprise-surprise-- uninstall alsa-plugins-pulseaudio :)

System->Preferences->Hardware->Sound

Vlc->Settings->Preferences->Audio->OutPut Modules->Advanced options enabled

Audacious Preferences

Skype Preferences

Now that done, I removed all traces of pulse on my FC8 box and added a few plugins for audacious and alsa-the following is the list of related packages I have at the moment:

alsa-plugins-oss-1.0.14-5.fc8
python-alsaaudio-0.2-2.fc7
alsa-oss-libs-1.0.14-3.fc8
alsa-lib-1.0.15-1.fc8
alsa-utils-1.0.15-1.fc8
alsa-oss-1.0.14-3.fc8
alsa-lib-devel-1.0.15-1.fc8
alsa-lib-1.0.15-1.fc8
python-vlc-0.8.6d-3.lvn8
vlc-core-0.8.6d-3.lvn8
mozilla-vlc-0.8.6d-3.lvn8
vlc-0.8.6d-3.lvn8
audacious-1.3.2-3.fc8
audacious-plugins-1.3.5-3.fc8
audacious-plugins-nonfree-mp3-1.3.5-1.lvn8
audacious-docklet-0.1.1-2.fc7
audacious-libs-1.3.2-3.fc8



And now, all three work fine...phew....

8-dec-2007



SKYPE 2.x on Linux:

After a lot of digging around, I hit on the brilliant idea of running skype from command line so that U can atleast get a look at the error messages-if there are any. Voila; it turned out that there was just one - could not open libasound_module_ctl_pulse.so

More digging to find out the package that it was present in gave me alsa-plugins-pulseaudio as the package that contains the file. Cool I thought-I downloaded it from rpmfind and tried to install it when it said that it is already installed :D OK Back to square 1. More digging and I found the solution-uninstall the very same package. Yes it did it. Just do a
yum remove alsa-plugins-pulseaudio and you should get skype 2 working cool with excellent audio and the video-ok I have not tested that. My friend whos webcam I was trying to see was having a bad connection and probably a bad cam. So cant really comment on that.

But in addition to removing alsa-plugins-pulseaudio, I installed alsa-plugins-oss and made my system->preferences->hardware->sound point to OSS devices. If you have trouble with just the above, then you could try doing this step in addition....good luck :)

Tuesday, December 04, 2007

http://www.computerjokes.net/
http://freespeech.sourceforge.net/FreeSpeech/html/
http://freshmeat.net/projects/vnstat/?branch_id=34903&release_id=266981

http://forums.fedoraforum.org/showthread.php?t=18393&page=1&pp=15 - folding - fedora team
http://www.howtoforge.com/ubuntu-linux-mint-livecd-with-remastersys - try the same kind of stuff for fedora with tamil enabled.

http://wallpaper.deviantart.com/

http://fedoraforum.org/forum/showthread.php?t=174114&highlight=skype - skype on fc8 x86_64

http://www.skype.com/help/guides/soundsetup_linux.html - skype - replace alsa with oss - see if this helps