tag:blogger.com,1999:blog-1996014854708848605.comments2020-05-08T03:27:07.031-07:00Open SourcedAnonymoushttp://www.blogger.com/profile/01410618392237707082noreply@blogger.comBlogger22125tag:blogger.com,1999:blog-1996014854708848605.post-52739507842258140102012-10-04T09:38:01.152-07:002012-10-04T09:38:01.152-07:00thanks, worked for methanks, worked for memaratychhttps://www.blogger.com/profile/01247146128650716272noreply@blogger.comtag:blogger.com,1999:blog-1996014854708848605.post-52450015795399485122011-04-20T22:03:43.554-07:002011-04-20T22:03:43.554-07:00thanks for posting this.thanks for posting this.Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-1996014854708848605.post-76371150981137011102011-04-09T02:44:39.507-07:002011-04-09T02:44:39.507-07:00Thanks for reply. I'm new on GWT.
I don't...Thanks for reply. I'm new on GWT.<br /><br />I don't sure about difference, because the variables are sending by url in the code you've linked "stocker/?q=..."<br /><br />But I want to set my vars via setRequestData("...") method of RequestBuilder, or like this;<br /><br />builder.sendRequest("something... json, xml long string etc...", new RequestCallback()<br /><br />I'm sure to sending succesfully, seeing on Firebug POST tab as Source data, but I cant get by django side code.Ali E. İMREKhttps://www.blogger.com/profile/14867937976454396228noreply@blogger.comtag:blogger.com,1999:blog-1996014854708848605.post-88318784937998130972011-04-08T02:46:36.093-07:002011-04-08T02:46:36.093-07:00Hi, what do you mean by sending xml variable ? It ...Hi, what do you mean by sending xml variable ? It shouldnt be different than sending normal get request to server .https://github.com/makkalot/pyalgorithm/blob/01334d2a6216e75b6f499939ec1d9a7f696153bf/gwt_test/static/WithPlugin/src/com/makkalot/client/WithPlugin.java#L97<br /><br />And on Django side just handle it as it is regular get request.Anonymoushttps://www.blogger.com/profile/01410618392237707082noreply@blogger.comtag:blogger.com,1999:blog-1996014854708848605.post-48024256385330353432011-04-07T11:58:19.143-07:002011-04-07T11:58:19.143-07:00Well, how can i send XML variable to Django app fr...Well, how can i send XML variable to Django app from GWT?<br /><br />I've tried to use setRequestData("...") method of RequestBuilder in GWT and to take raw_post_data of HttpRequest in Django. But raw_post_data was empty.Ali E. İMREKhttps://www.blogger.com/profile/14867937976454396228noreply@blogger.comtag:blogger.com,1999:blog-1996014854708848605.post-41875326655869402582010-08-16T08:22:39.880-07:002010-08-16T08:22:39.880-07:00Странно, искал совсем не это, гугл выдал Ваш сайт,...Странно, искал совсем не это, гугл выдал Ваш сайт, и судя по всему не зря, есть что почитать! Goodwork!Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-1996014854708848605.post-91263233382414452572010-02-09T16:48:35.113-08:002010-02-09T16:48:35.113-08:00it works like a charm. THANK YOU SO MUCH.it works like a charm. THANK YOU SO MUCH.sinannoreply@blogger.comtag:blogger.com,1999:blog-1996014854708848605.post-63343925012278570402010-01-18T15:43:55.329-08:002010-01-18T15:43:55.329-08:00Nice dispatch and this post helped me alot in my c...Nice dispatch and this post helped me alot in my college assignement. Gratefulness you as your information.Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-1996014854708848605.post-59724689398355385842010-01-10T01:34:37.163-08:002010-01-10T01:34:37.163-08:00Your blog keeps getting better and better! Your ol...Your blog keeps getting better and better! Your older articles are not as good as newer ones you have a lot more creativity and originality now keep it up!Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-1996014854708848605.post-42569290735872256872009-11-25T14:23:27.815-08:002009-11-25T14:23:27.815-08:00Bu yorum bir blog yöneticisi tarafından silindi.Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-1996014854708848605.post-9417165027434126072009-08-17T06:31:43.785-07:002009-08-17T06:31:43.785-07:00Good workGood workA.D.K.https://www.blogger.com/profile/11195346307919657689noreply@blogger.comtag:blogger.com,1999:blog-1996014854708848605.post-26936471368934022382009-07-16T08:39:26.176-07:002009-07-16T08:39:26.176-07:00@VanOk
I dont understand your language,please use ...@VanOk<br />I dont understand your language,please use English ...Anonymoushttps://www.blogger.com/profile/01410618392237707082noreply@blogger.comtag:blogger.com,1999:blog-1996014854708848605.post-46410988733755883142009-07-10T13:39:35.580-07:002009-07-10T13:39:35.580-07:00Zdrastvuite!
U menja est' predlojenie. Smojete...Zdrastvuite!<br />U menja est' predlojenie. Smojete pomoch' v sozdanii addona k igre?<br />Ochen' nujen chelovek znayshchii Python, vot tol'ko cheloveka nikak ne naiti.<br />Nu ili skajite mojet kto smojet pomoch'.<br />Ochen' nujno. Zarane spasiboVanOkhttps://www.blogger.com/profile/02952593182439704352noreply@blogger.comtag:blogger.com,1999:blog-1996014854708848605.post-4350269184370887992009-06-03T07:58:15.068-07:002009-06-03T07:58:15.068-07:00Thanks for your comment, i'm not a fan of Java...Thanks for your comment, i'm not a fan of Java also. But, in real world not everyone is looking for Python developers :) Also writing the client side code in Java is better than writing in JS. The XML part can be done in a better way of course. As i mentioned there are 2 ways to do it in GWT i chose parsing the XML :) It was just a test to see how Django and GWT will glue together ...Anonymoushttps://www.blogger.com/profile/01410618392237707082noreply@blogger.comtag:blogger.com,1999:blog-1996014854708848605.post-39281595106692277082009-06-03T06:05:56.199-07:002009-06-03T06:05:56.199-07:00Wow, that parsing of XML is just scary! Are you su...Wow, that parsing of XML is just scary! Are you sure there is no better way of doing this then with an error prone parser?<br /><br />Just comparing the python to java code is like comparing clean water to a sewage treatment plant.<br /><br />How can one even stand programming in Python and Java simultaneously?drozzyhttps://www.blogger.com/profile/06962143421005350695noreply@blogger.comtag:blogger.com,1999:blog-1996014854708848605.post-88441947358091008152009-01-20T03:58:00.000-08:002009-01-20T03:58:00.000-08:00Hey yo man, that's a good solution.I know u're gen...Hey yo man, that's a good solution.<BR/>I know u're genius maaan.A.D.K.https://www.blogger.com/profile/11195346307919657689noreply@blogger.comtag:blogger.com,1999:blog-1996014854708848605.post-43444457048553454962009-01-04T04:05:00.000-08:002009-01-04T04:05:00.000-08:00you man you're welcome and very cool yo ...you man you're welcome and very cool yo<BR/> (kefi6 li se a ;) )A.D.K.https://www.blogger.com/profile/11195346307919657689noreply@blogger.comtag:blogger.com,1999:blog-1996014854708848605.post-35927622370526620252008-11-29T14:18:00.000-08:002008-11-29T14:18:00.000-08:00Well it is one of the ways to do things, as you kn...Well it is one of the ways to do things, as you know in programming there is no one way to do the stuff (especially in Python). I have seen the Singleton pattern in lots of open source projects, but didnt use it yet :) Btw, thanks for the comment.Anonymoushttps://www.blogger.com/profile/01410618392237707082noreply@blogger.comtag:blogger.com,1999:blog-1996014854708848605.post-33658510764788240072008-11-29T12:07:00.000-08:002008-11-29T12:07:00.000-08:00The singleton pattern is grossly overrated. Just ...The singleton pattern is grossly overrated. Just use a global and document the class as private (ie put a leading underscore in the name).Adam Olsenhttps://www.blogger.com/profile/12472103461437043685noreply@blogger.comtag:blogger.com,1999:blog-1996014854708848605.post-3307218731139854562008-11-25T09:51:00.000-08:002008-11-25T09:51:00.000-08:00Congratulations about the books Yo.Congratulations about the books Yo.A.D.K.https://www.blogger.com/profile/11195346307919657689noreply@blogger.comtag:blogger.com,1999:blog-1996014854708848605.post-86382534597153396502008-11-08T14:55:00.000-08:002008-11-08T14:55:00.000-08:00Very super work my friend.Very super work my friend.A.D.K.https://www.blogger.com/profile/11195346307919657689noreply@blogger.comtag:blogger.com,1999:blog-1996014854708848605.post-68626466434874418982008-10-09T13:27:00.000-07:002008-10-09T13:27:00.000-07:00Very useful article.Very useful article.A.D.K.https://www.blogger.com/profile/11195346307919657689noreply@blogger.com