Win a trip to New York City to see your art displayed in the adidas Originals SOHO store when you win deviantART and adidas' Fingerpainting Contest!

c[]=class;method
arameters. After a while of playing around I found that when using DiFi to get deviations listed in a users gallery, class "Aggregations" and method "get_galleries_initial" are used. The parameters are 3 numbers separated by commas. The first parameter is always the user's ID number, so I used my own when testing.Aggregations;get_galleries_initial;1570401,20,1 will return the ID numbers for my personal galleries (excluding favourites) and the HTML code used, I assume, to display the small section in the side bar which links to each gallery.Aggregations;get_galleries_initial;1570401,20,0. That was all well and good, but I wanted to be able to get deviations from the galleries of other users too, so I needed to be able to get the user ID number of any deviant.<div class="thought block" id="c759213177" typeid="4" itemid="1570401">Aggregations;get_galleries_initial;devid,20,0&t=xml
Devious Comments
Comments
--
ॐ मणि पद्मे हूँ
Messaging Network Administrator
--
I kick, therefore I > #IdleRPG.
I am a founder of ~dAGamers. Have a look and join if you are a gamer!
I've never used Python before personally, so it's good to see some.
But where's the art here? Your description lacks information about the challenge that was faced here and how you've solved this problem in an elegant, artful way? What hurdles have you overcome?
Secondly, you're assigning many temporary(?) variables. With some rewording (if the language allows), it could be shortened. For example, I would write:
xmlnode = minidom.parse (urllib.urlopen("...", 'POST')
).documentElement.getElementsByTagName('ids')
Which would remove the need for `f`
Many thanks for posting this
--
I kick, therefore I > #IdleRPG.
I am a founder of ~dAGamers. Have a look and join if you are a gamer!
--
Mcknee's Charms and Shoppee!
--
I kick, therefore I > #IdleRPG.
I am a founder of ~dAGamers. Have a look and join if you are a gamer!
I saw the other tab "core.py" and assumed it was part of it
nvm
--
Mcknee's Charms and Shoppee!
--
I kick, therefore I > #IdleRPG.
I am a founder of ~dAGamers. Have a look and join if you are a gamer!
Previous PageNext Page