Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - flyingfisch

Pages: 1 ... 110 111 [112] 113 114 ... 119
1666
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: September 04, 2011, 09:31:26 pm »
2085: you've begun to think of your calc as an intelligent being.

1667
Casio Calculators / Re: How do 3d games work?
« on: September 04, 2011, 07:25:14 pm »
OK. BTW: veb sent me a demo of LuaFX

Cool menu!

(...and graphics)

1668
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: September 04, 2011, 07:12:17 pm »
2080: Your mom tells you to get off your calc and go outside (true)

1669
TI Z80 / Re: Wikipad: the online calculator keypad anyone can edit
« on: September 04, 2011, 07:06:34 pm »
Hey Deep, I improved your script a little.

CSS:
Code: [Select]
            div
            {
                position: relative;
                height: 576px;
                background: url(http://clrhome.tk/resources/keypad/paper.png) top left no-repeat;
        overflow: auto;
            }

FFR: you can use Tipsy for tooltips. It is a jQuery addon.

http://onehackoranother.com/projects/jquery/tipsy/#

1670
TI Z80 / Re: Wikipad: the online calculator keypad anyone can edit
« on: September 04, 2011, 04:07:32 pm »
Oh, I only have the names done, not getkey etc.

BTW: how would I get more feilds? like an sdk keycode one?

EDIT: I now have all the getkeys and explanations finished (YEAH!)

1671
TI Z80 / Re: Wikipad: the online calculator keypad anyone can edit
« on: September 04, 2011, 03:54:25 pm »
Yeah, I'll try to figure out how to get that to work.

BTW: finished naming all the keys!

1672
TI Z80 / Re: Wikipad: the online calculator keypad anyone can edit
« on: September 04, 2011, 03:06:21 pm »
OK
My anylitics are built in to the server, so I dont have to use google

1673
TI Z80 / Re: Wikipad: the online calculator keypad anyone can edit
« on: September 04, 2011, 02:54:19 pm »
@horrowind:

were you talking to me?

1674
TI Z80 / Re: Wikipad: the online calculator keypad anyone can edit
« on: September 04, 2011, 02:17:18 pm »
You forgot to tell me what permissions to set, but I figured it out.

Still in progress (naming keys ) but here is the page:

casio dot toppagedesign dot com slash keypad

1675
TI Z80 / Re: Wikipad: the online calculator keypad anyone can edit
« on: September 04, 2011, 02:01:13 pm »
Should I change any of this?

Code: [Select]
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-25020274-1']);
  _gaq.push(['_setDomainName', 'clrhome.tk']);
  _gaq.push(['_setAllowHash', 'false']);
  _gaq.push(['_trackPageview']);

I figured out how to change the rest of the stuff (axe to lua/mlc)

1676
TI Z80 / Re: Wikipad: the online calculator keypad anyone can edit
« on: September 04, 2011, 12:44:42 pm »
Quote
I did it by hand, with the help of a script x.x
WOW! That's what you meant by "it took the most time". I just finished the map in 5 min.!

1677
TI Z80 / Re: Wikipad: the online calculator keypad anyone can edit
« on: September 04, 2011, 12:19:47 pm »
OK so this is what your talking about:

Code: [Select]
<map id="calc" name="calc">
<area shape="rect" coords="20,182,64,227" href="#" alt=""/>
<area shape="rect" coords="63,182,107,227" href="#" alt=""/>
<area shape="rect" coords="106,182,150,227" href="#" alt=""/>
<area shape="rect" coords="149,182,193,227" href="#" alt=""/>
<area shape="rect" coords="192,182,236,227" href="#" alt=""/>
<area shape="rect" coords="20,239,64,273" href="#" alt=""/>
<area shape="rect" coords="63,239,107,273" href="#" alt=""/>
<area shape="rect" coords="106,239,150,273" href="#" alt=""/>
<area shape="rect" coords="20,272,64,306" href="#" alt=""/>
<area shape="rect" coords="63,272,107,306" href="#" alt=""/>
<area shape="rect" coords="106,272,150,306" href="#" alt=""/>
<area shape="rect" coords="20,305,64,337" href="#" alt=""/>
<area shape="rect" coords="63,305,107,337" href="#" alt=""/>
<area shape="rect" coords="106,305,150,337" href="#" alt=""/>
<area shape="rect" coords="149,305,193,337" href="#" alt=""/>
<area shape="rect" coords="192,305,236,337" href="#" alt=""/>
<area shape="rect" coords="20,336,64,368" href="#" alt=""/>
<area shape="rect" coords="63,336,107,368" href="#" alt=""/>
<area shape="rect" coords="106,336,150,368" href="#" alt=""/>
<area shape="rect" coords="149,336,193,368" href="#" alt=""/>
<area shape="rect" coords="192,336,236,368" href="#" alt=""/>
<area shape="rect" coords="20,367,64,399" href="#" alt=""/>
<area shape="rect" coords="63,367,107,399" href="#" alt=""/>
<area shape="rect" coords="106,367,150,399" href="#" alt=""/>
<area shape="rect" coords="149,367,193,399" href="#" alt=""/>
<area shape="rect" coords="192,367,236,399" href="#" alt=""/>
<area shape="rect" coords="20,398,64,430" href="#" alt=""/>
<area shape="rect" coords="63,398,107,430" href="#" alt=""/>
<area shape="rect" coords="106,398,150,430" href="#" alt=""/>
<area shape="rect" coords="149,398,193,430" href="#" alt=""/>
<area shape="rect" coords="192,398,236,430" href="#" alt=""/>
<area shape="rect" coords="20,429,64,461" href="#" alt=""/>
<area shape="rect" coords="63,429,107,461" href="#" alt=""/>
<area shape="rect" coords="106,429,150,461" href="#" alt=""/>
<area shape="rect" coords="149,429,193,461" href="#" alt=""/>
<area shape="rect" coords="192,429,236,461" href="#" alt=""/>
<area shape="rect" coords="20,460,64,492" href="#" alt=""/>
<area shape="rect" coords="63,460,107,492" href="#" alt=""/>
<area shape="rect" coords="106,460,150,492" href="#" alt=""/>
<area shape="rect" coords="149,460,193,492" href="#" alt=""/>
<area shape="rect" coords="192,460,236,492" href="#" alt=""/>
<area shape="rect" coords="20,491,64,525" href="#" alt=""/>
<area shape="rect" coords="63,491,107,525" href="#" alt=""/>
<area shape="rect" coords="106,491,150,525" href="#" alt=""/>
<area shape="rect" coords="149,491,193,525" href="#" alt=""/>
<area shape="rect" coords="192,491,236,525" href="#" alt=""/>
</map>

It shouldn't be too hard to do that, I think Fireworks has it built in.

1678
TI Z80 / Re: Wikipad: the online calculator keypad anyone can edit
« on: September 04, 2011, 12:06:17 pm »
OK, cool. Did you email me or pm me the link cuz i dont have it yet.

1679
Humour and Jokes / Re: Some (really) funny jokes
« on: September 04, 2011, 11:59:44 am »
Yeah, I found them on another site and they were hilarious, so I brought them over here.

here are some more:

Q: How many programmers does it take to change a light bulb?
 A: None. It's a hardware problem.

 ------------


 An engineer is walking down the road one day, and, seeing a frong on the side of the road, bends down to look at it. Suddenly, it pipes up and talks to him!

 "I may look like a frog now, but I'm really a princess - if you kiss me, I'll turn back into my real self!"

 The engineer smiles, picks up the frog, puts it in his (pocket protected) shirt pocket and goes on to the lab.

 When he gets to the lab, he puts the frog down to get some work done, and she opens her mouth to speak:

 "I tell you, I'm a beautiful princess! If you kiss me, I'll turn back, and I'll do anything you want!"

 The engineer smiles, and goes on with is work. After he's done, he picks the frog up. She again starts talking to him:

 "Look, I'm a princess turned into a frog! If you kiss me, I'll turn back into a beautiful woman. I'll do whatever you want! And I'll stay with you forever!"

 The engineer peers at the frog, smiles, and tucks it back in his pocket for the walk home. When he gets there, he pulls her out, and she nearly screams at him:

 "WHAT THE HELLS THE MATTER WITH YOU? Here I am, I'm a beautiful princess, I'll do whatever you want, and I'll stay with you forever! Why won't you kiss me??"

 The engineer says, "Well, I don't have time for a girlfriend,..."

1680
TI Z80 / Re: Wikipad: the online calculator keypad anyone can edit
« on: September 04, 2011, 11:53:45 am »
OK, what does an area map do? Is that where you have the links built in to the image? If that is what it is then I know how to do it.

Pages: 1 ... 110 111 [112] 113 114 ... 119