paulrosen.net
WordPress – Usability Luddite
https://paulrosen.net/tag/wordpress
Musings on web programming, sports, and music. Rendering sheet music in the browser. Contradance information for central Virginia. The plugins I’ve developed for WordPress. A site I developed along with the artist. Zuzu's Hot 5. My trad jazz band. Integrating Rails and WordPress. I do most of my development in Rails, but many sites need a tab that contains a blog, so I’d like to install WordPress in my Rails app. Here’s how I do it. Cd path/to/rails/app/public ln -s /path/to/wordpress/installation news.
paulrosen.net
Uncategorized – Usability Luddite
https://paulrosen.net/category/uncategorized
Musings on web programming, sports, and music. Rendering sheet music in the browser. Contradance information for central Virginia. The plugins I’ve developed for WordPress. A site I developed along with the artist. Zuzu's Hot 5. My trad jazz band. This content is password protected. To view it please enter your password below:. April 5, 2016. Setting up WordPress for Development. As an aside, I used TiddlyWiki. To organize my talk. I love it! March 6, 2016. March 6, 2016. Generating MIDI with abcjs.
paulrosen.net
Rails Theme Plugin – Usability Luddite
https://paulrosen.net/rails-theme-plugin
Musings on web programming, sports, and music. Rendering sheet music in the browser. Contradance information for central Virginia. The plugins I’ve developed for WordPress. A site I developed along with the artist. Zuzu's Hot 5. My trad jazz band. I do most of my development in Rails, but many sites need a tab that contains a blog, so I’d like to install WordPress in my Rails app. Here’s how I do it. Cd path/to/rails/app/public ln -s /path/to/wordpress/installation news. And my home controller.rb fil...
paulrosen.net
Floorplay 2012 Theme – Usability Luddite
https://paulrosen.net/floorplay-2012-theme
Musings on web programming, sports, and music. Rendering sheet music in the browser. Contradance information for central Virginia. The plugins I’ve developed for WordPress. A site I developed along with the artist. Zuzu's Hot 5. My trad jazz band. This is a very simple theme based on the Hybrid theme. It is specific to the http:/ itsfloorplay.com. Website. It mostly just does a little bit of styling to the pages, but it also contains the following functionality:. Proudly powered by WordPress.
paulrosen.net
Custom-Fields – Usability Luddite
https://paulrosen.net/tag/custom-fields
Musings on web programming, sports, and music. Rendering sheet music in the browser. Contradance information for central Virginia. The plugins I’ve developed for WordPress. A site I developed along with the artist. Zuzu's Hot 5. My trad jazz band. Creating Custom Input Forms in WordPress. Then, to get the new columns to show up when adding gigs, add this code to functions.php:. Now, when the Editor goes to the Gigs to add one, they will see the fields you created in a way that is easy to update. Php wp r...
paulrosen.net
paul – Usability Luddite
https://paulrosen.net/author/paul
Musings on web programming, sports, and music. Rendering sheet music in the browser. Contradance information for central Virginia. The plugins I’ve developed for WordPress. A site I developed along with the artist. Zuzu's Hot 5. My trad jazz band. This content is password protected. To view it please enter your password below:. April 5, 2016. Setting up WordPress for Development. As an aside, I used TiddlyWiki. To organize my talk. I love it! March 6, 2016. March 6, 2016. Generating MIDI with abcjs.
paulrosen.net
Programming – Usability Luddite
https://paulrosen.net/category/programming
Musings on web programming, sports, and music. Rendering sheet music in the browser. Contradance information for central Virginia. The plugins I’ve developed for WordPress. A site I developed along with the artist. Zuzu's Hot 5. My trad jazz band. Integrating Rails and WordPress. I do most of my development in Rails, but many sites need a tab that contains a blog, so I’d like to install WordPress in my Rails app. Here’s how I do it. Cd path/to/rails/app/public ln -s /path/to/wordpress/installation news.
paulrosen.net
Rails – Usability Luddite
https://paulrosen.net/tag/rails
Musings on web programming, sports, and music. Rendering sheet music in the browser. Contradance information for central Virginia. The plugins I’ve developed for WordPress. A site I developed along with the artist. Zuzu's Hot 5. My trad jazz band. Integrating Rails and WordPress. I do most of my development in Rails, but many sites need a tab that contains a blog, so I’d like to install WordPress in my Rails app. Here’s how I do it. Cd path/to/rails/app/public ln -s /path/to/wordpress/installation news.
paulrosen.net
CMS – Usability Luddite
https://paulrosen.net/tag/cms
Musings on web programming, sports, and music. Rendering sheet music in the browser. Contradance information for central Virginia. The plugins I’ve developed for WordPress. A site I developed along with the artist. Zuzu's Hot 5. My trad jazz band. Creating Custom Input Forms in WordPress. Then, to get the new columns to show up when adding gigs, add this code to functions.php:. Now, when the Editor goes to the Gigs to add one, they will see the fields you created in a way that is easy to update. Php wp r...