Wrag pwede na lugar e divide ang mga topics into KLUG-Programming and
KLUG-Showbiz. hehehehe.
On 10/22/07, Camilo III Lozano <[EMAIL PROTECTED]> wrote:
>
> hala! ka! showbiz na ni...
>
> the BUZZ!
>
> hahahahaaa...
>
> *eksklusibo sa "the KLUG"!*
>
>
>
> On 10/22/07, mungkey <[EMAIL PROTECTED]> wrote:
> >
> > patty, naay nag sulti sa ako-a nga lalake man daw ka. di man ka babae.
> > hinimo ra daw ka pandala og tigaw diri sa list. unsa mana ka tinuod. ...
> > show... biz.
> >
> > On 10/22/07, Jong Palabao <[EMAIL PROTECTED] > wrote:
> > >
> > > patty taga asa pud daw ka? ingon ni mungkey i completo na daw,
> > >
> > > profile: <-requested ni master mungkey
> > >
> > > lomolopyo:??
> > > skwelahan:??
> > > edad:???
> > >
> > > ug uban pa. hehehe :D wekekke
> > >
> > > On 10/22/07, mungkey <[EMAIL PROTECTED] > wrote:
> > >
> > > > Patty, tagalog ka o bisaya,.
> > > >
> > > > On 10/22/07, Patricia Estorgio < [EMAIL PROTECTED] >
> > > > wrote:
> > > > >
> > > > > Realization:
> > > > >
> > > > > Lahi ra jud ang mga tao dinhi sa list. Puro binuang gyud ang
> > > > > nahibalo-an. ^_^ Sagdi lang, aside sa I've learned a lot, nalingaw
> > > > > sab ko ug
> > > > > basa sa mga kinalay na posts.
> > > > >
> > > > > How many are we pala?
> > > > >
> > > > > On 22/10/2007, Grace Naces Gabriel <[EMAIL PROTECTED] >
> > > > > wrote:
> > > > > >
> > > > > > Hahahah
> > > > > >
> > > > > > On 10/22/07, Jong Palabao <[EMAIL PROTECTED] > wrote:
> > > > > > >
> > > > > > > Mungkey ===== Tikeeens!
> > > > > > >
> > > > > > > Number 1 Tikens sa ma abogong dapit sa kalibotan. :D
> > > > > > >
> > > > > > > Go Bords!!!
> > > > > > >
> > > > > > >
> > > > > > > On 10/22/07, Camilo III Lozano < [EMAIL PROTECTED] > wrote:
> > > > > > > >
> > > > > > > > brutal jud kaayo ni si mastah mungkey... hurot napod akong
> > > > > > > > bilib.. una kay jarlow... karon usa napod sa mga banggitan
> > > > > > > > diri.. wew!
> > > > > > > >
> > > > > > > > ==============
> > > > > > > >
> > > > > > > >
> > > > > > > > On 10/21/07, mungkey < [EMAIL PROTECTED] > wrote:
> > > > > > > >
> > > > > > > > > inahak. hahaha. goma goms. tikens!
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > On 10/22/07, Richard Badlisan < [EMAIL PROTECTED] >
> > > > > > > > > wrote:
> > > > > > > > >
> > > > > > > > > > hurot bilib ko ani, witik kaayo ug tinubagan! wegeg!
> > > > > > > > > > birada! visit mo sa pinakagahi na blog sa tanang bahug
> > > > > > > > > > tikens diay.. wegeg
> > > > > > > > > > dat blogspot dat cum
> > > > > > > > > >
> > > > > > > > > > 2007/10/22, mungkey < [EMAIL PROTECTED]>:
> > > > > > > > > > >
> > > > > > > > > > > MnMnMnMnnnngyeeEeee!!!! HAHAHAHA!
> > > > > > > > > > >
> > > > > > > > > > > On 10/22/07, Archangel <[EMAIL PROTECTED] > wrote:
> > > > > > > > > > > >
> > > > > > > > > > > > wew... what a info.. thanks alot mungkey!..... pa
> > > > > > > > > > > > kiss nga... ^_^
> > > > > > > > > > > >
> > > > > > > > > > > > On 10/22/07, mungkey < [EMAIL PROTECTED]> wrote:
> > > > > > > > > > > > >
> > > > > > > > > > > > > Hi Archangel,
> > > > > > > > > > > > >
> > > > > > > > > > > > > possible. Inside flash, you can use(import) pre
> > > > > > > > > > > > > animated 3d and use Actionscript to control these 3d
> > > > > > > > > > > > > elements, usually these
> > > > > > > > > > > > > elements will be in the form of smartclips or movie
> > > > > > > > > > > > > clips in the flash
> > > > > > > > > > > > > library.If you look inside the Half-life
> > > > > > > > > > > > > (counterstrike) SDK you will see 3d characters(meshes
> > > > > > > > > > > > > + textures) pre
> > > > > > > > > > > > > animated from another 3d editing program(3DStudioMax)
> > > > > > > > > > > > > that are called by the
> > > > > > > > > > > > > C code from the Game engine core. This can also be
> > > > > > > > > > > > > done in flash pero in a
> > > > > > > > > > > > > 2d manner. Pwede jpeg yung elements mo ("Sprite")
> > > > > > > > > > > > > then you move it using
> > > > > > > > > > > > > actionscript. Pwede movie clips, also controlled by
> > > > > > > > > > > > > actionscript. Many
> > > > > > > > > > > > > possibilities.
> > > > > > > > > > > > >
> > > > > > > > > > > > > If by "3d" you mean, 3d as math calculations, like
> > > > > > > > > > > > > what you see in OpenGL/DirectX-based games, not pre
> > > > > > > > > > > > > rendered animations but
> > > > > > > > > > > > > engine rendered or plugin/player rendered then you
> > > > > > > > > > > > > can check out,
> > > > > > > > > > > > > http://www.levitated.net/, there you will find
> > > > > > > > > > > > > flash animations that are not tweened animations, but
> > > > > > > > > > > > > calculated. Also
> > > > > > > > > > > > > fractals are there. And good thing they are
> > > > > > > > > > > > > open-source. And if you have Macromedia Flash or
> > > > > > > > > > > > > Adobe Flash, you can download and study how these
> > > > > > > > > > > > > things were done.
> > > > > > > > > > > > >
> > > > > > > > > > > > > There are also other 3d plugins, and techniques to
> > > > > > > > > > > > > run 3d graphics on a website. You can use java as an
> > > > > > > > > > > > > applet, you will find a
> > > > > > > > > > > > > lot in yahoogames<http://games.yahoo.com/games/front>.
> > > > > > > > > > > > > There is also this thing called Director Shockwave,
> > > > > > > > > > > > > there are also shockwave
> > > > > > > > > > > > > games and apps in shockwave.com
> > > > > > > > > > > > > <http://www.shockwave.com/>
> > > > > > > > > > > > >
> > > > > > > > > > > > > for flash games and animations you can find
> > > > > > > > > > > > > examples at newgrounds.com and
> > > > > > > > > > > > > miniclip.com<http://www.miniclip.com/>
> > > > > > > > > > > > >
> > > > > > > > > > > > > and for high quality 3d, there is also Virtools 3d
> > > > > > > > > > > > > Player from virtools.com<http://www.virtools.com/>
> > > > > > > > > > > > > if you want to see a very impressive example of
> > > > > > > > > > > > > this Web 3d player, you can try out
> > > > > > > > > > > > > http://www.buckingfuggy.com/ which features a full
> > > > > > > > > > > > > 3d environment automotive type game inside your web
> > > > > > > > > > > > > browser.
> > > > > > > > > > > > >
> > > > > > > > > > > > > There a other 3d things on the web.
> > > > > > > > > > > > >
> > > > > > > > > > > > > so, quoting Jarlo,
> > > > > > > > > > > > >
> > > > > > > > > > > > > "I-google lang na bai." is usually the best move
> > > > > > > > > > > > >
> > > > > > > > > > > > > =)
> > > > > > > > > > > > >
> > > > > > > > > > > > > On 10/22/07, Archangel < [EMAIL PROTECTED] >
> > > > > > > > > > > > > wrote:
> > > > > > > > > > > > > >
> > > > > > > > > > > > > > Speaking of flash website and 3D. I think it is
> > > > > > > > > > > > > > possible to create a 3D website. full 3D kaya? i
> > > > > > > > > > > > > > dont know.. possibly ba?
> > > > > > > > > > > > > > kasi sabi nila, sa globe lahat posibli...
> > > > > > > > > > > > > >
> > > > > > > > > > > > > > On 10/21/07, Camilo III Lozano <[EMAIL PROTECTED]
> > > > > > > > > > > > > > > wrote:
> > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > yes sir jarlo sir!!! i will do what you
> > > > > > > > > > > > > > > command sir!
> > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > :(
> > > > > > > > > > > > > > >
> > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > On 10/21/07, Jarlo Nicholas Solde <[EMAIL
> > > > > > > > > > > > > > > PROTECTED]
> > > > > > > > > > > > > > > > wrote:
> > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > bai paghimo ug bago nga topic bai lahi mani
> > > > > > > > > > > > > > > > nga topic
> > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > On 10/21/07, Camilo III Lozano <[EMAIL
> > > > > > > > > > > > > > > > PROTECTED] >
> > > > > > > > > > > > > > > > wrote:
> > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > > naa ko question? diri nalng nako sumpay
> > > > > > > > > > > > > > > > > ha.. :)
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > > unsaon pag activate sa friendly URL?
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > > i already create the .httaccess
> > > > > > > > > > > > > > > > > ============================
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > > *<Files article>
> > > > > > > > > > > > > > > > > ForceType application/x-httpd-php
> > > > > > > > > > > > > > > > > </Files>*
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > > *<IfModule mod_rewrite.c>
> > > > > > > > > > > > > > > > > RewriteEngine On
> > > > > > > > > > > > > > > > > RewriteCond %{REQUEST_FILENAME} !-f
> > > > > > > > > > > > > > > > > RewriteCond %{REQUEST_FILENAME} !-d
> > > > > > > > > > > > > > > > > RewriteRule . /index.php [L]
> > > > > > > > > > > > > > > > > </IfModule>*
> > > > > > > > > > > > > > > > > =========================
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > > but dili man ga work... [image: :sad:]help..
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > > --
> > > > > > > > > > > > > > > > > --------------------
> > > > > > > > > > > > > > > > > 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
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > --
> > > > > > > > > > > > > > > > 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.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
> > > > > > > > > > > > > > >
> > > > > > > > > > > > > >
> > > > > > > > > > > > > >
> > > > > > > > > > > > > >
> > > > > > > > > > > > > > --
> > > > > > > > > > > > > > ArchAngel
> > > > > > > > > > > > > >
> > > > > > > > > > > > > > _________________________________________________
> > > > > > > > > > > > > > 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
> > > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > > --
> > > > > > > > > > > > ArchAngel
> > > > > > > > > > > >
> > > > > > > > > > > > _________________________________________________
> > > > > > > > > > > > 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
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > --
> > > > > > > > > >
> > > > > > > > > > » 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
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > 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
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > --------------------
> > > > > > > > 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
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > >
> > > > > > > / ( b b | [^b] { 2 } ) /
> > > > > > >
> > > > > > > 1010 1001 1101 1101
> > > > > > >
> > > > > > > As proof that, when all else fails, there's always delusion.
> > > > > > >
> > > > > > > http://trevayne.deviantart.com
> > > > > > > http://trevayne.wordpress.com
> > > > > > >
> > > > > > > _________________________________________________
> > > > > > > Kagay-Anon Linux Users' Group (KLUG) Mailing List
> > > > > > > [email protected] ( http://cdo.linux.org.ph)
> > > > > > > Searchable Archives: http://archives.free.net.ph
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Mary Grace P. Naces
> > > > > > Registered Linux User #395141
> > > > > > http://triggerhappytrio.blogspot.com
> > > > > >
> > > > > > _________________________________________________
> > > > > > Kagay-Anon Linux Users' Group (KLUG) Mailing List
> > > > > > [email protected] (http://cdo.linux.org.ph)
> > > > > > Searchable Archives: http://archives.free.net.ph
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > ~~~~~~~oooOoooOooo~~~~~~
> > > > > ^_^ Am i fair to all concerned? ^_^
> > > > > ~~~~~~~oooOoooOooo~~~~~~
> > > > >
> > > > > _________________________________________________
> > > > > 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
> > > >
> > >
> > >
> > >
> > > --
> > >
> > > / ( b b | [^b] { 2 } ) /
> > >
> > > 1010 1001 1101 1101
> > >
> > > As proof that, when all else fails, there's always delusion.
> > >
> > > http://trevayne.deviantart.com
> > > http://trevayne.wordpress.com
> > >
> > > _________________________________________________
> > > 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
> >
>
>
>
> --
> --------------------
> 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
>
--
"http://www.xpango.com?ref=90869065"
_________________________________________________
Kagay-Anon Linux Users' Group (KLUG) Mailing List
[email protected] (http://cdo.linux.org.ph)
Searchable Archives: http://archives.free.net.ph