Looking for a b3d loader/parser written i java

Can anyone help me with that? Or is the only way to write it myself...

"Head First in Java" book I've heard is highly recommended. I wouldn't suggest certification books since in my opinion they are for developers who have taken several programming classes and are preparing to pad their resumes with certifications for jobs
. You can go to the bookstore to see if its the book you want, then order it on-line a lot cheaper (www.amazon.com). After reading it, you have it on your bookshelf for reference (the index helps a lot to re-locate information). After you compile and run a few programs from the DOS command line, I would suggest downloading Eclipse Europa (search google for it). Its a free development environment many professional developers use. You'll have to install JDK first (its free, search google for it).
If you want to eventually develop web applications, here are the books I would recommend (I dont expect you to read them until you're in college, but it gives you some idea):
HTML
JSP
Servlets
JDBC
SQL
Javascript

Similar Messages

  • Looking for label SAP:UT:NW04SSR3:*:*:* while installing java comp ECC6 SR3

    Hi All,
    Looking for label SAP:UT:NW04SSR3:::* while installing java component for ECC6.0 SR3.
    I am using the path as 51033526\J2EE_OSINDEP but it is giving an error.  Please help to provide the correct path for label.asc.
    With Regards,
    Lolla.
    Edited by: Lolla Venkata Murali Krishna on Feb 17, 2009 2:24 PM

    Hello,
    Correct path is only number 51033526 for BS 2005 SR3 Java Components
    But this installation I guess need number 51033513 NW 7.0 SR3 SP14 Java based SW Comp.
    best regards,
    Peter Nechala

  • Looking for Trayless/Slot Load Blu-Ray DVD players

    Looking for a list of the Trayless/Slot Load Blu-Ray DVD players. Are there any for under $100? (or near that)

    Rwillen, i agree with you. What TVLOVER said has to be one of the funniest things I have heard in a few weeks. Plus how would a Stand Alone players eye last longer then a PS3 eye? They both work in the exact same manner. And dont give me any bs about the eyes in stand alones are better design and quality then those found in the PS3. Because that is false. If anything the PS3 would use the better eye due to the more use they are subjected to. I have owned 2 PS3's since they were launched. BOTH were used for heavy gaming and the Blu-Ray from day 1. Guess what? My original FAT PS3 is still alive and kicking just fine. So over 7 years of use on that thing and not a single issue other then the bluetooth board went out. But I knew how to repair electronics ordered a new board for 30 dollars and it was as good as new.
    But I have always recommended the PS3 over a blu-ray system due to its ALOT more future proof then a stand alone player is. It has the ability to do more then a stand alone player, and the price makes it worth it over a stand alone. Because while people around me were buying new Blu-Ray players due to the Blu-Ray spec changing and evolving in its early days. My PS3 with just a free software update got all the same features that people had to trash their "older" models to get. And dont forget about the encryption keys. Your at the mercy of the company to continue to make new firmware to keep the keys updated to play new movies. Not so much of a worry for the PS3 as it will still be around for a long time.

  • Looking for a approach to parse a file

    I need to parse a file. The file is Oracle's tnsnames.ora file. The file is well formated here is a sample:
    to10 =
    (description =
    (address = (protocol = tcp)(host = oxnard1)(port = 1521))
    (connect_data = (service_name = to10.ln))
    to9s1 =
    (description =
    (address = (protocol = tcp)(host = oxnard1)(port = 1521))
    (connect_data = (sid = to9s1))
    to9 =
    (description =
    (address = (protocol = tcp)(host = oxnard1)(port = 1521))
    (connect_data = (sid = to9))
    what would be supplied is XXXX = where XXXX = is some name after that the rest of it may or may not be on the same line and may or may not have different parts.But I do know a rule is: After the name and an = sign I must have a ( then at the end of the section it must be inclosed with a ) something like:
    XXX = ( stuff and stuff )
    I need a bit of advice on how to isolate a section of it. I have tried looking at Java's regular expressions and looking at a character by character reading in. any good ideas would be helpful.
    Thanks

    readLine() of RandomAccessFile(java.io) and StringTokenizer class of java.util package may help you.

  • I rented a movie and it took money of my account and i cant download the movie know it says i stillnhave a movie to down load and a screen pops up and says go to the i store and look for avaliable down loads and it still wont down load

    >>>??????
    what do i do so i can download the purchased movie

    This is where to look.  Sign in to your account and Check for Available Downloads.

  • Looking for space to load manuals I write

    I occasionally write manuals for clients I work at, some of them can be made public. I see no need to have my own blog, I prefer to centralize with someone with space.
    I can be reached at [email protected]

    Unless you want them published as blogs, I have a site I have been meaning to get up and running. The site is there I just haven't added any content. You can post them there if you'd like.
    http://systemcenteradmin.com
    John Marcum | http://myitforum.com/myitforumwp/author/johnmarcum/

  • Looking for input on korn shell scripts to java programs

    I have a situation where there are several korn shell scripts and some manual processes using ms access to manipulate input files that will be used to pass to an applications command level commands for the purposes of updating the applications database. That being said, I am looking at creating the same as mentioned above in Java instead of ksh scripts. Mainly for the following reasons.
    The vendor is going web based, using a Java enabled web server, so these korn shell scripts if converted to Java could be called from the web jsp pages, etc.
    The other purpose is I see Java as a better tool for parsing the flat files and calling sql commands from the parsed data.
    I admit I am more a Java programmer than a korn shell programmer.
    What thoughts does this group have to using Java or should I polish my korn shell off a bit more?
    Thanks in advance
    Dean-O

    Hi,
    Is possible run Unix script under java application?, how?
    thanks

  • Looking for a book that would teach me Java from the ground

    Hi! I'm a high school student looking to learn a lot about Java Programming. I'm taking Computer Science III right now and I took Computer Science I last school year (My school don't offer Computer Science II). However, my Comp. Sci. I teacher was really bad and barely taught us, this resulted in a lot of people failing that class. So, I barely know anything about Java Programming and I'm slowly starting to understand it a bit by bit in Comp. Sci. III class. I thought it would be helpful if I purchased a book about Java and study on my own at home in addition to learning at school. Does anyone know a good book that teachers the basics of Java and beyond? Any help would be greatly appreciated. Thank you!!

    "Head First in Java" book I've heard is highly recommended. I wouldn't suggest certification books since in my opinion they are for developers who have taken several programming classes and are preparing to pad their resumes with certifications for jobs
    . You can go to the bookstore to see if its the book you want, then order it on-line a lot cheaper (www.amazon.com). After reading it, you have it on your bookshelf for reference (the index helps a lot to re-locate information). After you compile and run a few programs from the DOS command line, I would suggest downloading Eclipse Europa (search google for it). Its a free development environment many professional developers use. You'll have to install JDK first (its free, search google for it).
    If you want to eventually develop web applications, here are the books I would recommend (I dont expect you to read them until you're in college, but it gives you some idea):
    HTML
    JSP
    Servlets
    JDBC
    SQL
    Javascript

  • Looking for infos about error code in Sun Java Directory Server 6.3.1.1.1

    Hi,
    I'm using Sun-Java(tm)-System-Directory/6.3.1.1.1 on Solaris 9 with two server configured in multi-master replication
    For a few time I receive those warning in the error logfile :
    [14/May/2012:06:18:40 +0200] - WARNING<5384> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry, fast method. Error: non-contiguous deleted attribute type for "myPasswordRetryCount"in entry dn="uid=nabcdycn, ou=People, dc=example,dc=com"
    [14/May/2012:06:18:40 +0200] - WARNING<5384> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry, fast method. Error: non-contiguous deleted attribute type for "myPasswordRetryCount"in entry dn="uid=nabcdycn, ou=People, dc=example,dc=com"
    [14/May/2012:06:19:11 +0200] - WARNING<5384> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry, fast method. Error: non-contiguous deleted attribute type for "myPasswordRetryCount"in entry dn="uid=nefghzer, ou=People, dc=example,dc=com"
    [14/May/2012:06:19:11 +0200] - WARNING<5384> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry, fast method. Error: non-contiguous deleted attribute type for "myPasswordRetryCount"in entry dn="uid=nefghzer, ou=People, dc=example,dc=com"
    [14/May/2012:06:20:44 +0200] - WARNING<5384> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry, fast method. Error: non-contiguous deleted attribute type for "myPasswordRetryCount"in entry dn="uid=nijklkkh, ou=People, dc=example,dc=com"
    [14/May/2012:06:20:44 +0200] - WARNING<5384> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry, fast method. Error: non-contiguous deleted attribute type for "myPasswordRetryCount"in entry dn="uid=nijklkkh, ou=People, dc=example,dc=com"
    and I would like to know what's going up and what I should do, so in case somebody have some infos about it, I would be very interrested.
    I'm trying to find a way of veryfing fragmentation of the backend, but not sure about this.
    TIA

    Looks like the attribute sunIdentityServerDiscoEntries is defined twice in the schema. Run the following and see where it is defined for the second time.
    # cd /var/opt/SUNWdsee/dsins1/config/schema
    # grep -w sunIdentityServerDiscoEntries *.ldif | grep -iv objectclasses
    Edited by: etst123 on Mar 3, 2009 1:28 PM

  • Looking for opensource download manager written in java.

    Hello,
    I know this is a bit off-topic - I hope it does not bother anybody.
    I am looking for an opensource download manager written in java to include it into my opensource lan filesharing tool which is mature and proofen.
    It has all the search/p2p stuff implemented and working well but download functionality is only very limited.
    I already serached on google and sourceforge ... but at least google was not my friend and the projects on SF didn't look that mature.
    So if you know one (or even more ;) ) please let me know.
    Thank you in advance, lg Clemens

    does nobody know a downloadmanager written in java :-/

  • Looking for some Flash tutorials

    I'm doing some webstuff in Flash CS5 using actionscript 3, and I could use some help with a couple of things.  Can anyone recommend some tutorials on how to make an effective image gallery?  Like with a picture slider or something?  But ideally nothing overly complicated to do.  I don't wanna just copy and paste code off of a website either, I wanna know how to actually make the code using Flash...maybe even just using the snippets if that's doable. 
    I'd also like to find a tutorial that'll teach me how to make a scroll bar so I can scan up and down text or images for another part of the project.
    I'm looking for either video tutorials or written tutorials.

    You can create mask for the movieclip as exactly as in your tutorial. and use below code (I think this is what you want).
    For using the below code you should create some user defined components.
    For Horizontal Scroll Bar:  create hscrollBG for scrollbar background and hscroller for scroller.
    For Vertical Scroll Bar: create vscrollBG for scrollbar background and vscroller for scroller.
    mask_mc is mask movieclip  and    content_mc is which the content you want to scroll.
    /**** code  ****/
    var hscrollbar:MovieClip;
    var vscrollbar:MovieClip;
    if (content_mc.height > mask_mc.height)
        drawVScrollBar();
       if(content_mc.width > mask_mc.width)
        drawHScrollBar();
    private function drawVScrollBar():void
       try
        removeChild(vscrollbar);
       catch (e:Error)
       vscrollbar = new MovieClip();
       addChild(vscrollbar);
       vscrollbar.x = mask_mc.width + 5;        //set scrollbar position
       var bg:vscrollBG = new vscrollBG();
       bg.height = mask_mc.height;
       vscrollbar.addChildAt(bg,0);
       var scroller:vscroller = new vscroller();
       scroller.x = 1;
       scroller.y = 0;
       vscrollbar.addChildAt(scroller,1);
       scroller.addEventListener(MouseEvent.MOUSE_UP, sc_mouseup);
       scroller.addEventListener(MouseEvent.MOUSE_DOWN, sc_mousedown);
       stage.addEventListener(MouseEvent.MOUSE_UP, sc_mouseup);
      private function sc_mousedown(e:MouseEvent):void
       var scroller:MovieClip = vscrollbar.getChildAt(1) as MovieClip;
       scroller.startDrag(false, new Rectangle(1, 0, 0,mask_mc.height- scroller.height));
       scroller.addEventListener(Event.ENTER_FRAME, updateScrollPosition);
      private function sc_mouseup(e:MouseEvent):void
       stopDrag();
       var scroller:MovieClip = vscrollbar.getChildAt(1) as MovieClip;
       scroller.removeEventListener(Event.ENTER_FRAME, updateScrollPosition);
      private function updateScrollPosition(e:Event):void {
       var bg:MovieClip = vscrollbar.getChildAt(0) as MovieClip;
       var scroller:MovieClip = vscrollbar.getChildAt(1) as MovieClip;
       var perc:Number = scroller.y * 100 / (bg.height-scroller.height);
       var ypos:Number = ( -perc * ((content_mc.height - mask_mc.height) / 100));
       content_mc.y = ypos;
      private function drawHScrollBar():void
       try
        removeChild(hscrollbar);
       catch (e:Error)
       hscrollbar = new MovieClip();
       addChild(hscrollbar);
       hscrollbar.y = mask_mc.height + 5;
       var bg:hscrollBG = new hscrollBG();
       bg.width = mask_mc.width;
       hscrollbar.addChildAt(bg,0);
       var scroller:hscroller = new hscroller();
       scroller.x = 1;
       scroller.y = 0;
       hscrollbar.addChildAt(scroller,1);
       scroller.addEventListener(MouseEvent.MOUSE_UP, hsc_mouseup);
       scroller.addEventListener(MouseEvent.MOUSE_DOWN, hsc_mousedown);
       stage.addEventListener(MouseEvent.MOUSE_UP, hsc_mouseup);
      private function hsc_mousedown(e:MouseEvent):void
       var bg:MovieClip = hscrollbar.getChildAt(0) as MovieClip;
       var scroller:MovieClip = hscrollbar.getChildAt(1) as MovieClip;
       scroller.startDrag(false, new Rectangle(bg.x, bg.y, bg.width - scroller.width,0));
       scroller.addEventListener(Event.ENTER_FRAME, hupdateScrollPosition);
      private function hsc_mouseup(e:MouseEvent):void
       stopDrag();
       var scroller:MovieClip = hscrollbar.getChildAt(1) as MovieClip;
       scroller.removeEventListener(Event.ENTER_FRAME, hupdateScrollPosition);
      private function hupdateScrollPosition(e:Event):void {
       var bg:MovieClip = hscrollbar.getChildAt(0) as MovieClip;
       var scroller:MovieClip = hscrollbar.getChildAt(1) as MovieClip;
       var perc:Number = (scroller.x - bg.x) / (bg.width - scroller.width);  
       var xcounter:Number = ( -perc * (content_mc.width - mask_mc.width));
      content_mc.x = xcounter;
    This code is reusable for many applications where we want scrollbar. In this code we can dynamically assign the scrollbars based on the content width and height.

  • Looking for examples of 12 machine clusters

    I am just looking into the architecture for a new project.
    Reading the specs from the website I suspect that a cluster of about 8 to 12 machines running about 6 database instances is what I'd need.
    Anyone know of any papers detailing a HA cluster config of this size with the DBs on all or some of the nodes in the cluster.
    Basically looking for a controlled load balance with the HA capabilities of RAC databases. I.e. if ones fails, the system keeps going.
    The OS would probably be OEL and some of the features of O VM look interesting.
    There is likely to be a need for a bunch (30) of Application servers as well.
    Thanks.

    I am just looking into the architecture for a new project.
    Reading the specs from the website I suspect that a cluster of about 8 to 12 machines running about 6 database instances is what I'd need.
    Anyone know of any papers detailing a HA cluster config of this size with the DBs on all or some of the nodes in the cluster.
    Basically looking for a controlled load balance with the HA capabilities of RAC databases. I.e. if ones fails, the system keeps going.
    The OS would probably be OEL and some of the features of O VM look interesting.
    There is likely to be a need for a bunch (30) of Application servers as well.
    Thanks.

  • Looking for Java Tutor ASAP

    HI~~~
    I am looking for someone to help me to learn Java.
    I am willing to compensate for someone who can help me on solve my Java project.
    If you are interesed, please email back to me at
    [email protected]
    Thank you

    Victoria,
    I need help with a Poker Game. Not able to use any funny business either. He wants it written in Notepad or Realj and no applets aloud. Every search I did contained buttons and so on. I just need the basic code to work.
    I posted a message for help and have had no responses.
    Could you please help me too.
    thanks,
    bmdkv

  • IMac Mail always looking for mail...

    Mail is always looking for new messages - how do I stop it? It is constantly grinding away, trying to find new mail. Force quit stops it, but as soon as I open Mail again, it begins looking for mail to load. New messages come through okay, but it doesn't stop after they are loaded.

    Thanks, but I did that - selected 'Manually', then Force Quit. When I reopened Mail, all was quiet. It wasn't looking for mail. Then I clicked on 'Check for new messages'. It downloaded new messages and kept on spinning, looking for others. It doesn't stop. I don't know why...

  • Looking for SAP CRM Internet Sales (ISA) Java Extension Guides

    HI, SDN Fellow.
    I am looking for some SAP CRM Internet Sales (ISA) Java Extension Guide and ISA Java API Documentation (for CRM 5.0).
    Also, I need some customed development documentation on ISA Java application (for CRM 5.0).
    Can anyone point me to some online resources or send the documentations to the following email address: [email protected]?
    Thanks for help.
    Kent

    Hi Kent,
    You can download the SAP E-Commerce 5.0 - Development and Extension Guide
    and SAP E-Commerce 5.0 - Examples and Tutorials (Dev./Ext.)  from SAP Market place.
    The quick link is service.sap.com/crm-inst -> CRM core and Standalone Components.
    Regards,
    Prashil

Maybe you are looking for

  • 8i EE Setup.exe crash - XP Pro and AMD X2 CPU

    When trying to install 8i on my XP Pro (SP2) box with and AMD X2 3800+, setup.exe crashes as soon as it is run. I've tried the fix for P4s (renaming the symcjit.dll instances), but to no avail. This happens wherever the setup.exe is run from. Has any

  • Will Adobe develop a patch for pixelated CS6 workspace on retina display?

    Will Adobe develop a patch for pixelated CS6 workspace on retina display?

  • Determine OCFS2 Version

    Hi all, First off I'm not sure this is the best section so forgive me. We've got several OCFS2 1.4 clusters that have started getting the "No Space Left on Device" error. The solution is to upgrade to OCFS 1.6. I've installed UEK and backed up the de

  • Outlook 2010 - share contacts - read only ?

    I have shared my contacts by using the Share Contacts tool. When I did this Outlook displayed a message about giving read only access - I clicked Yes. The other user can access my contacts but can modify the list.  I don't know why this is happening

  • Reporting Problems Causes Problems

    Hi, I'm a newcomer to Macs (have an 8 core Mac Pro) and have two possible related problems: Whenever an application crashes it says "Report to Apple". When I click "Report..." it says "Could not connect". I am behind an HTTP proxy and have a .PAC lis