[mochikit] Re: Getting at the deferred from the callback function

2006-09-20 Thread Nirmal

I tried this little piece and it seems to be working for me,
d = new Deferred();
callback = function(extra_arg, result) {
  log(arg :  + extra_arg);
  log(result :  + result);
}
d.addCallback(callback, extra_argument);
d.callback(actual_result);

The result was -
INFO: arg : extra_argument
INFO: result : actual_result

Possibly the req is actually undefined?


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~--~~~~--~~--~--~---



[mochikit] Very good picture website

2006-09-20 Thread picturegoogle

Very good picture website
http://www.92ee.com
Free provides the picture, the animal picture, colored picture,scenery
picture, traveling picture, background picture
http://www.92ee.com/photo


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~--~~~~--~~--~--~---



[mochikit] swapDOM results

2006-09-20 Thread Juergen Schreck

Why does swapDOM return the src rather that the dest?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~--~~~~--~~--~--~---



[mochikit] NEW JOBS POSTED ARE AS FOLLOWS

2006-09-20 Thread tina




Hi Dear 
Members,

FOLLOWING R THE NEW 
JOBSPOSTED THIS WEEK (WEEKLY NEWS LETTER):


  
  
Job Title
Job Posted By
  
Oracle11i 
  Finance Functional Consultant
Andre Consultancy
  
.NET 
  Developer - contract to Hire (Permanent)
Andre Consultancy
  
Bussiness 
  Development Manager/ Office Manager
Egnima Vision
  
Req 
  Business Executive
Shree Info Media Publicationa
  
Req 
  Assistant manager (Resident)
Shree Info Media Publicationa
  
SAP XI 
  Professional
Skandsoft Technologies Pvt. Lt
  
Openings 
  in Voice  Non Voice based process
HCL BPO
  
IT 
  Rcruiter
Inspira Technologies Pvt Ltd
  
Project 
  Leader/ Sr. Developers/ Developers
Core Solutions Inc
  
Programmers 
  Required
PreProjects.com
  
Senior 
  Manager - Pre-sales and Delivery
Magix Corporate Services
  
Siebel 
  Professionals
Alchemist HR Services 
  
Oracle 
  DBA with Unix
Alchemist HR Services 
  
web 
  developer
Fresh Logic
  
Auction 
  / e-procurement Manager
HR Associates
  
HR 
  Manager
Global Talent Search  Consult
  
sap-bw 
  consultant
iGen consulting
  
Sales 
  and Marketing-IT
Naukriguru
  
IT-Sales 
  and marketing
Naukriguru
  
PHP-Programer
Naukriguru
  
SOFTWARE 
  ENGINEERS
NIPSYS TECHNOLOGIES (P) LTD
  
call 
  centre
HCL infosystem ltd
  
SAP-Workflow 
  consultants
Zen Consulting Pte Ltd
  
Unix 
  Programmer
Distributed Software Solutions
  
Developers into 
  VB and Oracle
Melstar Information Technologi
  
Mainframe 
  Professionals
Melstar Information Technologi
  
Business 
  Analysts
Melstar Information Technologi
  
Business 
  Objects Administrator
CSI Consultiong Inc
  
.NET 
  Professionals
Adventures
  
Recruiter
Naukriguru
  
singapore based 
  jobs available
era recruitants p. ltd.
  
kolkata 
  based jobs available
era recruitants p. ltd.
  
Req 
  Developer
ewrqwerqwewr
  
Req 
  Chartered Accountants with min 3 experience
Pradeep Bhandari
PLS APPLY ONLINE ON www.net4professionals.com


*Looking For Better 
Jobs/Employee?
-Search 
Jobs/Resumes and Apply Online/Call 4 Interview FREE

-Browse 
Interveiw Calls Free
-Employers Can Post 5 Jobs Free And Also Win Free 
Gifts
http://www.net4professionals.com
(A2Z HR INFO SERVICES INDIA)THE 
COMPLETE e-JOBS SOLUTIONS PROVIDER...

REGARDS
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups MochiKit group.  To post to this group, send email to mochikit@googlegroups.com  To unsubscribe from this group, send email to [EMAIL PROTECTED]  For more options, visit this group at http://groups.google.com/group/mochikit  -~--~~~~--~~--~--~---






[mochikit] Re: Back Button

2006-09-20 Thread Matt Goodall

On 9/20/06, m_waschkowski [EMAIL PROTECTED] wrote:
 I guess its not possible to just update the browser's history as you
 make an AJAX request eh? (I'm targeting IE and Firefox only)

dojo may do what you want. See
http://manual.dojotoolkit.org/WikiHome/DojoDotBook/DocFn1.

- Matt

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~--~~~~--~~--~--~---



[mochikit] Re: Back Button

2006-09-20 Thread Frankie Robertson

On 20/09/06, Matt Goodall [EMAIL PROTECTED] wrote:

 On 9/20/06, m_waschkowski [EMAIL PROTECTED] wrote:
  I guess its not possible to just update the browser's history as you
  make an AJAX request eh? (I'm targeting IE and Firefox only)

 dojo may do what you want. See
 http://manual.dojotoolkit.org/WikiHome/DojoDotBook/DocFn1.

It does what it does quiet well until you run out of documentation.
Even on #dojo everyone admits that you pretty much have to be one of
the project's core developers to get stuff done with it.


 - Matt

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~--~~~~--~~--~--~---



[mochikit] New visual effects.

2006-09-20 Thread Frankie Robertson

Are they implemented in HEAD? I just get errors for all of them.

They don't even work with the interpreter which, from what I
understand is using HEAD:

http://www.mochikit.com/examples/interpreter/index.html

Enter:
MochiKit.Visual.Highlight($('multiline'))
for an error.

This is fair enough if it's not meant to be working, but if that's the
case should it not be raising a not implemented error, tracing a half
implemented message or something along these lines?

Thanks,
Frankie

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~--~~~~--~~--~--~---



[mochikit] Re: New visual effects.

2006-09-20 Thread Bob Ippolito

On 9/20/06, Frankie Robertson [EMAIL PROTECTED] wrote:

 Are they implemented in HEAD? I just get errors for all of them.

 They don't even work with the interpreter which, from what I
 understand is using HEAD:

 http://www.mochikit.com/examples/interpreter/index.html

 Enter:
 MochiKit.Visual.Highlight($('multiline'))
 for an error.

 This is fair enough if it's not meant to be working, but if that's the
 case should it not be raising a not implemented error, tracing a half
 implemented message or something along these lines?

The interpreter example only loads the modules that were in MochiKit
1.3. It probably doesn't work because the dependencies aren't loaded.
Before 1.4 is released, Visual will certainly do proper dependency
checking.

-bob

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~--~~~~--~~--~--~---



[mochikit] Bug? queryString assigns text to select key when value is

2006-09-20 Thread Will

I am using Mochikit 1.3.1

I have the following select structure:

form name=myform id=myform
  select name=myoption
option value=None/option
option value=1Option 1/option
  /select
/form

when I do queryStringe(myform) I get this result when None is
selected:

myform=None

Looks like queryStringe swops in the text property in the absense of a
value. Is this a bug, or a default, is there something I can else I can
do so that I can have no value as an option?

I want: myform=

Thank you!


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~--~~~~--~~--~--~---



[mochikit] queryString on select multiple causes value replacement

2006-09-20 Thread Will

I've moved on to MochiKit 1.4 for select multiple support, and I notice
the following:

Parsing a form with a select with multiple using queryString creates a
string with properties that will replace themselves.

For example, a select named myselect with options option1 and
option2 selected will look like:

myselect=option1myselect=option2

on the server side only the last option will be available in $_REQUEST.

Sorry to sort of be bugging the group today, but is this right? Is
there a better way to prepare my url requests when using selects with
multiple?

Thanks Again!


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~--~~~~--~~--~--~---



[mochikit] Re: queryString on select multiple causes value replacement

2006-09-20 Thread Bob Ippolito

On 9/20/06, Will [EMAIL PROTECTED] wrote:

 I've moved on to MochiKit 1.4 for select multiple support, and I notice
 the following:

 Parsing a form with a select with multiple using queryString creates a
 string with properties that will replace themselves.

 For example, a select named myselect with options option1 and
 option2 selected will look like:

 myselect=option1myselect=option2

 on the server side only the last option will be available in $_REQUEST.

 Sorry to sort of be bugging the group today, but is this right? Is
 there a better way to prepare my url requests when using selects with
 multiple?

This is the standard way to do it. Try doing it with a regular form
without any JavaScript.

If PHP doesn't have a to deal with the standard way to do HTML forms,
then PHP is broken. My guess would be that there is a way through some
other API. Worst case you could parse out the query string yourself.

-bob

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~--~~~~--~~--~--~---



[mochikit] Re: Bug? queryString assigns text to select key when value is

2006-09-20 Thread Bob Ippolito

On 9/20/06, Will [EMAIL PROTECTED] wrote:

 I am using Mochikit 1.3.1

 I have the following select structure:

 form name=myform id=myform
   select name=myoption
 option value=None/option
 option value=1Option 1/option
   /select
 /form

 when I do queryStringe(myform) I get this result when None is
 selected:

 myform=None

 Looks like queryStringe swops in the text property in the absense of a
 value. Is this a bug, or a default, is there something I can else I can
 do so that I can have no value as an option?

 I want: myform=

That is definitely a bug. It's in the tracker now:
http://trac.mochikit.com/ticket/181

It'll definitely be fixed this week, probably Friday unless someone
else gets to it first.

-bob

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~--~~~~--~~--~--~---



[mochikit] Re: queryString on select multiple causes value replacement

2006-09-20 Thread Will

Thanks Bob!  You prompted me to re-search for this problem in relation
to php. This handy little example explains it:
http://onlinetools.org/tricks/using_multiple_select.php

basically you need to name the select as an array:

select name=myselect[]

then php is happy.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~--~~~~--~~--~--~---



[mochikit] Re: queryString on select multiple causes value replacement

2006-09-20 Thread Jorge Godoy

Will [EMAIL PROTECTED] writes:

 Thanks Bob!  You prompted me to re-search for this problem in relation
 to php. This handy little example explains it:
 http://onlinetools.org/tricks/using_multiple_select.php

 basically you need to name the select as an array:

 select name=myselect[]

 then php is happy.

/me *shivers* seeing that...

I'll add that as one more reason *not* to use PHP...  If I found some mean to
insert code on a form would it run it?  Why does it demands that my webpage
has the language structure?  What if I was going to reuse that form somewhere
else? 



-- 
Jorge Godoy  [EMAIL PROTECTED]

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~--~~~~--~~--~--~---



[mochikit] Re: New visual effects.

2006-09-20 Thread Bob Ippolito

On 9/20/06, Bob Ippolito [EMAIL PROTECTED] wrote:
 On 9/20/06, Frankie Robertson [EMAIL PROTECTED] wrote:
  On 20/09/06, Bob Ippolito [EMAIL PROTECTED] wrote:
   On 9/20/06, Frankie Robertson [EMAIL PROTECTED] wrote:
   
Are they implemented in HEAD? I just get errors for all of them.
   
They don't even work with the interpreter which, from what I
understand is using HEAD:
   
http://www.mochikit.com/examples/interpreter/index.html
   
Enter:
MochiKit.Visual.Highlight($('multiline'))
for an error.
   
This is fair enough if it's not meant to be working, but if that's the
case should it not be raising a not implemented error, tracing a half
implemented message or something along these lines?
  
   The interpreter example only loads the modules that were in MochiKit
   1.3. It probably doesn't work because the dependencies aren't loaded.
   Before 1.4 is released, Visual will certainly do proper dependency
   checking.
 
  Ok, thanks for clearing this up.
 
  I get the same error doing it in real life though. I have the
  following js files loaded (in this order):

 You'll have to show us a reproducible example. It should probably work
 if everything is loaded properly, but there's likely something else
 wrong that isn't in your description.


Also, make sure to reply all and CC the list.

-bob

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~--~~~~--~~--~--~---



[mochikit] MochiKit support for OpenAjax?

2006-09-20 Thread Pascal

I just ported a Prototype/Scriptaculous project that's in development
to MochiKit in about an hour, most of which time I spent reading the
excellent MochiKit docs. Really easy.

Then today I was reading about the a
href=http://www.openajax.org/;OpenAjax Alliance/a today. Looks like
some big players are throwing their weight behind it to ensure that
Ajax frameworks are more interoperable in the future.

Are there any plans for MochiKit to support OpenAjax?


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~--~~~~--~~--~--~---



[mochikit] Re: MochiKit support for OpenAjax?

2006-09-20 Thread Bob Ippolito

On 9/20/06, Pascal [EMAIL PROTECTED] wrote:

 I just ported a Prototype/Scriptaculous project that's in development
 to MochiKit in about an hour, most of which time I spent reading the
 excellent MochiKit docs. Really easy.

Cool!

 Then today I was reading about the a
 href=http://www.openajax.org/;OpenAjax Alliance/a today. Looks like
 some big players are throwing their weight behind it to ensure that
 Ajax frameworks are more interoperable in the future.

 Are there any plans for MochiKit to support OpenAjax?

Is there anything to OpenAjax other than a website and a bunch of
names? When there's something to support, let me know. I'm not
personally interested in being a member.. there's already 50 too many
organizations involved for anything to get done at a reasonable pace
(whatever it is they're trying to achieve).

-bob

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~--~~~~--~~--~--~---



[mochikit] problem with Signal.connect/Signal._listener

2006-09-20 Thread markus espenhain

hi

i already asked this one week ago and i'm a bit under pressure how to 
proceed

http://groups.google.com/group/mochikit/browse_thread/thread/51700c6963a771a3/

in Signal.js i found that in Signal._listener() func will bound to obj 
(line 526) and in Signal.connect() obj is set to src if the third 
parameter is a function (line 598)
this explains why 'this' in onAsd() is bound to the object which 
triggered the signal ... if function is just a function - an unbound 
function - everything is fine - but in my case this makes trouble ... 
and with revisions prior 723 the example works just fine

would it be right to check in Signal._listener() if function is already 
bound to an object? ... and if so - how is this done right?

thanks
markus

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~--~~~~--~~--~--~---



[mochikit] Re: MochiKit support for OpenAjax?

2006-09-20 Thread Pascal

Bob Ippolito wrote:
 Is there anything to OpenAjax other than a website and a bunch of
 names? When there's something to support, let me know. I'm not
 personally interested in being a member.. there's already 50 too many
 organizations involved for anything to get done at a reasonable pace
 (whatever it is they're trying to achieve).

 -bob

I guess it's just getting started so no there's probably not much in
the way of recommendations or standards yet. But the effort seems like
a good idea to me. Maybe something to keep an eye on.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~--~~~~--~~--~--~---



[mochikit] Re: Text Editor in Javascript (am I going crazy?)

2006-09-20 Thread Leonardo Santagada

The project will be open source and I will be posting more here when we
start to code. From what I could see helene http://helene.muze.nl/ uses
a textarea in place for the line that you are current editing. Kupu,
dojo and all the WYSIWYG rich text editors use dom.contenteditable as a
canvas for text editing. What I  would like to know is if anyone has
used mochikit and an iframe with dom.contenteditable in then, and if
the mochikit signals work within the iframe (for shortcut keys). Anyone
has ever worked with that?


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~--~~~~--~~--~--~---



[mochikit] FW :What's New Check It Out

2006-09-20 Thread [EMAIL PROTECTED]




Hi Dear 
Members,

FOLLOWING R THE NEW 
JOBSPOSTED THIS WEEK (WEEKLY NEWS LETTER):


  
  
Job Title
Job Posted By
  
Oracle11i 
  Finance Functional Consultant
Andre Consultancy
  
.NET 
  Developer - contract to Hire (Permanent)
Andre Consultancy
  
Bussiness 
  Development Manager/ Office Manager
Egnima Vision
  
Req 
  Business Executive
Shree Info Media Publicationa
  
Req 
  Assistant manager (Resident)
Shree Info Media Publicationa
  
SAP XI 
  Professional
Skandsoft Technologies Pvt. Lt
  
Openings 
  in Voice  Non Voice based process
HCL BPO
  
IT 
  Rcruiter
Inspira Technologies Pvt Ltd
  
Project 
  Leader/ Sr. Developers/ Developers
Core Solutions Inc
  
Programmers 
  Required
PreProjects.com
  
Senior 
  Manager - Pre-sales and Delivery
Magix Corporate Services
  
Siebel 
  Professionals
Alchemist HR Services 
  
Oracle 
  DBA with Unix
Alchemist HR Services 
  
web 
  developer
Fresh Logic
  
Auction 
  / e-procurement Manager
HR Associates
  
HR 
  Manager
Global Talent Search  Consult
  
sap-bw 
  consultant
iGen consulting
  
Sales 
  and Marketing-IT
Naukriguru
  
IT-Sales 
  and marketing
Naukriguru
  
PHP-Programer
Naukriguru
  
SOFTWARE 
  ENGINEERS
NIPSYS TECHNOLOGIES (P) LTD
  
call 
  centre
HCL infosystem ltd
  
SAP-Workflow 
  consultants
Zen Consulting Pte Ltd
  
Unix 
  Programmer
Distributed Software Solutions
  
Developers into 
  VB and Oracle
Melstar Information Technologi
  
Mainframe 
  Professionals
Melstar Information Technologi
  
Business 
  Analysts
Melstar Information Technologi
  
Business 
  Objects Administrator
CSI Consultiong Inc
  
.NET 
  Professionals
Adventures
  
Recruiter
Naukriguru
  
singapore based 
  jobs available
era recruitants p. ltd.
  
kolkata 
  based jobs available
era recruitants p. ltd.
  
Req 
  Developer
ewrqwerqwewr
  
Req 
  Chartered Accountants with min 3 experience
Pradeep Bhandari
PLS APPLY ONLINE ON www.net4professionals.com


*Looking For Better 
Jobs/Employee?
-Search 
Jobs/Resumes and Apply Online/Call 4 Interview FREE

-Browse 
Interveiw Calls Free
-Employers Can Post 5 Jobs Free And Also Win Free 
Gifts
http://www.net4professionals.com
(A2Z HR INFO SERVICES INDIA)THE 
COMPLETE e-JOBS SOLUTIONS PROVIDER...

REGARDS
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups MochiKit group.  To post to this group, send email to mochikit@googlegroups.com  To unsubscribe from this group, send email to [EMAIL PROTECTED]  For more options, visit this group at http://groups.google.com/group/mochikit  -~--~~~~--~~--~--~---