Busy looping for an hour would be really bad. I assume you would have a sleep
in there, but then you're still polling.
If you are using MacRuby, looking at the GCD API would be a good idea. You
could do something like this:
def schedule_email q
q.after(3600) do
# Send email
Thank you Mark. I hope that the openness of it will truly help it topple
IRC once and for all and encourage modability and usage and other
programming fun.
On 19/10/2012 14:52, Mark Rada wrote:
Congratulations on shipping! The idea of a new TCP level chat protocol is neat.
On 2012-10-19, at
Hi Everyone,
I am fairly new to macruby and am having trouble finding some basic
documentation to help me out. I would like to write a simple app that sends
a delayed email based on Time from mac mail.
I am thinking of something like this,
time = Time.now + 3600
while true
case time
when Tim
Congratulations on shipping! The idea of a new TCP level chat protocol is neat.
On 2012-10-19, at 2:22 PM, J Silver wrote:
> Hi MacRuby!
>
> GlobalChat2, client and server, are now available in the Mac App Store
>
> https://itunes.apple.com/us/app/globalchat-2-pro/id566614902?ls=1&mt=12
> htt
True true. I hope on using native Ruby technologies to create a smarter
Chat protocol that is less annoying but well prepared to displace IRC
usage by coders. For example, the new version allows multi-line saying,
which is what it sounds like: You can pretty much Ctrl+V any amount of
code or te
thank you @colinta! :D
On 19/10/2012 11:42, Colin Thomas-Arnold wrote:
congratulations! I remember when you first started this project. It's great
to see it taken to completion!
@colinta
colinta.com
github.com/colinta
On Oct 19, 2012, at 12:22 PM, J Silver wrote:
Hi MacRuby!
GlobalC
congratulations! I remember when you first started this project. It's great
to see it taken to completion!
@colinta
colinta.com
github.com/colinta
On Oct 19, 2012, at 12:22 PM, J Silver wrote:
> Hi MacRuby!
>
> GlobalChat2, client and server, are now available in the Mac App Store
>
>
Yes. Exactly. Hopefully they are far enough along when I get there that
it is an easy port.
On 19/10/2012 11:45, Mark Villacampa wrote:
Thats so cool!
Do you plan on using Ruboto and IronRuby for Android and Windows? That would be
pretty epic :)
Sent from my iPhone
On 19/10/2012, at 20:22,
Thats so cool!
Do you plan on using Ruboto and IronRuby for Android and Windows? That would be
pretty epic :)
Sent from my iPhone
On 19/10/2012, at 20:22, J Silver wrote:
> Hi MacRuby!
>
> GlobalChat2, client and server, are now available in the Mac App Store
>
> https://itunes.apple.com/us
Hi MacRuby!
GlobalChat2, client and server, are now available in the Mac App Store
https://itunes.apple.com/us/app/globalchat-2-pro/id566614902?ls=1&mt=12
https://itunes.apple.com/us/app/globalchat-server/id566163288?ls=1&mt=12
Source code is available here: https://github.com/jsilverMDX/Global
10.8.2
Jim
On Oct 19, 2012, at 12:18 AM, Mark Rada wrote:
Hey Jim,
What version of OS X are you running things on?
On 2012-10-18, at 9:50 PM, Robert Carl Rice wrote:
> Hi Jim,
>
> Adding those frameworks didn't fix my BridgeSupport problem. Have you tried
> to build your project with th
Bob,
No, I haven't. Perhaps I will get a chance later.
I have noticed some oddities with AppKit and OpenGL framework bridgesupport
files, but that will have to be the subject of another post.
Jim
On Oct 18, 2012, at 9:50 PM, Robert Carl Rice wrote:
Hi Jim,
Adding those frameworks didn't fi
12 matches
Mail list logo