Dear Friends, A talk on 'SCALA programming language' has been planned for Saturday, June 13 at 4:15pm at 3XL conf room, AppLabs. Abstract Scala is a blend of...
News & Editorial Team
tsnet@...
Jun 2, 2009 1:05 pm
5889
Hi, I get the following error when running "ant build" for building Scala compiler and library. This is with scala 2.7.4 sources. Ant version is 1.7.0. BUILD...
... Hi Dhiraj: Thanks for the suggestion. Are the RegEx representations in . Java . Boost . PERL . PCRE (Philip Hazel) compatible with each other, or one needs...
... Looks like tools.jar is missing. You need to install the JDK version compatible with the existing JRE version. Just start up YaST and search for JDK and...
... Can you please write the following details: . which webcam are you using ? . is it a USB based modem ? . 'dmesg' command output when you attach the modem ....
... Hi Sandeep: Good to see you trying out new stuff. Can you post the output of the following commands: . 'uname -r' . dmesg | grep -i "ath" . lspci -vv |...
... Hi Shiva: Can you please explain what you mean by "not yielding good results as of now" ? Is it the performance, the results, the layout of data or data ...
... Hi Fangjun: Did you upgrade the compiler ? What was the original compiler version ? Any idea as to what is the purpose of this library 'libgpl' ? Can you...
Hi all, Any suggestions for which IDE would be better for SCALA development. Netbeans or Eclipse??? Thanks, Rajkumar Goel Explore and discover exciting...
... Steps are 1. man xmodmap 2. create a .Xmodmap in your $HOME with the entry keycode 115=F13 keycode 116=F14 3. cd .kde/Autostart 4. create a file winkey.sh ...
Hello Mr. Saifi, Well I am, not aware of Boost and PCRE, as I did not get any chance to work with them, but the reg-ex of both perl and Java are almost ...
... What would you want the IDE to do for you, while doing Scala development ? . Syntax highlight . Debugger . path to 'scalac' compiler . add libraries to...
... The b43 drivers . bcm43xx in mainline kernels . b43 and b43legacy in wireless-2.6 and 2.6.24 and later are drivers for the 802.11 B/G family of Broadcom...
Hi Saifi, Yes, I am currently using vi editor for the program development and work is pretty tedious in that ,especially debugging .I wanted to use an IDE...
Hi all, I'm not able to understand what would be the use of the yeild in the for each expression provided by SCALA. some detail about what yeild does and in...
Hi Saifi Since I have upgraded the operating system to Ubuntu 9.04 below are the details: 1) uname -r output :- 2.6.28-11-generic 2) dmesg | grep -i "ath" [...
Hi all: Trying to create partitions on a SATA 160GB Seagate HDD which was earlier used in a FreeBSD system. On running 'fdisk' i get the notification # fdisk...
Hi: Does anybody know how to specify the POSIX compliant timezone string ? To understand the issue, i'm facing, please run the following command on your...
... Dear Sandeep: Thanks for the information. The Atheros chip AR2425 (Rev 01) using ath_pci and ath5k drivers is working fine with Linux kernel 2.6.27. It...
Hi all: Off course our normal technical discussions continue to happen ! In addition, June is SCALA month. This month we focus on SCALA programming language. ...
Hi all: Programming in Scala A comprehensive step-by-step guide by Martin Odersky, Lex Spoon, and Bill Venners This book is the authoritative tutorial on the...
... Hi Saifi, My web cam is Intex Night Vision (IT-305WC) Its a USB based Modem and here is the output of 'dmesg' * [ 0.000000] Normal zone: 223520...
raghavendra chary
raghu9198@...
Jun 5, 2009 3:38 am
5918
Hello Saifi, I am very curious to know more about Scala, Have just gone through some of Scala code examples given in http://www.scala-lang.org/ Got a feeling...