Movie player and subtitles editor
Very impressive movie player :
http://www.subedit.prv.pl/
Technology Software Hardware News Tips and Tricks Architecture Yazılım Mimari Bilgisayar Teknoloji Türkçe İngilizce
You can buy any kind of electronic gadgets from DealExtreme with free shipping option.
Please visit DealExtreme for very low prices.
Here is the link to the site : www.dealextreme.com
Very impressive movie player :
http://www.subedit.prv.pl/
zaman:
4/19/2007 01:17:00 pm
0
yorum
export LC_ALL=en_US.UTF-8
export LANG=en
Locale Chart for Solaris : http://developers.sun.com/dev/gadc/tools/lc/lc.jsp
zaman:
4/19/2007 11:55:00 am
0
yorum
To open a tar.gz compressed file use the command : "gzip -dc file_name.tar.gz tar -xvf -"
zaman:
4/19/2007 08:21:00 am
0
yorum
TABLESPACE :
create tablespace sample datafile 'C:\oracle\product\10.2.0\oradata\orcl\sample.dbf' size 10M autoextend on next 10M;
USER:
CREATE USER sample IDENTIFIED BY sample DEFAULT TABLESPACE sample TEMPORARY TABLESPACE temp QUOTA UNLIMITED ON sample;
GRANT ALL PRIVILEGES TO sample;
zaman:
4/19/2007 07:52:00 am
0
yorum
To disable someone's MSN Live Messenger tell him to write the following string (without quotes) in the personel messages area : "ñ¯a_Á¯aÿ±m¯aÁÇáç±Çáß±Çá§ÁaÇáDZOÇᯱÇá§±Çár×ÁÇá+ÑÇ á£áÇá"
zaman:
4/19/2007 07:50:00 am
0
yorum
Add the following JVM parameters :
"-Xdebug -Xrunjdwp:transport=dt_socket,address=8888,server=y,suspend=n"
zaman:
4/19/2007 07:49:00 am
0
yorum