Rixsta Music!

Home
Albums
Biography
Blog/News
MP3-Downloads
Lyrics
Poems
Photos/Pics
Software/Programming
Videos

Electronics/Equiptment
Spiritual

Crystals
Health, Trauma & Healing
Philosophy & Wisdom

Other Music
Chatbox

 

Software & Programming
(Windows)
Environment Variables in Windows XP


This program creates a folder with todays date in the current directiory

Download : TodaysDateDir.bat

@ECHO OFF

SET dd=%DATE:~0,2%
SET mm=%DATE:~3,2%
SET yyyy=%DATE:~6,4%

SET hh=%TIME:~0,2%
SET mn=%TIME:~3,2%
SET ss=%TIME:~6,2%

rem demo of use
rem note percent signs

echo year %yyyy%
echo month %mm%
echo day %dd%
echo hour %hh%
echo minute %mn%
echo second %ss%

echo today is %yyyy%%mm%%dd%

rem this command will create a folder
rem under the current one named for
rem todays date thus yyyymmdd
rem
rem delete the echo to use

md %yyyy%-%mm%-%dd%


Download : TodaysdateDir.Reg

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\Todays Date Dir\command]
@="C:\\Tools\\todaysdatedir.bat \"%L\""

RegistryEditorVersion is either "Windows Registry Editor Version 5.00" for Windows 2000, Windows XP, and Windows Server 2003, or "REGEDIT4" for Windows 98 and Windows NT 4.0. The "REGEDIT4" header also works on Windows 2000-based, Windows XP-based, and Windows Server 2003-based computers.

Disclaimer: Editing the registry is a risky business if you have no idea what you are doing. Do not use this script in ways it was not intended too. Editing this script might result in unpredicted results, please refrain from doing so if you do not know what you are doing. Rixsta can in no way be held responsible for any problems regarding your computer.


Linux

Get Lopster2 for Linux (ubuntu)

Be root

Compiler tools
---
sudo apt-get install build-essential
sudo apt-get install cvs

Fix more compile LopsterII probs
----
sudo apt-get install libidl-dev
sudo apt-get install libxml2
sudo apt-get install libxml2-dev
sudo apt-get install libtool
sudo apt-get install libbz2-dev
sudo apt-get install libgtk2.0-dev
sudo apt-get install autoconf
sudo apt-get install automake
sudo apt-get install intltool

sudo cvs -d:pserver:anonymous@lopster.cvs.sourceforge.net:/cvsroot/lopster login

no password! needed

sudo cvs -z3 -d:pserver:anonymous@lopster.cvs.sourceforge.net:/cvsroot/lopster co -P lopster2

change into lopster2 folder

sudo ./autogen.sh
sudo ./configure

autoreconf
sudo make
sudo make install



Embed youtube Channel on your site!
(Replace MyChannel with your youtube username)


<script src="http://www.gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/youtube.xml&amp;up_channel=Mychannel&amp;synd=open&amp;w=320&amp;h=390&amp;title=&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js"></script>





 
Music Player



Music With Others

JamJar



Looney Ginger Boys Ltd

Selected Random Quote's :-)

 
Links

Buck Music

Pipe Dream

Infinite Love Fourms

Contact : Rixsta_musicman@hotmail.co.uk
© Rixsta