Site History and Main Page: Difference between pages

From Hackspire
(Difference between pages)
Jump to navigation Jump to search
(Created page with "Hackspire was founded in July 2007 by Squalyl as a place to document information about the then new TI-Nspire handheld and quickly became the main TI-Nspire d...")
 
 
Line 1: Line 1:
Hackspire was founded in July 2007 by [[User:Squalyl|Squalyl]] as a place to document information about the then new TI-Nspire handheld and quickly became the main TI-Nspire development information resource.
Welcome to you on Hackspire, the TI-Nspire Hacking wiki.
The goal of this wiki is to federate all research efforts about the Texas Instruments's TI-Nspire calculator series.


==Timeline and news==
Feel free to add your contribution, the more details we get, the better software the community can create.
<table class="wikitable">
TI Software is great for mathematics, physics, ... but independent developers are needed for all the rest, because TI does not have time for it!
<tr>
__NOTOC__
<td> June 15, 2016 </td>
== Site news ==
<td> hackspire.org is now the main domain name
 
</td></tr>
* '''June 21, 2019 - ([[User:Jim Bauwens|Jim Bauwens]]):''' The Hackspire wiki is back online after a downtime of over a month due to a server failure
<tr>
* '''July 2, 2017 - ([[User:Jim Bauwens|Jim Bauwens]]):''' The Hackspire wiki is 10 years old today! Many thanks to all the contributors for making Hackspire what it is today!
<td> March 10, 2016 </td>
* '''June 15, 2016 - ([[User:Jim Bauwens|Jim Bauwens]]):''' hackspire.org is now the main domain name
<td> Hackspire is back up, now maintained by [[User:Jim Bauwens|Jim Bauwens]]
* '''March 10, 2016 - ([[User:Jim Bauwens|Jim Bauwens]]):''' hosting on new server
</td></tr>
 
<tr>
== Pages ==
<td> December 22, 2015 </td>
 
<td> Hackspire goes down after the unsads.com server suffers a failure
<div style="overflow-x:auto">
</td></tr>
{| style="min-width: 700px; width: 100%; line-height:1.5em; border-spacing:20px 0px; margin-top: 1em;"
<tr>
|- style="text-align:left; background-color:#EEEEFF;"
<td> October 3, 2010 </td>
! style="width:20%; padding:0 1em;"|Projects, programs and tools
<td> Restoration of site after a filesystem/database crash
! style="width:20%; padding:0 1em;"|Ndless
</td></tr>
! style="width:20%; padding:0 1em;"|Development resources
<tr>
! style="width:20%; padding:0 1em;"|OS information
<td> July 2 2007 </td>
! style="width:20%; padding:0 1em;"|Miscellaneous
<td> Founding of the site at hackspire.unsads.com by [[User:Squalyl|Squalyl]]
|- style="color:black; vertical-align:top;"
</td></tr></table>
|
*[[Emulators]]
*[[Lua Programs]]
*[[Linux]]
|
*[[Ndless]]
*[[Ndless features and limitations]]
*[[C and assembly development introduction]]
*[[libndls|libndls - TI-Nspire-specific library]]
*[[Syscalls|Syscalls and standard libraries]]
*[[Zehn]]
*[[CAS Programming]]
*[[Debugging programs]]
|
*[[Lua Programming]]
*[[Memory-mapped I/O ports]]
*[[Virtual Memory]]
*[[Clock speed]]
*[[Keypads]]
*[[Interrupts]]
*[[Hardware]]
*[[Jazelle]]
|
*[[Operating System]]
*[[OS upgrade files]]
*[[TNS File Format]]
*[[Document management]]
*[[TI-84 Plus Emulation]]
*[[Internal Filesystem]]
*[[NAND Memory Layout]]
*[[USB Protocol]]
|
*[[Site History]]
*[[Miscellaneous Information]]
*[[TI-Nspire CAS Software]]
*[[Links]]
|}
</div>
 
== Registering / Contacting the Hackspire administration ==
 
If you would like to register on Hackspire or contact the administration team you can do so by sending a mail to 'admin' on hackspire.org.
 
Don't forget to '''add''' the name of this wiki in your message '''subject''', and clearly mention what your request is and why, otherwise your e-mail will be ignored.
 
== Other TI-Nspire developer communities ==
===Forums and News sites===
Although not specific to the TI-Nspire, these web sites are visited by many TI-Nspire hackers and developers.
 
[https://codewalr.us CodeWalrus] ([https://codewalr.us/index.php?action=forum forum]) (English spoken)
 
[https://tiplanet.org TI-Planet] ([https://tiplanet.org/forum/index.php forum]) (French spoken)
 
[https://www.omnimaga.org Omnimaga] ([https://www.omnimaga.org/index.php?action=forum forum]) (least active - English spoken)
 
===Independent TI-Nspire Developers IRC channels===
General discussion: <code>#inspired at efnet.xs4all.nl:6667</code> (SSL on port 6697), or another server listed on http://www.efnet.org/?module=servers .
 
More specifically aimed at Lua programming: <code>#nspire-lua at efnet.xs4all.nl:6667</code> (SSL on port 6697), or another server listed on http://www.efnet.org/?module=servers .
 
==Disclaimer==
Hackspire is in no way affiliated with Texas Instruments Inc., or any of its subsidiaries. All data included in or accessible from the wiki is provided "as is" and without warranties of any kind. We do not guarantee the accuracy of it and any use is at own risk.

Revision as of 09:03, 22 June 2019

Welcome to you on Hackspire, the TI-Nspire Hacking wiki. The goal of this wiki is to federate all research efforts about the Texas Instruments's TI-Nspire calculator series.

Feel free to add your contribution, the more details we get, the better software the community can create. TI Software is great for mathematics, physics, ... but independent developers are needed for all the rest, because TI does not have time for it!

Site news

  • June 21, 2019 - (Jim Bauwens): The Hackspire wiki is back online after a downtime of over a month due to a server failure
  • July 2, 2017 - (Jim Bauwens): The Hackspire wiki is 10 years old today! Many thanks to all the contributors for making Hackspire what it is today!
  • June 15, 2016 - (Jim Bauwens): hackspire.org is now the main domain name
  • March 10, 2016 - (Jim Bauwens): hosting on new server

Pages

Projects, programs and tools Ndless Development resources OS information Miscellaneous

Registering / Contacting the Hackspire administration

If you would like to register on Hackspire or contact the administration team you can do so by sending a mail to 'admin' on hackspire.org.

Don't forget to add the name of this wiki in your message subject, and clearly mention what your request is and why, otherwise your e-mail will be ignored.

Other TI-Nspire developer communities

Forums and News sites

Although not specific to the TI-Nspire, these web sites are visited by many TI-Nspire hackers and developers.

CodeWalrus (forum) (English spoken)

TI-Planet (forum) (French spoken)

Omnimaga (forum) (least active - English spoken)

Independent TI-Nspire Developers IRC channels

General discussion: #inspired at efnet.xs4all.nl:6667 (SSL on port 6697), or another server listed on http://www.efnet.org/?module=servers .

More specifically aimed at Lua programming: #nspire-lua at efnet.xs4all.nl:6667 (SSL on port 6697), or another server listed on http://www.efnet.org/?module=servers .

Disclaimer

Hackspire is in no way affiliated with Texas Instruments Inc., or any of its subsidiaries. All data included in or accessible from the wiki is provided "as is" and without warranties of any kind. We do not guarantee the accuracy of it and any use is at own risk.