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.


Topics - Juju

Pages: 1 ... 7 8 [9] 10 11 ... 17
121
Computer Projects and Ideas / MOVED: Zarmina
« on: May 24, 2012, 01:10:50 pm »
This topic has been moved to Zarmina.

http:///index.php?topic=13493.0

122
Web Programming and Design / reCaptcha fail
« on: May 22, 2012, 04:47:09 pm »
Okay, now what the hell I'm supposed to type?

True story on Sorunome's site.

123
News / 300000
« on: May 18, 2012, 03:08:22 am »
As of Thursday around 7PM EST, the post counter now reports over 300000 posts since May 12th, 2005. 7 years of interesting talk, awesome calculator projects, music and other miscellaneous stuff since Omnimaga Invisionfree days, this is worth celebrating.

This means that Omnimaga becomes the first English calculator board to accomplish that feat and only the second overall calculator site to do so, behind yAronet's 68K board.

On behalf of the Omnimaga team, I would like to thank everyone over the years for posting such awesome calculator stuff and supported us, the staff for keeping order in order to make this forum a friendly place and DJ_O for founding this cool community that knew how to keep rocking for so long no matter what.

Let the awesome continue even more!

124
News / nSDL 0.3.0: First portage of a game
« on: May 14, 2012, 11:39:51 pm »
Hoffa released last Friday the version 0.3.0 of his port of SDL to the TI-Nspire, nSDL. In this version, along with his usual batch of new features and bugfixes, instead of having a version of the libraries and executables for each variation of Nspire (CX, non-CX, CAS, non-CAS), Hoffa combined all of them in one single version, so your executable should work on every Nspire. Speed and space difference should be negligible though. Also this is pretty much the first version existing SDL games can be ported without problems. Several small games has already been ported by hoffa: a CHIP-8/SCHIP emulator and a space shooter game found somewhere on the Web.



You can download the library here.

125
TI Z80 / Easily share Axe 8x8 sprites and pics
« on: May 11, 2012, 04:54:37 pm »
So I wrote this little thing so you can easily share sprites and test what they look like. Hope it'll be pretty useful.

Try it
PHP library

Features:
- Input an Axe-formatted hex string
- Change the width
- Easily copy-paste your sprite
- URL shortener (so the URLs looks better)

Bugs:
- No 16x16 support yet (it does, but not in the same way as Axe)
- Shortener don't take leading 00 bytes in account (useless when w=8, but might be a problem when w=16)

126
Other / cmd.exe on crack
« on: May 11, 2012, 02:02:18 am »
Tired of your old Windows command line? Replace it with a Windows port of bash!

I installed Cygwin, an excellent UNIX layer for Windows, then I was bored and wrote a .bashrc that mimics the look and feel of Windows' cmd.exe, including the prompt, the Windows version banner, some aliases and the command not found handler and modified the Start menu Command Prompt shortcut so it starts bash instead of cmd.exe. Now you can't even tell cmd.exe from bash! Feel free to give me some suggestions ^_^ (Only works in Cygwin as it uses Cygwin utilities for the prompt.)

Download

127
Zarmina / Zarmina
« on: May 06, 2012, 02:11:43 am »
I'm attempting to write an RPG engine in LÖVE. Eventually I can port one of DJ_O's excellent RPGs to it.

Here's some really early demo to keep you waiting :P

EDIT: Can't upload the win-x64 version for some reason... Maybe because it's >2MB?­ Anyway you can always download the executable on http://love2d.org or from your favorite Linux distro's package manager and drag the .love file on it to run it.

EDIT2: Project officially named Zarmina. I guess a ROL2 port using the same engine might be doable.

128
News / nRGBlib v0.3
« on: May 04, 2012, 08:53:20 pm »
Totorigolo recently released on TI-Planet a new version of his graphic library nRGBlib 0.3 for Ndless 3.1.



What's new in this version?

- Support for pictures (in a proprietary format), a converter is available. The files generated by the exporter will be kinda smaller than the BMP format, but still larger than PNG.
- Support for sub-pictures, that is, sprites from a spritesheet
- Support for buffering. That is, you can use double or even triple-buffering and make screenshots (but not save them).
- The drawBox() function gets boosted, the slower version is still available as drawBoxSI().

Get it now from the Mercurial repository! (click on zip next to tag v0.3)

Speaking of which, we heard rumors that the new Nspire OS 3.2 will be delayed until June. We recommend to not upgrade as Ndless will probably be blocked in this version.

129
Casio Calculators / MOVED: im lost
« on: May 02, 2012, 04:04:26 pm »

130
News / Ponies invading your Prizm!
« on: April 30, 2012, 01:36:55 am »
Ashbad released on Cemetech one of the most graphic Casio Prizm games ever made and will please the bronies that slowly invade the calculator community: Rainbow Dash Attack.



In this Robot Unicorn Attack-style game, you are Rainbow Dash, one of the main characters of the popular show My Little Pony: Friendship is Magic, and you must eat apples while avoiding dark clouds. Features beautiful parallax scolling and 25FPS speeds.

Download the game now!

131
Gaming Discussion / Zerg Rush
« on: April 27, 2012, 09:49:59 am »
1. Go to Google.com
2. Search for "zerg rush"
3. ????
4. PROFIT

132
Minecraft Discussion / minercon, a Minecraft remote console in PHP
« on: April 15, 2012, 09:54:02 pm »
I made a simple script to access the console of Minecraft Server remotely. Pretty useful if you're too lazy to SSH and screen -r in your server. Color support!

Installation: Just follow those simple steps.

On your server, add or modify this in server.properties:
Code: [Select]
enable-rcon=true
rcon.password=<set up a password>

Then on your Linux or Mac OS X desktop:
Code: [Select]
wget https://raw.github.com/xPaw/PHP-Minecraft-Query/master/MinecraftRcon.class.php
wget http://files.julosoft.net/minercon.php.txt -O minercon.php
php minercon.php <your minecraft server IP>

Source: http://files.julosoft.net/minercon.phps

133
I wrote this thing in my free time. There was already a phpsh written in python made by Facebook, but this one is written in PHP. Features basic auto-completion!

Download link.

134
Minecraft Discussion / List of Minecraft servers
« on: April 03, 2012, 07:50:43 pm »
I decided to compile a list of Minecraft servers, complete with stats. Feel free you add yours :P

http://julosoft.net/minecraft.php

135
Humour and Jokes / Trout
« on: April 01, 2012, 09:42:02 pm »

Pages: 1 ... 7 8 [9] 10 11 ... 17