Search found 95 matches

by seadap
Fri Sep 07, 2007 4:46 pm
Forum: Joombie Tools of the Trade
Topic: The latest toy: ePresence
Replies: 8
Views: 4136

Re: The latest toy: ePresence

I'll throw in on this too.  As Per a discussion with the developers, a set of linux client tools is in the works and release is immanent.  So it will be cross platform soon. As for the rest of the story, it is QUITE complicated and challenging to set up but if we keep in mind that it's bei...
by seadap
Tue Sep 04, 2007 8:00 pm
Forum: Joomla! Coding 101
Topic: re: hamachi vpn + vncserver + skype
Replies: 8
Views: 1960

Re: re: hamachi vpn + vncserver + skype

No, we're not talking about integrating them with Joomla! (at least not yet)  We're experimenting with tools to help us collaborate / learn together.  We've played around with ePresence now for awhile.  It seems like a great product but has a few kinks to work out.  I'm engaged i...
by seadap
Tue Sep 04, 2007 7:50 pm
Forum: Joombie Developer Lab
Topic: Introducing an Extension :: 2
Replies: 16
Views: 5531

Re: Introducing an Extension :: 2

Hello Amy, Thanks for information about JBeginners project, Now I joined JBeginners project!. But where to start Is there any forum to interact or any other ways to interact? mean.. what are the steps should I take to participate actively? secondly, I joined also at  J!101 Skype chat, and with...
by seadap
Fri Aug 31, 2007 6:03 pm
Forum: Joombie Think Tank
Topic: MOVED: Someone want to give this a shot?
Replies: 0
Views: 1479

MOVED: Someone want to give this a shot?

This topic has been moved to Custom Joomla! Development.

[iurl]http://forum.joomla.org/index.php?topic=207546.0[/iurl]
by seadap
Thu Aug 30, 2007 10:09 pm
Forum: Joomla! Coding 101
Topic: 101===Beginners :) Welcome and Thank You.
Replies: 39
Views: 7316

Re: 101===Beginners :) Welcome and Thank You.

Welcome aboard Lyte!  And feel free to contribute anything you've learned along the way.  - We're all in this together. -
by seadap
Thu Aug 30, 2007 3:13 pm
Forum: Joombie Coding Q/A
Topic: Returning ONLY the data from a function, not all the joomla code...
Replies: 7
Views: 1238

Re: Returning ONLY the data from a function, not all the joomla code...

I'm not quite sure how to implement this idea but I figured I'd throw it out there.  You could use something like an rss feed to return an xml file that your program could parse to get the data you want. Also, failing that, you could scrape the data you need out of the joomla code by searching ...
by seadap
Thu Aug 30, 2007 3:06 pm
Forum: Joombie Tools of the Trade
Topic: The latest toy: ePresence
Replies: 8
Views: 4136

The latest toy: ePresence

Hi all.  Just to keep everyone up to speed, we found a new toy to play with.  Actually, dax702 made us aware of it.   Thanks dax!  So we're experimenting with it.  Amy has a server running on Windows and I'm working on getting a version to run on Linux.  So far it seems...
by seadap
Thu Aug 30, 2007 2:59 pm
Forum: Joombie Coding Q/A
Topic: Authorization in a wrapper
Replies: 5
Views: 1172

Re: Authorization in a wrapper

Put this:

Code: Select all

defined('_JEXEC') or die('Restricted access');


at the top of your wrapper.  That will kill requests for direct access.
by seadap
Thu Aug 30, 2007 2:55 pm
Forum: Joomla! Coding 101
Topic: Documentation
Replies: 13
Views: 2885

Re: Documentation

I love it.  I like your idea too Amy but maybe the files/classes layer would have to wait until 1.5 is official.  Sure would be difficult to track changes to to the code base I think.
by seadap
Thu Aug 30, 2007 2:51 pm
Forum: Joombie Tools of the Trade
Topic: We're playing with dimdim tonight
Replies: 13
Views: 4778

Re: We're playing with dimdim tonight

Yep.  Always with new ideas.
by seadap
Wed Aug 29, 2007 4:14 pm
Forum: Joomla! Coding 101
Topic: Need help: "Dictionary" mouse-over tooltip
Replies: 11
Views: 2432

Re: Need help: "Dictionary" mouse-over tooltip

Please atleast read my post before you give me a reply.. I did not spend 40 hours searching for a solution and not check the extension part of the official joomla site.  lore_elin, there is no reason to be rude.  Matt is trying to help you.  Please be aware that we are all volunteers...
by seadap
Tue Aug 28, 2007 8:29 pm
Forum: Joomla! Coding 101
Topic: re: hamachi vpn + vncserver + skype
Replies: 8
Views: 1960

Re: re: hamachi vpn + vncserver + skype

Well, it won't show video unless you share an applicaton like mediaplayer.  But then that's probably not going to be good at all because of the slow frame rate. 

By slow I mean that the frame rate is slow to unuseable.  Even showing static content like a desktop was not good.
by seadap
Tue Aug 28, 2007 7:53 pm
Forum: Joomla! Coding 101
Topic: re: hamachi vpn + vncserver + skype
Replies: 8
Views: 1960

Re: re: hamachi vpn + vncserver + skype

We've played with two of these.  Dimdim worked but was wwwaaayyyy too slow and unreliable.  Also VMukti we played with but gave up when we found out that the users would have to install .net framework 3.0 on their computers (excluding linux users then).  Even then we couldn't connect....
by seadap
Tue Aug 28, 2007 7:21 pm
Forum: Joombie Coding Q/A
Topic: Plugin development
Replies: 16
Views: 2444

Re: Plugin development

Hey Uwe, welcome to J!101 Q&A.  I can't wait to see how you get this working.  I'm learning myself.
by seadap
Tue Aug 28, 2007 7:18 pm
Forum: Joombie Tools of the Trade
Topic: We're playing with dimdim tonight
Replies: 13
Views: 4778

Re: We're playing with dimdim tonight

Wow Amy, I haven't laughed that hard in a long time!  Just wait 'till you see what I'm cooking right now!  It's gonna blow your socks off!

So no more dimdim for now.  Doesn't look like it's going to work for us.
by seadap
Tue Aug 28, 2007 7:14 pm
Forum: Joomla! Coding 101
Topic: re: hamachi vpn + vncserver + skype
Replies: 8
Views: 1960

Re: re: hamachi vpn + vncserver + skype

Hah!  Hi Dax You can find info about hamachi here. It's actually named after sushi!  But what is it?  It's a zero config virtual private network solution.  That allows anybody to connect to another private network in a secure encrypted fashion over the internet.  All of the ...
by seadap
Mon Aug 27, 2007 10:57 pm
Forum: Joombie Tools of the Trade
Topic: We're playing with dimdim tonight
Replies: 13
Views: 4778

Re: We're playing with dimdim tonight

Hi guys, We've been tinkering with dimdim and a couple of other ideas.  So far the one that works the best is a combination of hamachi vpn + vnc + skype. We're hoping that we can figure out how to record the meeting for later consumption but right now that's not proving easy. I've set up a moni...
by seadap
Mon Aug 27, 2007 3:51 am
Forum: Joombie Think Tank
Topic: The Ultimate Joomla 1.0 Component Tutorial List
Replies: 10
Views: 5164

Re: The Ultimate Joomla 1.0 Component Tutorial List

Thanks cynazem!  And welcome to J101!
by seadap
Mon Aug 27, 2007 3:49 am
Forum: Joomla! Coding 101
Topic: 101===Beginners :) Welcome and Thank You.
Replies: 39
Views: 7316

Re: 101===Beginners :) Welcome and Thank You.

Trust me Fuquaha, you haven't missed anything.  We're just ramping up.  Welcome aboard!
by seadap
Sun Aug 26, 2007 9:21 pm
Forum: Joombie Tools of the Trade
Topic: We're playing with dimdim tonight
Replies: 13
Views: 4778

Re: We're playing with dimdim tonight

We generally don't know in advance what specific thing we're working on.  It just happened that we were working with dimdim and wanted others to play too. 

@Matt we are on just about every evening.  Please do drop by and join us when you can.
by seadap
Sun Aug 26, 2007 1:33 am
Forum: Joombie Tools of the Trade
Topic: We're playing with dimdim tonight
Replies: 13
Views: 4778

Re: We're playing with dimdim tonight

Sorry we missed you Matt.  Hopefully we'll connect soon.
by seadap
Sat Aug 25, 2007 1:17 am
Forum: Joombie Think Tank
Topic: Component Idea: Import Content from files
Replies: 12
Views: 4894

Re: Component Idea: Import Content from files

I didn't mean to run you off Q.  I just wanted to make sure the right eyeballs were seeing your ideas.
by seadap
Sat Aug 25, 2007 1:15 am
Forum: Joombie Tools of the Trade
Topic: We're playing with dimdim tonight
Replies: 13
Views: 4778

We're playing with dimdim tonight

If you want to join in the fun, join us in the skype channel
by seadap
Fri Aug 24, 2007 11:34 pm
Forum: Joombie Think Tank
Topic: Component Idea: Import Content from files
Replies: 12
Views: 4894

Re: Component Idea: Import Content from files

No problem Q.  I just wanted to make sure we were in the right forum.  This area is for people learning to code.  If you want to have someone build it for you perhaps we can move this to where they're more likely to see it over here.
by seadap
Fri Aug 24, 2007 10:35 pm
Forum: Joombie Think Tank
Topic: Modules that use Web Services?
Replies: 7
Views: 3549

Re: Modules that use Web Services?

Sorry tjay, for not answering your question.  Amazon offers data on their products and theweatherchannel offers local weather forcasts as services.
by seadap
Fri Aug 24, 2007 10:33 pm
Forum: Joombie Think Tank
Topic: Component Idea: Import Content from files
Replies: 12
Views: 4894

Re: Component Idea: Import Content from files

quiquedcode, are you trying to suggest building a new component or is this just a coding question?
by seadap
Fri Aug 24, 2007 10:29 pm
Forum: Joombie Coding Q/A
Topic: How to put an existing php function into module
Replies: 17
Views: 3838

Re: How to put an existing php function into module

That's a great idea joatmon.  Thanks for that.  Is there already a module like that in 1.5?  Anybody know?
by seadap
Fri Aug 24, 2007 10:27 pm
Forum: Joombie Coding Q/A
Topic: Component development
Replies: 7
Views: 1577

Re: Component development

Always at your service.
by seadap
Fri Aug 24, 2007 10:26 pm
Forum: Joombie Tools of the Trade
Topic: IDE setup skype chat scheduled
Replies: 11
Views: 4156

Re: IDE setup skype chat scheduled

Ah, I remembered the name of the web meeting software.  It's called Dimdim and is available at w I just checked and their site is down.  Remember, it's still in it's infancy so it will be something to watch for. Trond, I am sorry we missed you last night.  We will definitely be doing ...
by seadap
Fri Aug 24, 2007 10:13 pm
Forum: Joombie Tools of the Trade
Topic: IDE setup skype chat scheduled
Replies: 11
Views: 4156

Re: IDE setup skype chat scheduled

Well, to summarize, J!code didn't make it to press yet.  We spent the evening getting everyone up and running with PDT.  Some discussion went on about recording our sessions and making them available for download for those that didn't make it.  Obviously there is demand for that sort ...