Models | Examples |
---|---|
Display ads | Yahoo! |
Search ads |
Font | Font License | General License |
---|---|---|
Glyphish Free | Image, N/A | [On-site attribution with link][glyphish] |
IcoMoon Free | ? | [CC BY-SA 3.0][icomoon] |
Iconic | ? | [CC SA 3.0][iconic] * |
Entypo | SIL | [CC BY 3.0][entypo] |
Font Awesome 3.0 | SIL | [CC BY 3.0][fa-3.0], [MIT][fa-3.0] for code |
* The SA
license does not appear to exist. Use BY-SA
instead.
The four kinds of glyphs suggested are:
- ░ (font/typeface-dependent, so may be invisible),
- BracketHighlighter
- sublime-jslint (requires Java, boo)
- Prefixr
- csv
- DataConverter
{ | |
"name":"Example App", | |
"description":"App Description", | |
"icons":{ | |
"128":"/img/icon.png" | |
}, | |
"developer": { | |
"name":"Mr Developer", | |
"url":"https://myapp.com" | |
}, |
tl;dr: http://pony-forum.com, forums are in again, baby!
I was abroad earlier last week, so I unfortunately was not there to join in on the discussion of Jeff Atwood’s Discourse[1]
.
Atwood’s project has received a lot of attention, and revitalizing the forum software of yore has suddenly become a part of the public conversation. Because of this, I feel like I should bring your attention to my own forever project[2]
, which has been years in the making from the idea stage. I am not quite planning on “launching” it any time soon, but the project, Pony Forum, is relevant to the discussion for a few reasons:
- As another “modern” take on forum software, it allows us to conceptualization modern forums from multiple perspectives.
git clone [email protected]:ndarville/pony-forum.git
- Use
example_settings.py
to make your ownlocal_settings.py
- Create a psql database table based on your
local_settings.py
- Set up
virtualenv
pip install -r requirements.txt
sh build_forum.sh
- You can now log in as admin using
admin//password
- ... assuming all goes well
container_commands: | |
01syncdb: | |
command: "django-admin.py syncdb --noinput" | |
leader_only: true | |
02schemamigrate: | |
command: "django-admin.py schemamigration forum --initial" | |
leader_only: true | |
03migrate: | |
command: "django-admin.py migrate forum --fake | |
leader_only: true |
It’s probably a pretty bad idea to have your site go down, when people are supposed to read the blog post explaining the hack.
Notice how another site reporting the hack received more attention than Twitter’s own announcement. Why was that?
!!! ATTRIBUTION & NOT BEING AN ASSHOLE 101 !!!
I just translated the article, so I only deserve credit for the translation.
Even so, this is not your translation to copy-paste to your for-profit blog.
Link to this translation instead.
(It’s not that damn hard to write about this in your own words, lazy bloggers.)
ALWAYS (ALWAYS!) credit the original article and its authors when reporting on the story.
Article Link: http://www.dr.dk/Nyheder/Penge/2013/03/03/03201749.htm