Software Developer (Python/PHP/etc.), Linux & Android advocate, Maths enthusiast, Kayaker, Rubik's Cuber, Juggler, Geek event attendee
|
Mar
26 |
|
answered | Is there a way to edit a symlink without deleting it first? |
|
Mar
7 |
|
awarded | Supporter |
|
Nov
24 |
|
answered | How do I navigate to a samba location I've mounted in Nautilus on the command line? |
|
Nov
18 |
|
awarded | Teacher |
|
Apr
29 |
|
answered | Higher screen resolution in VirtualBox? |
|
Apr
29 |
|
awarded | Autobiographer |
|
Apr
26 |
|
awarded | Supporter |
|
Nov
4 |
|
answered | Android - copy existing project with a new name |
|
Sep
11 |
|
accepted | File Renaming by Convention - All within a folder |
|
Sep
10 |
|
comment |
File Renaming by Convention - All within a folder Thanks for your help. It put me in the right direction. I used split to separate all the bits of information, then looped through the words in the bit I wanted and capitalised them all, concatenated the words with spaces separating them, removed the final space and added the file extension. Used os.rename(old,new) to rename. |
|
Sep
10 |
|
awarded | Scholar |
|
Sep
10 |
|
accepted | jQuery Periodic Update from JSON from php |
|
Sep
10 |
|
asked | File Renaming by Convention - All within a folder |
|
Aug
24 |
|
asked | jQuery Periodic Update from JSON from php |
|
Aug
21 |
|
answered | Counting positive elements in a list with Python list comprehensions |
|
Jun
20 |
|
awarded | Teacher |
|
Jun
20 |
|
answered | writing .csv file from a list in python |
|
Jun
20 |
|
comment |
IDLE Python / PIL Module - Default Image Viewer Yup - that's right! Changed default viewer for .bmp files and it worked. Thanks for the explanation. |
|
Jun
20 |
|
comment |
IDLE Python / PIL Module - Default Image Viewer Note: The image file I'm opening is a .jpg, not something different like a .bmp or .png which may default to another image viewer in Windows. |
|
Jun
20 |
|
asked | IDLE Python / PIL Module - Default Image Viewer |