#New in Volley 1.0 ##Built
- Complete rewrite of the app (Javascript only, baby!)
- Brand new API
- Mobile-friendly
- Public replies
- Activity Inbox
- Topics
- Publicly available for everyone (no long invite only)
| ffmpeg -i "movie.mkv" -c:v copy -c:a aac -b:a 256k -strict -2 "movie.mp4" |
| { | |
| "does_this" : "do the same thing?" | |
| } |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title></title> | |
| </head> | |
| <style media="screen"> | |
| body { | |
| margin: 0; | |
| padding: 0; |
#New in Volley 1.0 ##Built
| import sys | |
| import colour | |
| import random | |
| import svgwrite | |
| import math | |
| from datetime import datetime | |
| # i redacted most of our colors for testing purposes | |
| palette = [ "#ecc3af", "#ac3f3d", "#fee2cd"] |