Instructions: Build, Run, Insert debug calls, Repeat.
Entries matching ''
← first ← previous page 535 of 574 next → last →
Sign-To-Text
From Wired: A high-schooler has created a glove that translates sign-language finger-spelling into text on a digital device via a wireless connection. That is awesome, and a real example of technology bettering the lives of the handicapped.
You know what I hate?
I hate surfing around on the zippy internet, then flipping back to the web application I'm writing, and firing up that puppy, and realizing it's slow as dog-crap, and knowing it's my app.
That sucks.
RSS Sources
Hmm. thanks to my referers, I have found that I have the #3 and #4 hits for RSS Sources on Google. Cooool. I guess I should update that soon.
Coding for failure
Whew. Big thread on Hack The Planet - over here, tangentially inspired by my post here about IDL. David McCusker has a great line:
If the interface doesn't support the ability to go on, and encourage you to code for failures, then it's just as fragile as a synchronous interface.
Have to read this thread a few times to get it all.
ArboretumIdeaWhiteboard
Been following Arboretum, a Cocoa-based outliner. Not much to seee right now, but DeusX and I have been trading edits on the idea whiteboard.
RSS Sources
Hmm. thanks to my referers, I have found that I have the #3 and #4 hits for RSS Sources on Google. Cooool. I need to rewrite my rss feed.
This rssFeedIcon is a test.
WOO-HOO!
I finally got my Cox.Net connection back up tonight!! I am SOOOOOO happy! Muahahahahaha.... <evil genius hand-wringing/>
Dive Into Mark
This weblog is really cool. Mark is really open about his dealing with addiction, and recently about the grief of losing someone he loved. Hard stuff, but heartening to read.
In the midst of all this, today is my two-year anniversary of sobriety. Two years from today could be yours.
Thanks Mark.
Google Service
This is so cool. qu.st LIFTworks has a service for Mac OS X that lets you select text in any native OS X app and hit cmd-shift-g to search Google for the selected text.
1984

If you're a Mac user, or curious about the legendary "1984" ad for the introduction of the Macintosh, check out the history here. (That 60 second SuperBowl ad cost Apple $800k, almost as much as the ad itself - $900k.)
The ad almost didn't run, the board of directors hated it and almost fired Chiat/Day (the famous ad agency that was doing Apple marketing then and created the ad), and Steve Wozniak almost put up half the $800k himself just to make sure it ran. Wild.
It's a Boy!!!
Jim and Cheryl (well, mostly Cheryl ;-)) deliver, via "swift and tidy C-Section", and 10 lb, 8 oz baby boy! Congratulations! Dave points out that the infant (name TBA) shares the birthday of the Macintosh. Lucky kid. ;-)
IDL in non-typed scripting environments
Dave is making a point on Scripting News regarding IDL (or in this case WSDL) for Frontier, and other non-typed scripting languages. His point is that he cannot generate at runtime the WSDL directly from the code, as can C# or Java developers - b/c their runtimes have information about the types and numbers of parameters to a call.
This means having to handcode the WSDL for a web service in these environments, which can be a PITA if your service is at all large.

I have an idea though. One way to get around this would be to implement a meta-data header for these environments similar to javadoc. I'll use Frontier as an example.
In Frontier, scripts are outlines. Frontier already has a rich set of functionality dealing with rendering outlines into other formats, esp. HTML. You can use[#directives](http://monkinetic.blog/tag/directives) in your outlines, which get translated into information in the symbol table when rendering the outline (or any other datatype for that matter).
So, I would propose a simple set of[#directives](http://monkinetic.blog/tag/directives) that can be inserted into a script outline above the actual script code, as a commented block. That block can be grabbed and processed to generate whatever idl format is desired.
This is just an idea, someone with more Frontier experience could come up with a better design. I also know that Perl has Perldoc and POD (inline support for manpages), so including this information in perl scripts in a long tradition in that community.
Also, at least someone is working on WSDL support in Python (which has an easily introspected runtime). "Therefore I am planning to write a WSDL generator that will examine our exposed methods and write out a valid WSDL file."
So, I think that lack of explicitly typed data should not be the final reason not to support some sort of IDL for web services. There may be other, better reasons, but I have not seen them yet.
Putting the personal back in "personal web site"
Dave linked to my comment about IDL in non-typed scripting environments, which is cool. I know I've gotten 50 or so hits from it. The link is appreciated - flow is nice. But I'd also like to know what Dave thinks of my idea, since it's relevant to his work and that of others in the scripting community.
I think sometimes we bloggers get on a roll, linking and blurbing, and it's easy to link to something in a very neutral "here it is, I have no opinion" manner. This is not a knock on Dave at all, it's something I do a good bit, and have seen many others do.
Maybe we need to take stock, and put a little more effort to make sure the "personal" shows up in our "personal web sites".
Cooperation Increases Capacity
David P. Reed is discussing some fundemental questions about the process of dividing up the radio spectrum to provide "non-interference" between electromagnetic devices.
As is often the case, this great quote applies simultanously to technology and human behavior:
And the basic question of the limits on "spectrum capacity", as a scientific question, is slowly developing answers - surprising ones. It turns out that network cooperation increases capacity.
Roepcke for Hire
Jim is "urgently in need of work". If you need an awesome coder, a great mentor, or all-around great guy in your company, check him out.
Be aware - Jim needs to work remotely, and he's by far the one I would bet one if I could hire a teleworker. He's motivated, creative, and productive.
.NET Primer for Mac users
Charles Wiltgen, (former?) Quicktime product manager, offers this .NET primer for Mac users. Why .NET is going to affect us, and why it can be a Good Thing(tm).
It's a good read, very basic, and he makes some very good points. I'll have to finish the article before passing judgement, but read it for yourself and see what you think.
Best line: It's the end of Windows as we know it, and I feel fine.
Wow. AppleScript kicks... criminal butt.
Check this out. "The iMac's owner managed to access his stolen machine remotely, wrote a script to set the AOL client to dial his home number, which gave him a caller ID trace." [via AccordionGuy]
← first ← previous page 535 of 574 next → last →