Whos Online

Joomla

We have 235 guests and 0 members online

    Forums

    We have 28 guests and 0 members online

      Tags

      android (7) anonymity (9) ant (10) apache (54) apple (7) atv (18) australia (8) bernardet (7) bombardier (7) book (7) browser (10) business (8) caliber30 (61) canon (9) cedricwalter (6) checklist (9) chrome (6) classpath (6) collection (7) continuousbuild (25) design (13) designpattern (23) desktop (7) development (28) DIY (9) draganflyer5 (9) dslr (14) eclipse (30) ek4 (8) electronic (18) enfrancais (66) FAQ (6) figures (13) firefox (20) firmware (7) flash (9) flickr (6) framework (12) fud (9) game (19) gaming (6) girls (6) google (68) gpl (8) gps (9) hacking (23) hdtv (7) hollidays (15) homecinema (14) homepage (20) howto (66) infrastructure (6) innoveo (7) iphone (6) italy (10) itsatrap (8) java (73) javascript (11) joke (11) joomla (215) joomla15 (33) joomlacloud (7) junit (9) kde (10) kyosho (62) links (17) linux (122) LittleBigPlanet (16) mambo (18) manual (8) manurhin (9) maps (6) maven (36) mediacenter (9) microsoft (52) modding (10) module (17) morespeed (16) motor (8) motorcycle (13) myhomepage (14) mysql (14) nas (14) neogeo (20) opencomment (27) opensource (61) opensuse (10) oss (7) p2p (7) patch (32) pc (12) pdf (8) php (26) picasa (7) plugin (65) privacy (9) projector (11) protection (7) ps3 (42) publicity (9) quad (18) raptor30 (7) rchelicopter (161) review (32) robot (9) robotic (7) rss (8) safety (8) scooter (29) security (62) securityimage (8) securityimage3 (6) securityimage4 (21) securityimage5 (19) securityimages (14) securityimages5 (6) server (17) simulator (8) smugmug (12) snk (16) software (31) sony (38) spammer (7) statistics (13) storage (7) subversion (6) suse (12) switzerland (7) teamcity (15) testing (9) thundertiger (20) tips (31) tomcat (7) tomtom (7) translatetofrench (8) trip (17) troubleshooting (7) tutorial (9) twitter (6) upgrade (15) vespa (10) video (17) vintage (8) watercooling (9) web2.0 (28) windows (14) xbmc (7) xbox (10) zurich (16) zürich (11)

      Forums

      Live information from Open Source Joomla! 1.0/1.5 development and support for waltercedric.com components/plugins/modules

      Skype me

      My status

      Follow me

      Facebook Digg LinkedIn MySpace Twitter Playstation network Xbox Live
      Digg Del.icio.us Reddit Simpy StumbleUpon Ask Facebook Slashdot Backflip Spurl MisterWong Netvouz Diigo Segnalo RawSugar Shadows Google Furl Newsvine Yahoo Technorati Live Blogmarks Netscape Fark Wink LinkaGoGo Bibsonomy FeedMe Magnolia Blue Tailrank Del.irio.us Y PlugIM SpotBack LinkSwarm

      Gallery

      Twitter

      Google Buzz


      Re: problem with AkoBook 5.1.3 - Unfortunately, it does not help anything. When turned on or off at the Legacy is the same
      1 hours ago,

      Re: No Security images visable - Hi Cedric I have another misbehaving rockettheme template, a brand new one; crystalline. I am attaching a link www.micomp.ca/rt_crystalline_j... as it's too large to attach directly. I h...
      3 hours ago,

      Re: problem with AkoBook 5.1.3 - At first site I believe that you have published the Joomla Legacy Plugin. A deprecated function is a function that is not used anymore. Login to thew Joomla backend and go to /extensions/plugins. Find the system-Legacy plugin and publish.
      4 hours ago,

      Re: can't find how to activate light/shadowbox display in PhotoFeed - Quote from: cedricwalter on February 12, 2010, 06:14:50 PMHiindianapolis web design Oups old post but you still have the issue? hi sorry i couldnt recover my password but problem is solve...
      4 hours ago,

      problem with AkoBook 5.1.3 - I have a problem with AkoBook 5.1.3 after installation gets QuoteDeprecated: Assigning the return value of new by reference is deprecated in /~/www/xxxxxx.xx.xx/components/com_akobook/GuestBookSecurity.php on line 113 After installing a cap...
      6 hours ago,
       
      How to insert a java applet in a web page Print E-mail
      User Rating: / 0
      PoorBest 
      Monday, 08 June 2009 10:29

      Valid HTML 4.01 Frameset opera safari chrome firefox ie

      I did learn a lot today while trying to validating my new sub domain: http://websitesasgraphs.waltercedric.com/ I found a huge number of examples using the tag <applet> which has been deprecated and create errors and warning in W3C validation engine. But no example using the  the new HTML <object> tag.  Hence I decide to publish this small post.

      The following page are now XHTM 1.0

      While this one is

      Here is the code to insert a java applet into an XHTML 1.0 Strict web page

      <div>
      <object classid="java:mkv_htmlgraph.class"  
              type="application/x-java-applet"
              archive="mkv_htmlgraph.jar"
              width="600" height="600">
          <param name="code" value="mkv_htmlgraph" />
          <param name="archive" value="mkv_htmlgraph.jar" /> 
          <param name="image" value="loading.gif" />
          <param name="boxmessage" value="Loading Processing software..." />
          <param name="boxbgcolor" value="#FFFFFF" />
          <param name="urlFromForm" value="http://websitesasgraphs.waltercedric.com/getDataFromURL.php?url=&amp;lt;?php echo $url ?>" />
            <strong>
              This browser does not have a Java Plug-in.
            </strong>
            <br />
            <a href="http://java.sun.com/products/plugin/downloads/index.html">
              Get the latest Java Plug-in here.
            </a> 
      </object>
      </div>
      www.waltercedric.as.graph_thumb 
      The source code websiteasgraph.v01.00.00.zip has been changed and is available here: Download now

      References

      By the way, I discover huge issues in IE8, less in IE7 with my homepage, none in Opera or Firefox. And since my homepage is currently not valid, I will correct everything to make it XHTML 1.0 compliant today.

      Related Posts

      relatedArticles

      Tags See All Tags Add New Tag...

      Please Enter New Tags Separated By Comma's
        Or Close

      applet  howto  java 



      Comments
      Add New Search RSS
      +/-
      Write comment
      Name:
      Email:
       
      Website:
      Title:
      UBBCode:
      [b] [i] [u] [url] [quote] [code] [img] 
       
       
      :):grin;)8):p:roll:eek:upset:zzz:sigh:?:cry
      :(:x
       
      Please input the anti-spam code that you can read in the image.
       

      Top 200 Tags

      Donation

      Thank You for supporting my work
      Click Here to make a donation