07-17-2010, 11:37 AM | #1 |
Enthusiast
Posts: 26
Karma: 10
Join Date: Nov 2009
Device: Kindle
|
Creating recipes - neccessary skills?
OK, it's been a while since I've programmed seriously. (Over a decade.)
I'd like to experiment with recipes, but I need to brush up on my tech skills. From reading other posts on this forum, it looks like I'd need the following skills: 1) brush up on my html 2) css 3) python 2.x First, am I missing anything on this list? Do I need to learn xhtml, too? Second, are there any recommended books/web sites/etc that would point me in the right direction? Full time work means that well organized teaching sites or books are better than pointing me to manuals and technical documents. (A little background on me. B.S. in Computer Science '94. B.B.A. in Accounting '94. M.Acc. '95. M.P.A. in progress. MCP. MOUS Master Instructor. Other computer & accounting certifications.) |
07-17-2010, 12:32 PM | #2 | |
Wizard
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
|
Quote:
Figure out how to run recipes from a batch file, sending html to a directory and errors to a text file. I use: Code:
c: cd \Projects\Calibre\Recipes\GoComics ebook-convert GoComics.recipe GoComics --test -vv > GoComics.txt Use FireFox and FireBug to look at the html of the pages you are working on. Copy a few builtin recipes and run them. The main thing you are missing is the Calibre specific API and how to use it all. Here are the links that I use. I've read them many times and still have lots to learn. Ask questions in the sticky custom recipe thread. There are lots of people there who will help. Read this and this and this and this. |
|
Advert | |
|
07-18-2010, 09:56 AM | #3 |
Enthusiast
Posts: 26
Karma: 10
Join Date: Nov 2009
Device: Kindle
|
Any thoughts on the following books for XHTML and CSS?
HTML and CSS Web Standards Solutions: A Web Standardistas' Approach Mastering Integrated HTML and CSS Head First HTML with CSS & XHTML I'll worry about Python next. Last edited by fcoulter; 07-18-2010 at 10:20 AM. |
07-18-2010, 11:55 AM | #4 |
Wizard
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
|
No. I did not have time to formally learn CSS, HTML, Python, etc. I barely know any CSS. It's on my list of things I'd like to know better. Your approach will give you a solid background to build on. It's the right way to do it, but it's a much longer road.
Perhaps others can comment on your books. |
Thread Tools | Search this Thread |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Action Bedford-Jones, H.: Three Smart Skills. v1, 11 Sept 2008 | Dr. Drib | BBeB/LRF Books | 1 | 01-14-2011 09:32 PM |
Books that will improve Persuasive skills | Kore | Reading Recommendations | 3 | 05-12-2010 12:03 PM |
Do recipes use a cache? | Starson17 | Calibre | 2 | 03-10-2010 10:05 PM |
Where my recipes are kept? | bthoven | Calibre | 6 | 02-26-2010 12:20 AM |
TOC in recipes | shaunconn | Calibre | 8 | 03-22-2009 04:24 PM |