Sunday, September 30, 2007

WSRP

OASIS Web Services for Remote Portlets (WSRP) TC

WSRP mail list
WSRP repository
WIKI
Веб-сервисы


WSRP 2

WSRP 1

Other vendors:
  1. BEA :WSDL URL
  2. Oracle : WSDL URL
  3. Netunity : WSDL URL
  4. Vignette WSDL URL


Mail lists:

1. WSRP in the eXo portlet container
  • Archive
  • eXo mail list subscribe: exo-portlet-container-subscribe@objectweb.org
  • eXo mail list: exo-portlet-container@objectweb.org
2. WSRP comment on the OASIS
  • Archive
  • wsrp-comment-subscribe@lists.oasis-open.org
  • wsrp-comment@lists.oasis-open.org
3. WSRP dev on the OASIS
  • Archive
  • wsrp-dev-subscribe@lists.oasis-open.org
  • wsrp-dev@lists.oasis-open.org


Links:
http://en.wikipedia.org/wiki/WSRP
http://portals.apache.org/wsrp4j/
http://portlets.blogspot.com/
http://dev2dev.bea.com/pub/a/2005/03/inside_wsrp.html
http://xml.coverpages.org/wsrp.html

oracle tutorial - with wsrp2 note
WSRP4J JIRA
WSRP4J JIRA archive
JBOSS JIRA
JBOSS JIRA PORTAL WSRP

Thursday, September 27, 2007

UBUNTU: VLC crashes in the beryl and compiz

VLC works only in the Metacity. In the other window managers it crashed after flash displayed.
MPlayer works in the beryl and compiz, and in the metacity too.


I thinks that do some uncompatiable codecs. But my friends haven't any problems with codecs.

Ubuntu Installing Programs

Debs files download:
http://archive.ubuntu.com/ubuntu/pool/multiverse/
New to Linux? Need a program?
The table of equivalents software: Windows and Linux

Rename text in multi files
(based on KFileReplace)
Гордым пользователям Убунты, для тех кто знает конкретно что нужно менять
1. Установка:
sudo apt-get install kfilereplace
2. Запуск:
ALT+F2 kfilereplace
или Applications -> Accessories - > KFileReplace
3. Docs
at: http://kfilereplace.kdewebdev.org/

System
Print system info:
uname -a
cat /proc/cpuinfo
cat /proc/meminfo
Soundcard mixer:
alsamixer
Temperature:
acpi -t

Power consumption:
sudo powertop

Temperature sensor applet:
1. sudo apt-get install lm-sensors
2. sudo sensors-detect
на все вопросы ответ yes
3. sudo apt-get install sensors-applet
рестар машины
Потом добавляем на панель апплет "Hardware Sensors Monitor"
Спасибо rainf0x :)

Updating
sudo apt-get dist-upgrade
sudo apt-get update


Install mc - Midnight Commander
Download:
http://us.archive.ubuntu.com/ubuntu/pool/universe/m/mc/mc_4.6.1-7ubuntu2_i386.deb
Install double click on the file or:
dpkg -i mc_4.6.1-7ubuntu2_i386.deb

Оказывается, что приостановить вывод в терминал можно CTRL+S, вообновить CTRL+D

Install fonts
sudo apt-get install ttf-xfree86-nonfree
sudo apt-get install msttcorefonts


Automatix
(home)
Getted from here

echo "deb http://www.getautomatix.com/apt feisty main" | sudo tee -a /etc/apt/sources.list
wget http://www.getautomatix.com/keys/automatix2.key
gpg --import automatix2.key
gpg --export --armor E23C5FC3 | sudo apt-key add -
sudo apt-get update
sudo apt-get install automatix2


Beryl
(wiki)
sudo apt-get dist-upgrade
sudo apt-get update
sudo apt-get install beryl
sudo apt-get install beryl-manager
beryl-manager


Skype

Skype for Linux
Skype for Uuntu Feisty Fawn (7.04)

Skype Beta 2.0 for video call

Tux Commander
Main page:
Screenshots:
Description:
Download:
Download direct link (tuxcmd_0.5.103-1_i386.deb):

Games
luchshie-igry-pod-linux-za-2007-god

Other
sudo apt-get install gparted
chmod +x /some-file.txt
LANG=en_US.UTF-8
env |less
xfontsel
df -h
Kill X server by "Ctrl"+"Alt"+"Backspace"

sudo umount /media/fat32
sudo mount /dev/sda7 /media/fat32 -a
sudo mount -a

!NUMBER_OF_COMMAND
history |grep cd
history
Run command "Alt + F2"
mtr

Thanks for the help to rainf0x
and andrew00x

Wednesday, September 26, 2007

HOWTO Ubuntu intel 945 Widescreen 1680x1050 Samsung SyncMaster 205

VERY IMPORTANT is the step number 3!

1. Edit /etc/X11/xorg.conf
For works monitor driver you can delete this file, because intel driver detect that resolutions himself, but for works window managers you can't delete it and should edit this.
As for me any changes here, and playing with 915resolution don't take affect.

Section "Device"
Identifier "Intel Corporation 82945G/GZ Integrated Graphics Controller"
Driver "intel"
BusID "PCI:0:2:0"
EndSection


Section "Monitor"
Identifier "SyncMaster"
Option "DPMS"
EndSection


Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation 82945G/GZ Integrated Graphics Controller"
Monitor "SyncMaster"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection


2. Install "sudo aptitude install xserver-xorg-video-intel"

3. Download and install new driver xserver-xorg-video-intel_2.1.0-1ubuntu1_i386.deb from http://ubuntuforums.org/attachment.php?attachmentid=37549&d=1183829057
NOTE: you will need to login into ubuntuforums!

4. Restart Ubuntu.

PS:
If beryl has expired problems remove and install it with delete his settings in your home directory.

Special thanks for help to rainf0x

Beryl's impression




WINDOWS VISTA AERO VS LINUX UBUNTU BERYL
http://youtube.com/watch?v=xC5uEe5OzNQ



Beryl
http://youtube.com/watch?v=ZD7QraljRfM



aiglx + Beryl
http://youtube.com/watch?v=i0ZtcxHUSDQ

My Ubuntu Beryl Matrix 3D Desktop
http://youtube.com/watch?v=kYgV2GlsufI

Tuesday, September 25, 2007

Newbie in the Ubuntu



This T-shirt is made to order for ubuntu picture in the Cherkassy.

Computer stickers to print here.

Супер дока
Классный форум
Классная дока

Ubuntu's Migration Assistant.
How to replace Windows completely with Ubuntu.

Thursday, September 20, 2007

Friday, September 14, 2007

My Digital Camera

Canon PowerShot A570 IS

Это хороший фотоаппарат.
Какие плюсы:
(плюсы очень большие)
1. Хорошее разрешение фотографии 3072х2304.
2. Возможность снимать видео в качестве 640х480 и 30 кадров в секунду.
3. Большой экран.
4. Автоопределение лиц.
5. Стабилизация изображения (IS)
6. Большой выбор возможностей в ручном режиме.

Какие минусы:
(минусы незначительные)
1. Видео несжатое, следовательно много места занимает в памяти.
2. При сьемке ярких обьектов (фонарей, фар и т.п.) на видео появляется вертикальная фиолетовая полоса.
3. Невозможно редактировать видео (разрезать на две части) на нём.
4. Копирование изображений обратно на фотоаппарат только тех форматов которые поддерживаются.
5. Копирование видео обратно на фотоаппарат практически невозможно.
Можно попробовать если для этого видео создать файл с тем же именем и расширением .THM
6. Невозможно управление сьемкой удаленно через компьютер.

DCRP Review
IXBT Общий FAQ по цифровой фотографии