I could not imagine embedded development without PlatformIO. With just so many types of hardware, each having slight dofferences and intricacies, it quickly becomes wasteful to use individual solutions. PlatformIO accomplishes so many goals at once, I am deeply grateful for this product!
I love that you can generate these patterns from images, the gradients are a killer feature!
I've made a tool that also generates Delaunay Triangulation patterns but lacks importing of an image. Check it out as well: http://msurguy.github.io/triangles/
Very cool idea for the fashion bloggers.
You might even sell this CMS (per client basis) or if you gather a team of web developers - become an agency working with fashion bloggers.
Thanks! I would really appreciate if you could point them to this book. Also if you have any tips for me reaching the target audience - feel free to voice your opinion here or on twitter - @msurguy
Sure. I'll clarify about the material and progression so that it's clear.
First you build the HTML of the form (chapter 1 covers that). Then you learn how to work with visual feedback (spinners and alerts, chapters 2 & 3). Then creating AJAX contact form integrates the stuff from chapters 1-3 to create AJAX contact form and connect it with the backend. Chapter 5 goes a step further - building login and registration forms using stuff from chapters 1-4 plus inline validation, integrating all previous components and things you built.
The book isn't for noobs. The prerequisites section (https://leanpub.com/frontend/read#leanpub-auto-about-the-aut...) clearly explains that so the developers who don't understand JS semantics or don't know the basics of web applications should learn something else before they get back to this book.
Thanks for the tip. What's wrong with using jQuery? When you do the hiring are you looking for someone who takes up a couple months and rolls their own libraries or someone who can get the job done quickly by using existing open source projects? The AJAX file uploaders are super tricky, the one used in the book has a jQuery wrapper but can work without it, you'd only spend about 300% more time integrating it.
Love it, simple and effective. I like the linking between the pages and the clean UI. I think using icons for the formatting buttons would make it even better.
Thanks for the feedback! The purpose of the book is to feature complete integration of various libraries and frameworks with a backend. Laravel is chosen as an example framework so that the developer can have a complete solution instead of just some theory.
In the prerequisites to the book it clearly states that novice developers will have a hard time unless they have some backend experience.
Thanks for the warm feedback =) I will be speaking about Bootstrap at Socal Code Camp this Saturday, maybe will do a quick poll about what people would pay for, course or videos or skins/templates, etc :)
Making around 500$/month from a carbon ad on my http://bootsnipp.com (free Bootstrap snippets), plus a couple hundred from affiliate income that I link to from the site... Time spent originally was 4 days.
Released a new improved version of the site two weeks ago (the rewrite took about 60-80 hours total but has bigger potential for the site). Now thinking of selling templates or skins on the site too - that would be a whole lot more $ than the ad...
Creator of Bootsnipp here, in fact the new Bootsnipp that I am building will be something along the lines of snippets+ interactive prototyping + hand coding if needed. Anybody will be able to build up on existing templates right there on Bootsnipp, no code editor needed.