Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~16.9K People Reached
Favorite Tags
Member Avatar for moderate_rock48
Member Avatar for Wraithan

[code=python] class Item: def __init__(self, id, content, userid, duedate, collapsed, inhistory, priority, itemorder, faded, projectid, checked, datestring): self.id = id self.content = content self.userid = userid self.duedate = duedate self.collapsed = collapsed self.inhistory = inhistory self.priority = priority self.itemorder = itemorder self.faded = faded self.projectid = projectid self.checked = checked …

Member Avatar for slate
0
1K
Member Avatar for Wraithan

Howdy, My normal programming haunt is CBoard, but it is down at the moment and so I decided I should sign up here and check this place out since I have heard good things about Daniweb. I took the servey thing from above and it is pasted below. Name: Christopher …

Member Avatar for happygeek
0
67