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

Pages: 1 ... 82 83 [84] 85 86 ... 370
1246
TI-Nspire / Re: A viewer of html for Nspire
« on: November 01, 2012, 02:13:10 pm »
The only difference between the gzip and the bzip is the compression they used on the source tarball. There should be no difference on the code inside it.

1247
Site Feedback and Questions / Re: Omnimaga on a mobile device
« on: November 01, 2012, 11:18:27 am »
Opera Mini doesn't do javascript client side, thus OmnomIRC not working. wap2 loads so much faster due to the fact that there are no images to load and hardly any extra text/tags.

1248
No, they didn't let him direct the first two, just episode 6. Luckily that one wasn't completely horrible. It wasn't as good as the first though.

1249
It's because George Lucas Directed the newest three that they sucked.

1250
Miscellaneous / Re: Hurricane Sandy
« on: October 31, 2012, 02:08:43 pm »
Of course you get more earthquakes then the prairies :P We live nowhere near a fault, so there is nowhere for an earthquake to happen :P

1251
TI-Nspire / Re: A viewer of html for Nspire
« on: October 31, 2012, 02:03:36 pm »
For linux, it's because no developer wants to attempt to compile their product for every single distro out there, so they release in source code tarballs and then other people maintain the repo's package by building from these sourcefiles and then packaging it up correctly for it's install system.
I don't entirely know why people release via the source on windows though, it seems kinda counter intuitive.

1252
TI-Nspire / Re: A viewer of html for Nspire
« on: October 31, 2012, 01:49:13 pm »
A source tarball is a tar file containing all the source code. This is the most basic way of delivering software on linux. People will download the source tarball, extract it, compile it and then install the compiled software. This way when it is compiled it is compiled specifically for your system.

1253
Axe / Re: static vars
« on: October 31, 2012, 01:24:25 pm »
You might find reading the documents here useful: http://axe.eeems.ca/

1254
Axe / Re: static vars
« on: October 31, 2012, 12:29:58 pm »
If it is a static var then I would assume that it would be the same speed. Static variables should be replaced by the actual value on compile if it's anything like static variables in other languages.

1255
TI-Nspire / Re: A viewer of html for Nspire
« on: October 31, 2012, 11:26:57 am »
Take a look on this page: http://links.twibright.com/download.php the source tarball is there

1256
Site Feedback and Questions / Re: Omnimaga on a mobile device
« on: October 30, 2012, 11:32:43 pm »
Omnimaga is tapatalk enabled, and you can use the mobile versions if the normal site has issues. OmnomIRC is not mobile optimized, thus the bugs

1257
I'm expecting whatever they make in the Star Wars universe to be complete garbage.

1258
TI-Nspire / Re: A viewer of html for Nspire
« on: October 30, 2012, 08:30:35 pm »
Aren't Linx/Links text-only? It would actually be nice to have some sort of HTML reader that supports tables or some other minor stuff that the calc can render and without taking too much space. Seems like a nice project regardless, though.
Links2 can work on a graphics buffer. It's core is text only though.

1259
TI-Nspire / Re: A reador of html for Nspire
« on: October 30, 2012, 04:18:22 pm »
There are a lot of different command line based browsers. Most are based off of lynx or links/links2 though. They would probably work better.

1260
Computer Projects and Ideas / Re: Eeems' Node.js IRC Bot
« on: October 29, 2012, 03:58:13 pm »
I've uploaded the current API and the current README. Feel free to give suggestions on how I could make the API easier to understand. I've also uploaded an example of what a plugin/script looks like.
http://withg.org/eeems/files/Developers.txt
http://withg.org/eeems/files/Readme.txt
http://withg.org/eeems/files/test.js

Pages: 1 ... 82 83 [84] 85 86 ... 370