> P.S. This is the first email I've seen that's explictly asking for a
> "beautiful" coder to get work done. :)
Haha...ROFL.
Regards,
Srinivas Reddy T.
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpyp
Nitin Kumar writes:
> Hi All,
>
> Say I did
> x=win32com.client.Dispatch("{6BF52A52-394A-11d3-B153-00C04F79FAA6}")
>
> where the clsid used is for window media palyer.
> Now if i do:
dir(x)
> ['_ApplyTypes_', '_FlagAsMethod', '_LazyAddAttr_', '_NewEnum', '_Release_',
> '__AttrToID__', '__Laz
Hi All,
Say I did
x=win32com.client.Dispatch("{6BF52A52-394A-11d3-B153-00C04F79FAA6}")
where the clsid used is for window media palyer.
Now if i do:
>>> dir(x)
['_ApplyTypes_', '_FlagAsMethod', '_LazyAddAttr_', '_NewEnum', '_Release_',
'__AttrToID__', '__LazyMap__', '__call__', '__doc__', '__eq__
Please don't reply to digests. It's hard to follow the thread. Start a
new thread for a new topic. Helps threading.
If all you need is a "coming soon" page, do you really need all the
things you've mentioned below? Sounds excessive.
If you're not averse to using a third party service, consider
Hi
Try requests, this is possible with it, use authentications in requests.
On Tue, Dec 27, 2011 at 9:28 PM, Nikunj Badjatya
wrote:
> Noufal,
>
> I tried with :
> {{{
> import urllib, urllib2, cookielib
>
> username = 'xxx'
> password = 'xxx'
>
> savepage = open('output.html', 'w')
>
> #cj = co
Hi Nitin,
Probably you can give a try to "COM Raider". That tool should expose
the methods which are present for that specific Dispatch ID. However there
is a tool (by MS), which will help you out to solve this issue. I don't
remember the tool name exactly. But I suppose Google should be able t
Noufal,
I tried with :
{{{
import urllib, urllib2, cookielib
username = 'xxx'
password = 'xxx'
savepage = open('output.html', 'w')
#cj = cookielib.CookieJar()
#opener = urllib2.build_opener(urllib2.HTTPCookieProcessor(cj))
opener = urllib2.build_opener(urllib2.HTTPCookieProcessor())
login_data
I am looking for smart and beautiful coder to create a coming soon
page from the design that is already made in PSD format.
Individual need to have every good understanding and hands-on
experience of
a. Basic web standards like CSS 3 and HTML, HTML5, XHTML.
b. Web technologies like Ajax and other
I have posted at, http://pastebin.com/BG6X70Sv
I don't understand why or how it got stripped.
Cheers,
On Tue, Dec 27, 2011 at 11:26 AM, Kenneth Gonsalves wrote:
> On Mon, 2011-12-26 at 17:34 +0530, Pratap Chakravarthy wrote:
>> Attached is the file.
>
> I think the attachment got stripped.
> --
Nikunj Badjatya writes:
[...]
> The link in the 'resp' is true to my knowledge. I checked it by logging in
> at diff times. Its coming the same every time and it is the link behind
> 'Account Information' which comes on the front page after logging in.
>
> When I open output.html, Its giving
On Tue, 2011-12-27 at 18:19 +0530, Pratap Chakravarthy wrote:
> I have posted at, http://pastebin.com/BG6X70Sv
> I don't understand why or how it got stripped.
mailing list policy
--
regards
Kenneth Gonsalves
___
BangPypers mailing list
BangPypers@pyt
On Mon, 2011-12-26 at 17:34 +0530, Pratap Chakravarthy wrote:
> > I don't like special casing stuff and the 3 selections outside the>
> "main" flow sticks out in my solution.
> I guess that is right. Any logic that is outside the main flow breaks
> the beauty
> and create kludge.
the old fashione
On Tue, 2011-12-27 at 18:26 +0530, Noufal Ibrahim wrote:
> P.S. This is the first email I've seen that's explictly asking for a
> "beautiful" coder to get work done. :)
I was wondering why he did not ask for her photo
--
regards
Kenneth Gonsalves
___
Alternatively, try Sahi. (http://sahi.co.in). There's an open source
version available for download and use.
-- Ram
On 12/27/11, Noufal Ibrahim wrote:
>
>
> Nikunj Badjatya writes:
>
>
> [...]
>
>> The link in the 'resp' is true to my knowledge. I checked it by logging in
>> at diff times. Its
14 matches
Mail list logo