Software Information



Articles Main Page | Main Site Home Page





Text Ad's by TextAdPro.com
Make Money For Real doing nothing - 3 ways to profit - EZmatic.com.

ThatsNeato.com - That's Neato!

Home Business Money Making - How to make money on the net.

2coolhair.com - Over 5,000 Hairstyles Pitcures.



Assertion in Java


Assertion facility is added in J2SE 1.4. In order to support this facility J2SE 1.4 added the keyword assert to the language, and AssertionError class. An assertion checks a boolean-typed expression that must be true during program runtime execution. The assertion facility can be enabled or disable at runtime.

Declaring Assertion

Assertion statements have two forms as given below

assert expression;

assert expression1 : expression2;

The first form is simple form of assertion, while second form takes another expression. In both of the form boolean expression represents condition that must be evaluate to true runtime.

If the condition evaluates to false and assertions are enabled, AssertionError will be thrown at runtime.

Some examples that use simple assertion form are as follows.

assert value > 5 ;

assert accontBalance > 0;

assert isStatusEnabled();

The expression that has to be asserted runtime must be boolean value. In third example isStatusEnabled() must return boolean value. If condition evaluates to true, execution continues normally, otherwise the AssertionError is thrown.

Following program uses simple form of assertion

//AssertionDemo.java

Class AssertionDemo{

Public static void main(String args[]){

System.out.println( withdrawMoney(1000,500) );

System.out.println( withdrawMoney(1000,2000) );

}

public double withdrawMoney(double balance , double amount){

assert balance >= amount;

return balance - amount;

}

}

In above given example, main method calls withdrawMoney method with balance and amount as arguments. The withdrawMoney method has a assert statement that checks whether the balance is grater than or equal to amount to be withdrawn. In first call the method will execute without any exception, but in second call it AssertionError is thrown if the assertion is enabled at runtime.

Enable/Disable Assertions

By default assertion are not enabled, but compiler complains if assert is used as an identifier or label. The following command will compile AssertionDemo with assertion enabled.

javac -source 1.4 AssertionDemo.java

The resulting AssertionDemo class file will contain assertion code.

By default assertion are disabled in Java runtime environment. The argument -eanbleassertion or -ea will enables assertion, while -disableassertion or -da will disable assertions at runtime.

The following command will run AssertionDemo with assertion enabled.

Java -ea AssertionDemo

or

Java -enableassertion AssertionDemo

Second form of Assertion

The second form of assertion takes another expression as an argument.

The syntax is,

assert expression1 : expression2;

where expression1 is the condition and must evaluate to true at runtime.

This statement is equivalent to

assert expression1 : throw new AssertionError(expression2);

Note: AssertionError is unchecked exception, because it is inherited from Error class.

Here, expression2 must evaluate to some value.

By default AssertionError doesn't provide useful message so this form can be helpful to display some informative message to the user.

Rahim Vindhani
Application Develper [Application Development & Webservices]
IBM Global Services, pune, India
email: rahim.vindhani@gmail.com
web: http://www.rahim.co.nr


MORE RESOURCES:
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/0-0fd=Rurl=http://money.cnn.com/news/newsfeeds/articles/marketwire/0464119.htmcid=1287754652ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNHdecbqUinRUAn6tkuroRz6MKSLXQAcresso bSoftware/b Finalizes Intraware Acquisition/abrfont size=-1font color=#6f6f6fCNNMoney.comnbsp;-/font nobr15 hours ago/nobr/fontbrfont size=-1Acresso bSoftware/b (Acresso), a privately-held company and an investment of private equity firm Thoma Bravo, LLC, announced today it has completed the b.../b/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://news.google.com/news/url?sa=Tct=us/1i-0fd=Rurl=http://www.macnn.com/articles/09/01/06/autodesk.adds.to.mac.line/cid=1287577876ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNGjjEuymyB4edTP_0FI-9i6hqJU2wimg src=http://nt3.ggpht.com/news?imgefp=A5lWpKXoKvQJimgurl=images.macnn.com/macnn/news/0901/autodeskstitcher.jpg width=80 height=55 alt= border=1brfont size=-2MacNN/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/1-0fd=Rurl=http://www.macworld.com/article/138006/autodesk.htmlcid=1287577876ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNFq_rGEvnEZsfctavQM5rWkMM6UKgAutodesk offers three new Mac creative bsoftware/b tools/abrfont size=-1font color=#6f6f6fMacworld,nbsp;CAnbsp;-/font nobr15 hours ago/nobr/fontbrfont size=-1by Peter Cohen, Macworld.com Autodesk, which is not participating in Macworld Expo this week, introduced three new creative bsoftware/b tools for the Mac b.../b/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/1-1fd=Rurl=http://www.macnn.com/articles/09/01/06/autodesk.adds.to.mac.line/cid=1287577876ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNGjjEuymyB4edTP_0FI-9i6hqJU2wAutodesk releases Toxik, Mudbox, Stitcher for Mac/a font size=-1 color=#6f6f6fnobrMacNN/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/1-2fd=Rurl=http://www.digitalartsonline.co.uk/news/index.cfm%3FNewsID%3D11955cid=1287577876ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNGJc0TEie-RHMQjpyzHP_mLPz6reQAutodesk adds Mac versions of Toxik, Mudbox and ImageModeler 2009/a font size=-1 color=#6f6f6fnobrDigital Arts Online/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/1-3fd=Rurl=http://www.prnewswire.com/cgi-bin/stories.pl%3FACCT%3D109%26STORY%3D/www/story/01-06-2009/0004950083%26EDATE%3Dcid=1287577876ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNF95ZLLA6zYAkyI-io0iDZCrrEp4wAutodesk Announces Three New bSoftware/b Releases for the Mac/a font size=-1 color=#6f6f6fnobrPR Newswire (press release)/nobr/font/fontbrfont size=-1 class=pa href=http://news.google.com/news/url?sa=Tct=us/1-4fd=Rurl=http://www.itnewsonline.com/showprnstory.php%3Fstoryid%3D28265cid=1287577876ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNETiaphL5mLjGq-PXBgjduOH1l0rQnobrIT News Online/nobr/a/fontbr/font class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1287577876hl=ennobrall 35 news articles/nobr/a/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://news.google.com/news/url?sa=Tct=us/2i-0fd=Rurl=http://www.letsgomobile.org/en/4283/sony-ericsson-c510/cid=1287793225ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNG2OK6mxmZfIuMm9Ya99kbwED1wMgimg src=http://nt1.ggpht.com/news?imgefp=zcR7VLbl4xQJimgurl=www.letsgomobile.org/images/news/sonyericsson/sony-ericsson-c510.jpg width=71 height=80 alt= border=1brfont size=-2LetsGoMobile (press release)/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/2-0fd=Rurl=http://www.cnet.com/8301-19167_1-10135629-100.htmlcid=1287793225ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNGMoDEQSoaEh1beM4VZovSSff2IRQSony Ericsson to release bsoftware/b upgrade for C905/abrfont size=-1font color=#6f6f6fCNET News,nbsp;CAnbsp;-/font nobr10 hours ago/nobr/fontbrfont size=-1Starting in mid-February, C905 owners can download a bsoftware/b update from Sony Ericsson#39;s Web site that will bring new features to the camera phone. b.../b/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/2-1fd=Rurl=http://www.slashphone.com/sony-ericsson-to-provide-software-updates-for-c905-8-megapixel-camera-phone-in-february-084025cid=1287793225ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNEtCSRPEyIHt-u4LdtdmCBHKBZjwQSony Ericsson to Provide bSoftware/b Updates for C905 8 Megapixel b.../b/a font size=-1 color=#6f6f6fnobrSlashPhone/nobr/font/fontbrfont class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1287793225hl=ennobrall 36 news articles/nobr/a/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://news.google.com/news/url?sa=Tct=us/3i-0fd=Rurl=http://www.guardian.co.uk/technology/2009/jan/08/macworld-keynote-apple-phil-schillercid=1287230517ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNH8xyHoKz3y7RM88YTYjTpfKYlHOAimg src=http://nt3.ggpht.com/news?imgefp=P9U8bCqscVoJimgurl=static.guim.co.uk/sys-images/Technology/Pix/pictures/2009/1/7/1231333547951/Macworld-keynot-Philip-Sc-001.jpg width=80 height=48 alt= border=1brfont size=-2guardian.co.uk/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/3-0fd=Rurl=http://www.sfgate.com/cgi-bin/article.cgi%3Ff%3D/c/a/2009/01/07/BUL6154I2V.DTLcid=1287230517ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNFMEI4tWJ_w2-rTLYSIPas4jMrW1QApple unveils bsoftware/b updates, new laptop/abrfont size=-1font color=#6f6f6fSan Francisco Chronicle,nbsp; USAnbsp;-/font nobrJan 7, 2009/nobr/fontbrfont size=-1The presentation included updates to the iLife and iWork bsoftware/b suites, a new 17-inch MacBook Pro with an 8-hour battery and a new digital rights b.../b/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/3-1fd=Rurl=http://www.youtube.com/watch%3Fv%3DOT3eybWjJaAcid=1287230517ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNH_FRlFSTEgf_blQglW5t9XPjTyjwVideo: Steve Jobs Weight Loss Due to Hormone Imbalance/a font size=-1 color=#6f6f6fnobrAssociatedPress/nobr/fontobject width=448 height=356param name=movie value=http://www.youtube.com/v/OT3eybWjJaA/paramparam name=wmode value=transparent/paramembed src=http://www.youtube.com/v/OT3eybWjJaAtype=application/x-shockwave-flashwmode=transparentwidth=448height=356/embed/objectbr/fontfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/3-2fd=Rurl=http://www.pcmag.com/article2/0,2817,2337930,00.aspcid=1287230517ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNG2PMwvkOzqFC_ARvGsOoc2vurg7gApple#39;s Macworld Surprise Is the bSoftware/b/a font size=-1 color=#6f6f6fnobrPC Magazine/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/3-3fd=Rurl=http://www.google.com/hostednews/ap/article/ALeqM5i3ReXnAcLX_j_MTvXbpQ3v63azvQD95HPRPG0cid=1287230517ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNFELg0DqmuZSHIY2cZbEaSuI_AHHQApple updates Mac bsoftware/b in trade show finale/a font size=-1 color=#6f6f6fnobrThe Associated Press/nobr/font/fontbrfont size=-1 class=pa href=http://news.google.com/news/url?sa=Tct=us/3-4fd=Rurl=http://uk.reuters.com/article/rbssTechMediaTelecomNews/idUKN0642390020090106cid=1287230517ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNFK9iuN07Js9YucuHzUMnDV4gPBBwnobrReuters/nobr/anbsp;- a href=http://news.google.com/news/url?sa=Tct=us/3-5fd=Rurl=http://www.pcworld.com/businesscenter/article/156465/apple_says_goodbye_to_macworld_without_jobs.htmlcid=1287230517ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNEazg7Tx_77iblrSIAmlnO0NcmOaQnobrPC World/nobr/a/fontbr/font class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1287230517hl=ennobrall 2,437 news articles/nobr/a/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://news.google.com/news/url?sa=Tct=us/4i-0fd=Rurl=http://news.cnet.com/8301-1001_3-10134162-92.htmlcid=1287678141ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNHYBFeb_YtniJUhWoZWqWNu3NV96wimg src=http://nt1.ggpht.com/news?imgefp=fZzjuH5HtPcJimgurl=news.cnet.com/i/bto/20090107/Cloud.jpg width=80 height=60 alt= border=1brfont size=-2CNET News/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/4-0fd=Rurl=http://www.informationweek.com/news/services/saas/showArticle.jhtml%3FarticleID%3D212701237%26subSection%3DAll%2BStoriescid=1287678141ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNFlj8t3gsicnFe1MCpE0LuKg29xsASun Acquires Cloud Computing bSoftware/b Supplier, Q-Layer/abrfont size=-1font color=#6f6f6fInformationWeek,nbsp;NYnbsp;-/font nobr7 hours ago/nobr/fontbrfont size=-1The Belgian company makes data center modeling and management bsoftware/b that helps companies organize their computing resources as a cloud computing layer. b.../b/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/4-1fd=Rurl=http://www.eweek.com/c/a/Cloud-Computing/Sun-Acquires-Cloud-Computing-Automator-Qlayer/cid=1287678141ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNEaxYHz8mvnBZ7WmTYqe0FJC8Dj4wSun Acquires Cloud Computing Automator Q-layer/a font size=-1 color=#6f6f6fnobreWeek/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/4-2fd=Rurl=http://www.pcworld.com/businesscenter/article/156533/sun_buys_cloudcomputing_vendor_qlayer.htmlcid=1287678141ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNEe6jy1rvG0LLCvFBJUjgeaBqnLJgSun Buys Cloud-computing Vendor Q-layer/a font size=-1 color=#6f6f6fnobrPC World/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/4-3fd=Rurl=http://blogs.zdnet.com/BTL/%3Fp%3D11385cid=1287678141ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNHJHKc4XElypelmQ2Z5up6w57h_OwSun acquires cloud computing vendor/a font size=-1 color=#6f6f6fnobrZDNet/nobr/font/fontbrfont size=-1 class=pa href=http://news.google.com/news/url?sa=Tct=us/4-4fd=Rurl=http://www.thestreet.com/story/10456494/1/sun-comes-up-on-belgian-acquisition.html%3Fcm_ven%3DGOOGLEFIcid=1287678141ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNFFKGNaeCqlMR3O2EGtUJGriDH-OgnobrTheStreet.com/nobr/anbsp;- a href=http://news.google.com/news/url?sa=Tct=us/4-5fd=Rurl=http://storage.itproportal.com/articles/2009/01/08/sun-sees-future-cloud-computing-acquires-q-layercid=1287678141ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNFy5-rpVIfO3nBwy1-Xa_K82IAQewnobrITProPortal/nobr/a/fontbr/font class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1287678141hl=ennobrall 89 news articles/nobr/a/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://news.google.com/news/url?sa=Tct=us/5i-0fd=Rurl=http://www.earthtimes.org/articles/show/ibm-lotus-delivers-new-social,670395.shtmlcid=1287483123ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNEAHDpuJKdHqnshvJRymySsI0ZV2wimg src=http://nt2.ggpht.com/news?imgefp=8jg_bualWyoJimgurl=www.earthtimes.org/newsimage/MOD-494563_1.6.09.1.Photo.IBM.Mac.Laptop_with_Screencap.jpg width=80 height=60 alt= border=1brfont size=-2Earthtimes (press release)/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/5-0fd=Rurl=http://money.cnn.com/news/newsfeeds/articles/marketwire/0463823.htmcid=1287483123ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNH7Ku6-9ELtw55pxmwT4Uv5SlPRAwIBM Lotus Delivers New quot;Socialquot; Notes and Free Symphony bSoftware/b b.../b/abrfont size=-1font color=#6f6f6fCNNMoney.comnbsp;-/font nobrJan 6, 2009/nobr/fontbrfont size=-1At Macworld, IBM (NYSE: IBM) today announced the availability of Lotus Notes 8.5 collaboration bsoftware/b with social computing features for all Mac OS X b.../b/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/5-1fd=Rurl=http://www.computerworld.com/action/article.do%3Fcommand%3DviewArticleBasic%26taxonomyName%3Ddesktop_applications%26articleId%3D9124898%26taxonomyId%3D86%26intsrc%3Dkc_topcid=1287483123ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNHCN8HoIg0NKx5YINfXe9-WFZsHNwMacworld: IBM finalizing free Symphony office suite for Macs/a font size=-1 color=#6f6f6fnobrComputerworld/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/5-2fd=Rurl=http://www.macnn.com/articles/09/01/06/lotus.notes.85.announced/cid=1287483123ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNEoY9be_6-0ZkZfw6dYbhN6LIqmQALotus Notes 8.5 ships, free IBM Symphony suite coming/a font size=-1 color=#6f6f6fnobrMacNN/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/5-3fd=Rurl=http://blogs.zdnet.com/forrester/%3Fp%3D129cid=1287483123ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNFTUFyyGHPvi_x97L168nJ6bl5Q7gWebEx goes mobile on iPhone; Notes 8.5 ships on Macs/a font size=-1 color=#6f6f6fnobrZDNet Blogs/nobr/font/fontbrfont size=-1 class=pa href=http://news.google.com/news/url?sa=Tct=us/5-4fd=Rurl=http://www.vnunet.com/vnunet/news/2233365/ibm-unveils-lotus-notescid=1287483123ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNH_NJUn6nllnbDhsAjvue4XY5U7vAnobrVNUNet.com/nobr/anbsp;- a href=http://news.google.com/news/url?sa=Tct=us/5-5fd=Rurl=http://www.eweek.com/c/a/Messaging-and-Collaboration/IBM-Lotus-Notes-85-For-Apple-Mac-OS-X-Supports-Google-Yahoo-Calendars/cid=1287483123ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNHVNk_1qvVT4QguEyxh7ZHFU5JhyQnobreWeek/nobr/a/fontbr/font class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1287483123hl=ennobrall 55 news articles/nobr/a/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://news.google.com/news/url?sa=Tct=us/6i-0fd=Rurl=http://tvnz.co.nz/business-news/apple-change-itunes-but-fails-make-buzz-2435767cid=1287867772ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNFsYWOj8bmb4aE7_MgKdSqiuEECRQimg src=http://nt2.ggpht.com/news?imgefp=SpuPKPrP26QJimgurl=images.tvnz.co.nz/tvnz_images/news2009/technology-communication/Apple_Inc_Schiller_1.jpg width=80 height=45 alt= border=1brfont size=-2TVNZ/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/6-0fd=Rurl=http://www.latimes.com/business/la-fi-itunes7-2009jan07,1,1364714.storycid=1287867772ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNHVN_TZhwWKE3WQICYHv5vtCa6YMAITunes embraces 3-tier pricing, will remove anti-copy bsoftware/b/abrfont size=-1font color=#6f6f6fLos Angeles Times,nbsp;CAnbsp;-/font nobrJan 6, 2009/nobr/fontbrfont size=-1Apple also updated much of its bsoftware/b. The latest version of iPhoto scans for individual faces so computer users can label photos of friends or family, b.../b/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/6-1fd=Rurl=http://www.usatoday.com/tech/products/2009-01-06-macworld-software_N.htmcid=1287867772ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNHTWQ53IOTmKSICxcNSK1kPsEGBVgMacworld goes for the soft sell with budget-minded bsoftware/b/a font size=-1 color=#6f6f6fnobrUSA Today/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/6-2fd=Rurl=http://www.tourdates.co.uk/news/13076-Apple-removes-protection-software-from-songscid=1287867772ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNHCUwes5UwAxs__bfmJGe7m83f-3gApple removes protection bsoftware/b from songs/a font size=-1 color=#6f6f6fnobrTourDates.Co.Uk/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/6-3fd=Rurl=http://www.bloomberg.com/apps/news%3Fpid%3D20601087%26sid%3Da7qukrjDRyeI%26refer%3Dhomecid=1287867772ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNGHMbEn84qOmxG9VYnof5gtrb8W7gApple Offers All ITunes Songs Without Copy Protection/a font size=-1 color=#6f6f6fnobrBloomberg/nobr/font/fontbrfont size=-1 class=pa href=http://news.google.com/news/url?sa=Tct=us/6-4fd=Rurl=http://www.shinyshiny.tv/2009/01/apple_lets_loos.htmlcid=1287867772ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNEho7sTseoSEcDB0KCPC_KOPm9eNQnobrShiny Shiny/nobr/anbsp;- a href=http://news.google.com/news/url?sa=Tct=us/6-5fd=Rurl=http://www.eontarionow.com/technology/2009/01/07/macworld-a-new-3-tier-pricing-model-for-itunes/cid=1287867772ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNFz7ZCL8N3kRNiK1cJOzrgYIr9VQAnobrOntario Now/nobr/a/fontbr/font class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1287867772hl=ennobrall 1,268 news articles/nobr/a/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/7-0fd=Rurl=http://www.msnbc.msn.com/id/28537651/cid=1287765257ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNEJzWIuYFED1Z_t14r7ZDMkzjeV2wBonaire bSoftware/b Solutions Announces EMPOWER/BI Business b.../b/abrfont size=-1font color=#6f6f6fMSNBCnbsp;-/font nobr13 hours ago/nobr/fontbrfont size=-1BOSTON, MA - Bonaire bSoftware/b Solutions, LLC today announced its new business intelligence product -- EMPOWER/BI. quot;Bonaire#39;s EMPOWER/BI, designed b.../b/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/7-1fd=Rurl=http://www.ibtimes.com/prnews/20090107/bonaire-software-solutions.htmcid=1287765257ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNHQN-AL9Jzsp1Zbs0dCNnG56cyykABonaire bSoftware/b Solutions Announces EMPOWER/BI Business b.../b/a font size=-1 color=#6f6f6fnobrInternational Business Times/nobr/font/fontbrfont class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1287765257hl=ennobrall 7 news articles/nobr/a/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://news.google.com/news/url?sa=Tct=us/8i-0fd=Rurl=http://www.download.com/8301-2007_4-10135868-12.htmlcid=1287230744ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNH1KLfw_m1Sr6POAskzf0fYmFM6qQimg src=http://nt1.ggpht.com/news?imgefp=MaxJ-mDBPGYJimgurl=www.download.com/i/bto/20090107/FilemakerButtons_DD_01072009.JPG width=80 height=30 alt= border=1brfont size=-2CNET News/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/8-0fd=Rurl=http://www.eweek.com/c/a/Database/FileMaker-Banks-on-Ease-of-Use-Flashy-Interface-With-New-Database-Software/cid=1287230744ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNGpNXbTFJRFyzDrRpuBPJLKpmPF7wFileMaker Banks on Ease of Use, Flashy Interface With New Database b.../b/abrfont size=-1font color=#6f6f6feWeek,nbsp; NYnbsp;-/font nobr14 hours ago/nobr/fontbrfont size=-1By Brian Prince FileMaker released version 10 of its database bsoftware/b this week. FileMaker hopes a redesigned interface and a number of feature b.../b/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/8-1fd=Rurl=http://www.informationweek.com/news/software/database_apps/showArticle.jhtml%3FarticleID%3D212700684%26subSection%3DNewscid=1287230744ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNHCyfnG5eTysJduoZGTNHFGp4vWcAFileMaker Pro 10 Gets New Look/a font size=-1 color=#6f6f6fnobrInformationWeek/nobr/font/fontbrfont class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1287230744hl=ennobrall 66 news articles/nobr/a/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://news.google.com/news/url?sa=Tct=us/9i-0fd=Rurl=http://news.zdnet.co.uk/itmanagement/0,1000000308,39588626,00.htmcid=1287575114ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNEWDZoiTdbkzQ5nUUcaibcxb7sDngimg src=http://nt0.ggpht.com/news?imgefp=fImeh10QSFoJimgurl=news.zdnet.co.uk/i/z5/illo/nw/lead_graphics/headshots/184x138/tod_nielsen.jpg width=80 height=60 alt= border=1brfont size=-2ZDNet UK/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/9-0fd=Rurl=http://www.bizjournals.com/austin/stories/2009/01/05/daily32.htmlcid=1287575114ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNFWlZDm9dN2x1auGzz2jZIvQxC3VABorland laying off 130 employees; CEO resigns/abrfont size=-1font color=#6f6f6fBizjournals.com,nbsp;NCnbsp;-/font nobr15 hours ago/nobr/fontbrfont size=-1Borland bSoftware/b Corp. is cutting 130 employees from its ranks as it shuffles executives and lowers its revenue expectations for the most recent quarter. b.../b/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/9-1fd=Rurl=http://www.pcworld.com/businesscenter/article/156485/vmware_taps_borland_ceo_for_chief_operating_officer.htmlcid=1287575114ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNFSVVh4E6QJv_Qs816z_QFG0KW9PQVMware Taps Borland CEO for Chief Operating Officer/a font size=-1 color=#6f6f6fnobrPC World/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/9-2fd=Rurl=http://www.rttnews.com/ArticleView.aspx%3FId%3D817474%26SMap%3D1cid=1287575114ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNEcCD_VIz7t3qMRZt6gGGYCpm0THABorland bSoftware/b reports preliminary Q4 financial results b.../b/a font size=-1 color=#6f6f6fnobrRTT News/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/9-3fd=Rurl=http://www.marketwatch.com/news/story/VMWare-names-new-chief-operating/story.aspx%3Fguid%3D%257BBDA5EC0C-3F99-4184-A01B-215F14597911%257Dcid=1287575114ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNHtPGUPJdtrjEFXiGKf7tBdYU10DgVMWare names new chief operating officer/a font size=-1 color=#6f6f6fnobrMarketWatch/nobr/font/fontbrfont size=-1 class=pa href=http://news.google.com/news/url?sa=Tct=us/9-4fd=Rurl=http://www.infoworld.com/article/09/01/07/borland_ceo_named_coo_at_vmware_1.htmlcid=1287575114ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNHzZIqvdFs2P8mxPpgNemCWx0lQ4QnobrInfoWorld/nobr/anbsp;- a href=http://news.google.com/news/url?sa=Tct=us/9-5fd=Rurl=http://www.bizjournals.com/sanjose/stories/2009/01/05/daily29.htmlcid=1287575114ei=KOhlSaGPBIuQmAeMxrnBBAusg=AFQjCNFtym-I0xhEGK2KCcE4pxpEKyv2FAnobrBizjournals.com/nobr/a/fontbr/font class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1287575114hl=ennobrall 86 news articles/nobr/a/font/div/font/td/tr/table

Software - Google News




Articles Home Page | Site Map | Main Site Home Page
GETsonic | TrafficFish | WildThingsDesigns | NeatoDomains.com | Games | Ken J Wagner | iNetcome

© 2008