mysql> use drugs;
 Database changed.
 mysql> select user, score from users order by score desc limit 2;
 +----------+--------+
 |   user   | score  |
 +----------+--------+
 | jarlo    |   2    |
 +----------+--------+
 | camilord |   0    |
 +----------+--------+
 2 rows in set (0.00 sec)

  mysql>

2007/10/24, Jarlo Nicholas Solde <[EMAIL PROTECTED]>:
>
>
> http://www.google.com.ph/search?hl=tl&q=jar+files&btnG=Hanapin+sa+Google&meta=
>
> On 10/24/07, mungkey <[EMAIL PROTECTED]> wrote:
> >
> > Dot JAR files are usually java archives.Mao na ako common na nahibaw-an
> > sa iya.
> >
> > But sa ako experience, it is used to make a collection of many files
> > inthe xpi format. The inside the xpi format pronouced "zippy", for creating
> > mozilla extensions, there is a .jar file. This jar is actually  just a
> > normal ZIP file. You can use any normal compression software who can support
> > ".zip".  This file contains the folders to be used by the chromeprotocol. 
> > This jar file inside the .XPI file, has the same name sa the
> > extension itself and must be all in smallercase letter i think. Usually
> > includes the "content" folder, containing the XUL files that usually overlay
> > or create new elements on the outer part of the browser(not in the content
> > area), and the "skin" folder containing images and css files that define the
> > overall output of the extension. The .xpi is also just a ZIP file
> > containing the "chrome" folder with the ".jar" file. Also the "
> > chrome.manifest" file and the "install.rdf" file is inside the xpi.
> > Chrome.manifest defines where to find the files. install.rdf defines
> > what the extension is all about. this is the one which will come out when
> > you go to "Tools->Add Ons" in firefox or Netscape for example. Mao lang na
> > ako experience.
> >
> > On 10/23/07, Camilo III Lozano < [EMAIL PROTECTED]> wrote:
> > >
> > > unsa jud ang jar file? hmmm.. i currently studying firefox
> > > extensions... himo ug mga add-ons and etc.. nibulaga man gud ang .jar 
> > > file..
> > > then naka remember ko ang cellphones naa pod jar file... unsa jud diay na
> > > sila? unsa na language? java?
> > >
> > > newbie to this field jud..
> > >
> > >
> > >
> > > --
> > > --------------------
> > > http://www.metacatalyst.com
> > > http://www.metacatalyst.org
> > > http://www.zabyer.org
> > >
> > > Got my Own Hacker Key:
> > > v3sw3BHhw5ln2pr5OFPck3ma2u4MLw5XVm+5l5UCi5Ne4t3b5en5g5RaIs5MSr3p2
> > > http://www.hackerkey.com
> > >
> > > Registered Linux User: #439468
> > >
> > > _________________________________________________
> > > Kagay-Anon Linux Users' Group (KLUG) Mailing List
> > > [email protected] (http://cdo.linux.org.ph)
> > > Searchable Archives: http://archives.free.net.ph
> > >
> >
> >
> >
> > --
> >
> >
> >
> > --
> > Live free. Love free.
> > http://mungkey.deviantart.com
> > http://mungkey.blogspot.com
> > _________________________________________________
> > Kagay-Anon Linux Users' Group (KLUG) Mailing List
> > [email protected] (http://cdo.linux.org.ph)
> > Searchable Archives: http://archives.free.net.ph
> >
>
>
>
> --
> Mr. Jarlo Nicholas L. Solde
> " In God We Trust"
> _________________________________________________
> Kagay-Anon Linux Users' Group (KLUG) Mailing List
> [email protected] (http://cdo.linux.org.ph)
> Searchable Archives: http://archives.free.net.ph
>



-- 
» http://www.syntacticsinc.com/
» http://g0ma.blogspot.com/
» http://pinoyblogosphere.com/
» 呵呵呵......不告訴你! ♥ + ♦ ⇒ ♫
_________________________________________________
Kagay-Anon Linux Users' Group (KLUG) Mailing List
[email protected] (http://cdo.linux.org.ph)
Searchable Archives: http://archives.free.net.ph

Reply via email to