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 - Galandros

Pages: 1 ... 32 33 [34] 35 36 ... 84
496
I had option between French and German. :P

But yes, French has influence through Europe education even after falling behind English.

497
News / Re: March 2010: Month of the records (and Ninjas)
« on: March 30, 2010, 04:12:47 am »
Quiguibo had 151 downloads in one of the Axe Versions. That is a lot of users even if some download twice or more for some reason.

498
The idea of giving calculator help and support in the native language seems attractive. Omnimaga was really complete back then.

Even there aren't enough users for a full sub-forum it could exist an international one where any language is permitted and you indicate the language by an English tag indicating the language. For example, for a German topic the title has to start with "[German]". The only problem is we can't assure support to every language so better make a sticky that tells if there is a regular user than can help in some language.


It would be fun to me start learning French. :) Do you know any good website for that? I will use google translate for a while but I will really need a good website/ebook to learn French.
EDIT:
I could definitely be the "responsible" for Portuguese topics. I could try to write Spanish, although I warn it may sometimes decay to "Portuguesish" (Portuguese+Spanish). I know basic German but is very very rusty.

I learned one thing of Dutch, I think, "wereld" is today. xD

499
News / Re: March 2010: Month of the records (and Ninjas)
« on: March 30, 2010, 03:54:19 am »
Interesting that there is interest in calc projects we just need news of projects' progress to attract new users.
Anyway what attracted me most to calc dev was the possibility to do something epic.

March end is near. And how hard is going to beat the new record?

500
TI Z80 / Re: Someone should revive the Online Hex Disassembler...
« on: March 29, 2010, 04:09:04 pm »
Followed DJ indications and here it goes:
http://asmtools.omnimaga.org/asmunsquisher/

Works to me but some people may need to wait for a while to spread through the Internet. (something about DNS)

Normally I wouldn't do this but there are easter eggs because we are in Easter! *twisted evil smile*
Good easter and happy eggs hunt.
Hint: what is the other asm tool that I coded?

I noticed it needs a favicon (16x16 or 32x32). I will try to come with something that includes some of these ideas:
- omnimaga symbols
- hex numbers (0-9 and A-F) (instead of A could be the alpha from omnimaga)
- z80 assembly code
- grayscale colours

And I will try to host the online assembler and code counter in the subdomain.

501
TI Z80 / Re: Someone should revive the Online Hex Disassembler...
« on: March 29, 2010, 03:12:10 pm »
wow nice, I will try to setup a FTP account asap. It would rule if it worked fine. Do you have a subdomain in particular that you would like?
No preference at all.

Maybe "calcutils" or just "utils"? "tools" serve, too.

502
It seems more Linux to me, though, because the old Omnimaga forum originally started with a fixed background and in IE/Opera/Firefox, I would still manage to scroll at at least 10-15 FPS on a 350 MHz Pentium II running Windows XP SP2 with 256 MB of RAM and a 8 MB integrated video card.
Ouch, XP with Pentium II and 256MB? Sometimes I had my nerves tested with Pentium 4 and 512MB... I don't know if 10-15 FPS is good for wep pages or documents. I only know that for pc videos and games is bad.

503
The scrolling issue seem to happen in Linux and old computers.

I noticed the attach feature. When I tried to do my first attach in Omnimaga forums, I missed the button to reveal the upload form... :P
Now it won't happen to new users and will be less 1 click to attach. *celebrates*

504
The Axe Parser Project / Re: Axe Parser
« on: March 29, 2010, 02:37:47 pm »
For a compiler 8KBs seems really small.

505
Site Feedback and Questions / Re: Skin's smooth scrolling
« on: March 29, 2010, 02:30:07 pm »
I am grateful.
Just, if it can look good when fixed would be totally nice. I just though if you edited the skin's CSS, it would only require change a line for repeating the image. I guess I was wrong.

Anyway the important is done, I realized a not so bright fixed skin comes really handy for Linux users (geekboy is right about being so bright when you switch xD) and maybe for slow computers.

506
Humour and Jokes / Re: Wow look at this manga pic I found!! :O
« on: March 29, 2010, 02:18:02 pm »
O_o
Why I don't learn?
Fake, fake, fake.

507
Site Feedback and Questions / Re: Skin's smooth scrolling
« on: March 29, 2010, 02:16:34 pm »
Repeating the background could make the skin look better when it is fixed.

508
The Axe Parser Project / Re: Features Wishlist
« on: March 29, 2010, 10:42:04 am »
Basically that you could handle numbers from 0 to 255 or -128 to 127 with lowercase letters.
You gain 26 fast variables for numbers.
Operations with them would be much faster (and maybe smaller, depending on the overhead to all functions needed) when translated to assembly.

An example usage of this:
1->a
If a<8
a+1->a
Disp a>Dec

509
TI Z80 / Re: Screenshot
« on: March 29, 2010, 10:29:17 am »
Nice ASCII art. You have found new grounds to explore in TI-ASCII art. Nice. ;D

510
The Axe Parser Project / Re: Features Wishlist
« on: March 29, 2010, 10:26:21 am »
I have one idea but is an important add in Axe Parser:

Use letters a-b (note the lowercase) to serve has 8-bit variables. You could most operations you can with the default 16-bit A-Z.
And be able to use the a-z numbers in the A-Z operations.

This would need a major rewrite in Axe Parser functions, I think, but could make it even faster.

I still would like the port access and indirection to places other than the equated in L1 to L6.

Pages: 1 ... 32 33 [34] 35 36 ... 84