226
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. 227
[FR] Programmation Axe Parser / Axe Parser Wiki en français« on: July 02, 2011, 05:39:28 pm »
La section française du wiki ouvre donc officiellement ses portes, un grand merci à mdr1 qui a pris le temps de traduire la [axe]Liste des commandes[/axe] et Le solutionneur à la traduction.
J'en profite pour vous mentionner les règles concernant la traduction: - Les noms de page doivent être de ce format: "Nom de la page en anglais/fr" - Il y a un template {{Languages|Nom de la page en anglais}} pour changer la langue, utilisez-le ![]() - Vous pouvez faire une redirection "Nom de la page en français" -> "Nom de la page en anglais/fr" au besoin. - Vous pouvez changer le titre de la page en français (avec un tag custom que je n'ai pas encore installé). Sinon, je me demande si ce serait mieux avec ce format ou avec un format à la Wikipédia (du genre fr.wiki.axe.omnimaga.org). Je préfère le format actuel, plus facile au cas où on ajouterait plus de langues. Et c'est pas mal tout. S'il y a un problème, contactez-moi ici, en MP ou sur ma talk page sur le wiki. 228
Axe / Screensavers« on: July 02, 2011, 03:10:29 am »
So the other day I was bored, so I made a neat screensaver in Axe, then I wondered how the program could autorun after some minutes of inactivity. You would use hooks right? So you would put the Axe program somewhere in archive, then install the hook to make the Axe program to execute when the cursor blinks or somethink, and with that you need some asm right?
229
Humour and Jokes / Check what I found too...« on: June 22, 2011, 01:08:05 am »
Yeah it's not as awesome as this thread, but I found this in my local HMV (music store)... (Yes I went there just for this lol.)
231
Humour and Jokes / The number of topics since May 12th 2005... Look at it...« on: June 07, 2011, 11:18:12 pm »![]() 232
OmnomIRC Development / Spam?« on: June 04, 2011, 02:14:45 am »Quote from: IRC [21:02:59] <+Frey> WHy does spybot keep choking on that pipe? 233
TI Z80 / Keytar Hero« on: June 01, 2011, 12:50:54 am »
Started yet another game today, which looks like Guitar Hero... but it's what you think it is... Should be my entry for the Axe contest.
There's 0 to 5 lines 10 to 100 pixels long coming from the top of the screen in a random sequence and you have to catch them by reproducing said sequence at the down of the screen. I finished the game something like 2 hours after having started it, since the deadline is in 1½ months, I might add more challenges and puzzle stuff. Stay tuned. 234
OmnomIRC Development / Unicode support« on: May 23, 2011, 04:08:48 pm »
It's kinda annoying when you post stuff in UTF-8. And I think I broke OmnomIRC with my unicode nickname, it's possible?
Anyway, that would be nice. BTW mIRC 7 have unicode support I think. You may want to upgrade if you still have v6. EDIT: Nevermind about the nickname. The relay is broken. 235
OmnomIRC Development / Change the beep sound« on: May 14, 2011, 12:57:18 am »
Paste this code in the addressbar:
Code: [Select] javascript:void(window.frames[0].document.getElementById("ding").src="http://julosoft.net/beep.ogg"); then highlight yourself ![]() Of course, it would be nice if this feature was built-in the options page. 236
Site Feedback and Questions / Radio shows« on: May 06, 2011, 10:45:05 pm »
Additionally with the 24/7 stream we have on http://radio.57o9.org/, we should have some sort of calc-related radio show/podcast, that would be nice.
Anyone wants to (co-)host? You should have at least some knowledge of streaming programs (like edcast). I'm searching for DJs too, if you want to host a more music-oriented show. 237
OmnomIRC Development / Weird link problem« on: May 02, 2011, 02:59:28 pm »Quote from: IRC [12:50:30] <apcalc> which my brother * ust* informed me is wrong :'( Found out that three words then an asterisk makes a link on the 4th word to http://www.omnimaga.org/index.php?action=ezportal;sa=page;p=13&userSearch=<word>, apparently. EDIT: Nevermind, it works at any position. Syntax is <something>*<space><word><space><something>, also you need to be in OmnomIRC to make it work. 239
I started another Axe project today called VVVVVV, a port of the PC game of the same name.
The controls are pretty simple, left, right and [2nd] to change the gravity upside-down. I already wrote most of the engine today, the rest should be fun ![]() You should try the demo of the PC game, it's pretty fun. More details coming soon. 240
Other Calc-Related Projects and Ideas / libti* on Wii« on: April 19, 2011, 09:23:38 pm »
I wonder if that would be doable. That would be awesome.
I tried to cross-compile them, but, unfortunately, seems they contains Linux and Windows-specific code, so I have to write Wii-specific code to replace it. But still, that would be a nice project to work on, right? My ultimate goal would be to port TiLP and other TI utilities (emulators?) to the Wii using libwiigui or something and/or create games that make use of a calculator. FYI the Wii have 2 USB ports on the back, so you can plug a Silverlink there. |
|