| bio | website | trojansax.blogspot.com |
|---|---|---|
| location | Los Angeles, CA | |
| age | 25 | |
| visits | member for | 4 years, 3 months |
| seen | 14 hours ago | |
| stats | profile views | 1,428 |
|
Apr 14 |
awarded | Popular Question |
|
Apr 12 |
awarded | Popular Question |
|
Apr 1 |
reviewed | Approve suggested edit on How can I split a string into chunks of two characters each in Perl? |
|
Mar 11 |
awarded | Nice Answer |
|
Mar 7 |
awarded | Popular Question |
|
Feb 27 |
comment |
Sed - Delete a line containing a specific string @SiegeX Better yet, don't apply commands like sed to any files that aren't version-controlled. |
|
Feb 27 |
awarded | Nice Answer |
|
Feb 24 |
comment |
Tkinter message box @Ajoy Check which version of Python you have, you might need to do tkMessageBox if it's 2.x. |
|
Feb 13 |
awarded | Yearling |
|
Feb 13 |
awarded | Famous Question |
|
Feb 1 |
awarded | Popular Question |
|
Jan 13 |
awarded | Popular Question |
|
Dec 31 |
awarded | Great Question |
|
Dec 14 |
comment |
Print all possible path using haskell Maybe you can start from a simpler case. List all the paths for a 2x2 matrix, or even a 2x1 matrix. Then, given that you have that list, how can you get a list for a matrix that's just a bit bigger? |
|
Dec 4 |
reviewed | Edit suggested edit on Upgrading Magento 1.6.1 to 1.7.0 save custom module |
|
Dec 4 |
revised |
Upgrading Magento 1.6.1 to 1.7.0 save custom module You can also turn off Magento's developer mode. |
|
Dec 4 |
reviewed | Approve suggested edit on Shouldn't this Python function return 6 all the time? |
|
Dec 4 |
comment |
appendChild in a XUL Firefox addon breaks @Gryllida yes I think so, or more generally, to insert tags in one namespace, into a document that has a different namespace. |
|
Dec 3 |
awarded | Good Question |
|
Nov 25 |
comment |
Are there any 3rd party UI libraries for Android? Works for me. Click 'Source' to see the source code, and instructions for downloading it. |