From Fedora Project Wiki

(Created page with 'At every FUDCon event, people create name badges as part of our collateral. {|tableclass="wikitable" |- ! Event ! width=25% | Resources |- | For FUDCon:Tempe 2011, [[User:i...')
 
No edit summary
 
Line 8: Line 8:
| For [[FUDCon:Tempe 2011]], [[User:ianweller|ianweller]] created a Python script that makes beautiful badges from a CSV file.  These badges are designed for 3in x 4in inserts, and use the FUDCon Tempe logo.  You can edit the input SVG to substitute a different location.  You need all three of these files to make badges, although you'll want to edit the CSV appropriately.
| For [[FUDCon:Tempe 2011]], [[User:ianweller|ianweller]] created a Python script that makes beautiful badges from a CSV file.  These badges are designed for 3in x 4in inserts, and use the FUDCon Tempe logo.  You can edit the input SVG to substitute a different location.  You need all three of these files to make badges, although you'll want to edit the CSV appropriately.
|
|
[[Media:FUDCon Tempe badge template|Badge template]]<br/>
[[File:FUDCon Tempe badge template|Badge template]]<br/>
[[Media:FUDCon Tempe badge CSV sample data|CSV sample data]]<br/>
[[File:FUDCon Tempe badge CSV sample data|CSV sample data]]<br/>
[[Media:FUDCon Tempe badge Python script|Python script]]
[[File:FUDCon Tempe badge Python script|Python script]]
|}
|}




[[Category:FUDCon]]
[[Category:FUDCon]]

Latest revision as of 20:33, 4 February 2011

At every FUDCon event, people create name badges as part of our collateral.

Event Resources
For FUDCon:Tempe 2011, ianweller created a Python script that makes beautiful badges from a CSV file. These badges are designed for 3in x 4in inserts, and use the FUDCon Tempe logo. You can edit the input SVG to substitute a different location. You need all three of these files to make badges, although you'll want to edit the CSV appropriately.

Badge template
CSV sample data
Python script