There is no need of very hi-fi sound system for public address. some time people select stereo/surround sound/5.1 for small auditorium which is of no advantage and expensive.
I select following sound system for 50 feet x 50 feet x 15 feet height Hall ( Gypsum celling for acoustic purpose). 120 students sitting Capacity.
1. 120W Amplifier (Ahuja Make) 5 + 2 Aux in.
2. 32W x 4 Nos of speakers.
3. Wireless Microphone.
Speaker should face opposite Microphone direction otherwise echo effect.
Monday, December 17, 2007
Monday, October 8, 2007
JAVA_HOME and JRE PATH
Install Java2 SDK on linux. extract JDK in folder and edit .bashrc file in your root folder.
add following lines to .bashrc file as per your extracted folder and JDK version.
export JAVA_HOME=/home/download/java/jdk1.6.0_03
export PATH=${JAVA_HOME}/bin:${JAVA_HOME}/jre/bin:${PATH}
add following lines to .bashrc file as per your extracted folder and JDK version.
export JAVA_HOME=/home/download/java/jdk1.6.0_03
export PATH=${JAVA_HOME}/bin:${JAVA_HOME}/jre/bin:${PATH}
synchronizing view error in Eclipse Europa
You can install plugins from
http://easyeclipse.org/site/plugins/eclipse-webdav-ftp.html
This works fine with eclipse 3.3 (europa). This will add ftp support.
http://easyeclipse.org/site/plugins/eclipse-webdav-ftp.html
This works fine with eclipse 3.3 (europa). This will add ftp support.
Thursday, September 27, 2007
MOZILLA_FIVE_HOME not set
using Aptana with debian4.0 embedded browser path not set. use command
export MOZILLA_FIVE_HOME=/usr/lib/xulrunner/
do not use FireFox or Mozilla if using Eclipse 3.3 and newer. Xulrunner 1.8.1 and above is fine
details at http://www.aptana.com/docs/index.php/Installing_Aptana_Milestone_7_on_Linux#Other_Linux_Distributions
http://www.eclipse.org/swt/faq.php
export MOZILLA_FIVE_HOME=/usr/lib/xulrunner/
do not use FireFox or Mozilla if using Eclipse 3.3 and newer. Xulrunner 1.8.1 and above is fine
details at http://www.aptana.com/docs/index.php/Installing_Aptana_Milestone_7_on_Linux#Other_Linux_Distributions
http://www.eclipse.org/swt/faq.php
Tuesday, September 25, 2007
Install HP 1020 printer with Linux
Visit site http://foo2zjs.rkkda.com/ install driver and follow the instruction for different linux packages. do not forget to reboot the machine while your Printer on.
Debain 4.0 boot problem with XP dual boot
Debain 4.o with Xp dual boot: Sometime after shutdown Xp and than boot with linux give ACPI exception errors like AE_NOT_FOUND or Searching for Mountpoint without activity.
Mostly Linux with DHCP enable trying for IP Address and Latest Motherboard onboard Lan Card can not initialize in Linux. It easily up under Xp. You can see link disconnection in your Lan Switch or onboard Lan LED.Your linux has to take IP from mostly with your ADSL Modem/Router so it fails to get IP and ends with error/loop.
To come out from this problem do not think in a big way just Power off (computer,ADSL Router and switch) from Main and restart everything will work fine.Check lan connectivity on switch before boot.
Mostly Linux with DHCP enable trying for IP Address and Latest Motherboard onboard Lan Card can not initialize in Linux. It easily up under Xp. You can see link disconnection in your Lan Switch or onboard Lan LED.Your linux has to take IP from mostly with your ADSL Modem/Router so it fails to get IP and ends with error/loop.
To come out from this problem do not think in a big way just Power off (computer,ADSL Router and switch) from Main and restart everything will work fine.Check lan connectivity on switch before boot.
Thursday, September 6, 2007
India Income Tax e-return upload Tips.
ITR-3 version1.0 pdf utility has following bugs.
1. HUF return can not validate. to solve problem validate as Individual and than edit xml file with Status "H" instead "I".
2. Put 0 in all the fields which is nil otherwise it will validate but gives error at the time of upload.
3. edit xml with Refund = "0" if return has no refund.
4. edit xml for AdvanceTax and Self assessment tax as all advances goes to Advance Tax field.
ITR-5 ver 1.3 Excel utility upload succesfully but at end gives error and dose not shows ITR-V so go to my return and print ITR-V. if you try again to upload it says revised your return.
keep checking new version everyday and file with new version of utility
1. HUF return can not validate. to solve problem validate as Individual and than edit xml file with Status "H" instead "I".
2. Put 0 in all the fields which is nil otherwise it will validate but gives error at the time of upload.
3. edit xml with Refund = "0" if return has no refund.
4. edit xml for AdvanceTax and Self assessment tax as all advances goes to Advance Tax field.
ITR-5 ver 1.3 Excel utility upload succesfully but at end gives error and dose not shows ITR-V so go to my return and print ITR-V. if you try again to upload it says revised your return.
keep checking new version everyday and file with new version of utility
Subscribe to:
Posts (Atom)