Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / Perl / January 2007



Tip: Looking for answers? Try searching our database.

CamelBones on MySpace

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sherm Pendley - 17 Jan 2007 07:07 GMT
Well, I've finally given into peer pressure and created a MySpazz  
account and CamelBones group:

    <http://www.myspace.com/camelbones>
    <http://groups.myspace.com/CamelBones>

I'm getting a bit discouraged because CamelBones isn't gaining much  
traction, and that leads to lack of motivation, which leads to not a  
whole lot (well... nothing) getting done, which leads to not many new  
users, which leads to... you get the idea. I'm looking for ways to  
gain some new users, some new ideas, and generally psyche myself up  
for the push to Leopardville.

Maybe some networking through MySpazz will help. And who knows - it  
may even turn out that tons of people are using it, only I just don't  
know about 'em.

sherm--

Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
David H. Adler - 17 Jan 2007 15:59 GMT
> Well, I've finally given into peer pressure and created a MySpazz  
> account and CamelBones group:
[quoted text clipped - 4 lines]
> I'm getting a bit discouraged because CamelBones isn't gaining much  
> traction

Unless I'm mistaken, the docs haven't been expanded in quite some time.
Maybe some more of that might increase traction?

Yeah, I know, patches welcome. :-)

Just a thought.

best,

dha

Signature

David H. Adler - <dha@panix.com> - http://www.panix.com/~dha/
It's amazing what giant mutant ants that are the result of Man's
dabbling with the power of atomic energy can accomplish when they set
themselves to the task.    - Mark Rogaski

Sherm Pendley - 17 Jan 2007 18:26 GMT
>> Well, I've finally given into peer pressure and created a MySpazz
>> account and CamelBones group:
[quoted text clipped - 7 lines]
> Unless I'm mistaken, the docs haven't been expanded in quite some  
> time.

Not true! I added this announcement to the home page just last  
night. :-)

OK, kidding aside, you're 100% correct.

The docs are part of the big "chicken and egg" puzzle. To get more  
"buzz" going, I need to put more work into the project, whether it's  
writing more docs, adding new features, or whatever. But, I don't  
feel very motivated to do that, since there's so little "buzz" going  
right now.

I think a big part of the problem is that I myself don't have much  
need for it right now. The OSS mantra (well, one of them) is "scratch  
your own itch", and as far as CB goes my own itch was scratched quite  
well by ShuX - I missed the Shuck app that came with MacPerl, and set  
out to find or write a replacement. Shuck itself was written using  
the "Classic Toolbox"; Carbonating it was out of the question,  
because at the time Apple was calling Carbon a "transition  
technology" and I had no desire to learn a toolkit that had already  
been end-of-lifed. (As it turned out, of course, Carbon has proven  
much more resilient than that.)

So I have what I wanted, and my own day-to-day use of Perl is  
basically just web-related stuff. I've toyed with other ideas, but  
everything I've thought of have seems a bit contrived, like a  
solution in search of a problem. I think a big part of the reason is  
that I'm trying to imagine what problems CB might solve for other  
people, instead of knowing first-hand what problem it might solve for  
me.

sherm--

Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
Trey Harris - 17 Jan 2007 19:30 GMT
In a message dated Wed, 17 Jan 2007, Sherm Pendley writes:
> So I have what I wanted, and my own day-to-day use of Perl is basically just
> web-related stuff. I've toyed with other ideas, but everything I've thought
> of have seems a bit contrived, like a solution in search of a problem. I
> think a big part of the reason is that I'm trying to imagine what problems CB
> might solve for other people, instead of knowing first-hand what problem it
> might solve for me.

I think that's my conundrum too--my own itches are usually best scratched
with a CLI or web interface, so after creating an initial test app with
CamelBones, I haven't felt much need to do more.

But I haven't felt the need to do *any* GUI app creation, and knowing
CamelBones is out there is quite comforting for if and when that day
comes.

The recent "My Dream App" competition reminded me of exactly how much of a
market there is on the Mac for just repackaging Unix tools (or better yet,
CPAN modules) in a Macish form.  Make a pretty interface, and what the
software does underneath almost doesn't seem to matter to some folks.
Maybe there's opportunity there.

Trey
David H. Adler - 17 Jan 2007 20:25 GMT
> I think a big part of the problem is that I myself don't have much  
> need for it right now. The OSS mantra (well, one of them) is "scratch  
> your own itch", and as far as CB goes my own itch was scratched quite  
> well by ShuX - I missed the Shuck app that came with MacPerl, and set  
> out to find or write a replacement.

Now that you mention it, a walk through ShuX would probably be useful in
itself. Is it available somewhere as code? I'm only seeing a final app.

dha

Signature

David H. Adler - <dha@panix.com> - http://www.panix.com/~dha/
This is the Tower of Murder, and... it's where I hang out.
    - Monster of Evil, Flesh Gordon

Wren Ng Thornton - 18 Jan 2007 00:42 GMT
I entirely understand your concern. A (non-Perl)
project of my own[1] has been indefinitely stalled
since we can't think of much else to do with it and we
basically finished what we set out to do. Without a
buzz it's hard to keep things going, especially solo
projects.

As for CamelBones, I'm glad to know it's out there,
but I tend not to do many GUI projects. Most of my
project ideas tend to be small one-off tools for
sysadminning at work or foundational things like
frameworks and other meta-tools. I've also been too
busy of late to work on any personal projects, which
doesn't help.

The one GUI project I would like to do when I get a
chance is actually a menubar thing, but I can't seem
to find my way around the Cocoa docs well enough to
figure out how to do one rather than a normal app. In
general when I've messed around with CB, trying to
figure out the Cocoa side of things tends to be the
stumbling block. It's entirely unreasonable to expect
you to make sense of Cocoa for us, but when working on
new examples it may help to focus a little more on
crossing over from Perl-land into Cocoa-land rather
than from Cocoa-land into Perl. Just a thought for
when you get enough buzz to want to work on it some
more.

[1] A newsfeed aggregator called Paperboy RSS
<http://sourceforge.net/projects/paperboy/> for the
curious. It's actually a CLI front-end for applying
XSLT via LibXSLT, so it's more than just for
newsfeeds.

Version 2.0 -- which makes the core of the project a
library interface tying LibXML and LibXSLT together
with the CLI being an example program using the
library -- is (stalled) in the works; The library
works, as does the CLI, though the batch processing
program which makes the thing most human-useful as an
aggregator is where things are stalled at the moment.

I've been thinking about doing a CB front-end so users
can play around with posts like they do in Thunderbird
et al, but that would take getting the Version 2.0
ready to minimize changes. Of course, I don't know how
useful such a thing would be for the amount of work it
would take. The big strength of Paperboy is in giving
a CLI where most other newsfeed tools are strictly
GUI.

Signature

Live well,
~wren


____________________________________________________________________________________
Need Mail bonding?
Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users.
http://answers.yahoo.com/dir/?link=list&sid=396546091

Kurtz Le Pirate - 17 Jan 2007 19:02 GMT
> Well, I've finally given into peer pressure and created a MySpazz  
> account and CamelBones group:
>
>     <http://www.myspace.com/camelbones>

is the music essential ?

Signature

klp

David Cantrell - 17 Jan 2007 20:01 GMT
On Wed, Jan 17, 2007 at 08:02:40PM +0100, kurtz le pirate wrote:
> > Well, I've finally given into peer pressure and created a MySpazz  
> > account and CamelBones group:
> >     <http://www.myspace.com/camelbones>
> is the music essential ?

Given that the whole point of myspace is to be a ghetto for all the
least tasteful websites in the world - it absolutely is essential.
Without music (and preferably badly MIDIed music at that) his account
will be revoked.

Signature

David Cantrell | A machine for turning tea into grumpiness

 While researching this email, I was forced to carry out some
 investigative work which unfortunately involved a bucket of
 puppies and a belt sander
   -- after JoeB, in the Monastery

Sherm Pendley - 17 Jan 2007 20:09 GMT
On Jan 17, 2007, at 2:02 PM, kurtz le pirate wrote:

>> Well, I've finally given into peer pressure and created a MySpazz
>> account and CamelBones group:
>>
>>     <http://www.myspace.com/camelbones>
>
> is the music essential ?

Yes. :-)

The profile is my personal one that I've had for a few months now -  
the people in my friends list there are actual friends and family,  
not a Perl hacker in the bunch.

I'll occasionally write in my blog about my development efforts, but  
without a lot of geeky detail, since most of the audience for that  
isn't geeks. I'll limit the hardcore techie stuff to the group -  
that's why I created it, so my non-geeky friends won't have to read  
what to them is just techno-babble.

The MySpazz stuff isn't a replacement for the SourceForge resources  
such as the mailing lists and bug trackers. It exists for the same  
reason that Perl Monger groups often have social gatherings. Or, at  
least the Boston PM group did. Maybe in other cities it's different,  
I don't know.

sherm--

Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.