|
You are here |
cyberchris.xyz | ||
| | | | |
bluebones.net
|
|
| | | | | [AI summary] The post shares shell scripts for counting non-blank lines of code in Python and JavaScript project directories. | |
| | | | |
wip.tf
|
|
| | | | | Listen to this post: Your browser does not support the audio element. After stumbling upon this post I decided to give XSLT a go. A few examples Making my blog's RSS feed look like my front page: This site's RSS feed visually mimics its front page . Prettifying the output of my feed generator . Beautiful Podcast Feed with embedded episode player for my youtube to podcast project. Some notes after playing with XSLT in a few projects: Styling your site's feed to match your site's appearance is trivial, but probably confusing when a user expects to have clicked on an RSS feed (thus the orange banner on this site's feed). Poor support across browsers: Safari appears to ignore Content-type, doesn't want to display the XML at all: | |
| | | | |
hackaday.io
|
|
| | | | | I've posted the scripts used to generate the anti-aliased text used in the User Interface. The first is a Photoshop script,CreateFontData.jsx. This makes a set of PNG files, one for each character. The second isConvertText.py, a Python script that takes the output of CreateFontData and generates C code for display the characters on the Epson LCD used in the project. Note these scripts have some hard-coded pathnames in them (to the development folder) but this is pretty easy to find and modify. | |
| | | | |
www.github.com
|
|
| | | my blog, with astro. Contribute to Krayorn/blog development by creating an account on GitHub. | ||