Tampilkan postingan dengan label an. Tampilkan semua postingan
Tampilkan postingan dengan label an. Tampilkan semua postingan

Senin, 13 Oktober 2014

An Engineers Guide to Silicon Valley Startups 3rd Edition

My first book, An Engineers Guide to Silicon Valley Startups continues to sell very well, considering that theres essentially no marketing budget for it and its spreading only by word of mouth. I recently ran out of the 2nd edition printing, and coincidentally, there were a few updates that needed to go in for the 3rd edition.

Over the last 2 years, its clear that the market for books that are mostly text has shifted dramatically. When I first started selling books, printed copies accounted for 70% of sales while digital copies were the other 30%. Now its the other way around and the tide continues to shift in favor of ebooks. As such, the costs of storing, shipping, and postage of printed books is no longer worth the amount of additional revenue I get.

Fortunately, Amazon is happy to print and ship books on an on-demand basis, so thats what I will do for printed books. This unfortunately means increased prices: Amazon wants their pound of flesh, so printed copies now cost $43.95 a pop, as opposed to $29.95. On the other hand, if the book is popular, Amazon could discount it, and of course, Amazon provides free shipping. For a limited time, you can pre-order the 3rd edition at the old price ($29.95 + shipping) from the books web-page. I need to order copies for the freebies as well as for the library of congress, so you would be pigging back on this process. (I also need to look over the final proof one more time)

The new edition features new sections on green cards, surviving a big acquisition, negotiating between co-founders, as well as an expanded financial planning section that was asked for by readers. In addition, my friend Scarlet Tang has re-designed the cover. One big disappointment was that I had moved the book over to InDesign CS 5.5 in the hopes of producing an EPUB and Kindle-compatible editions. Unfortunately, InDesign CS 5.5 crashes whenever it attempts to export an EPUB, so Im stuck with still only shipping PDFs. You can still use Mobipocket creator to create a Kindle edition from the PDF, but the results were not satisfactory to me, so Ill let those who want to do this bear the consequences for it.

As with the 2nd edition, everyone whos bought a copy within the last month (i.e., from April 8th) gets a free digital copy of the book. For everyone else, upgrade pricing is available. Note that you can only upgrade from a 2nd edition to the 3rd edition. No skipping from the 1st edition to the 3rd edition for $12.50. Note that Kindle edition owners do not get upgrades, nor will the Kindle version get updated to the 2nd edition. Its $9.95, which is already a hefty discount. As Ive previously mentioned, if youre actively job-hunting, the full version is what you want. If youre poor or in school, then by all means buy the Kindle edition.

As for my other books, expect them to go in the same direction as the print copies run out. I aim to be done with shipping and handling by the end of the year if not sooner.
Read More..

Sabtu, 05 April 2014

Writing an library to shiftregister continued

Now the code has been cut down to less that 30 lines. here is a part of the code...

do{
if(input(pin_a0))
{
test = 0b11011011;
}
else if(input(pin_a1))
{
test = 0b10011001;
}

for(i=0;i<8;i++)
{
value = bit_test(test,i);

output_low(S_CLK);
output_low(L_CLK);

if(value==1)
{
output_bit(Data,1);
output_bit(S_CLK,value);
output_bit(Data,0);
}
else if(value==0)
{
output_bit(S_CLK,1);
output_bit(S_CLK,0);
}
Read More..

Minggu, 16 Maret 2014

How To Be An Even Better Manager

Upgrade to a FileSonic Premium account and download at incredible speed!

This book is for those who want to develop their managerial skills and competences. It covers all the key skills that managers use, and refers to the main aspects of managing people, activities and themselves with which they need to be familiar. You can dip into this book at any point – each chapter is selfcontained. But it would be useful to read Chapter 1 first. This defines the overall concept of management and the areas in which managers need to be competent, thus providing a framework for the succeeding chapters.

Download How To Be An Even Better Manager 
Read More..

Minggu, 09 Februari 2014

An Engineers Guide to Silicon Valley Startups now on the NOOK

Note that as with the Kindle version, this is the first edition. I have no expectation of significant revenue, but the BN store front was easy to use, so it didnt cost very much time.

Im not expecting a Mac version. The iBookstore requires owning a Mac, which I havent done since 2009 (and even that Mac ran Windows since I found myself repeatedly booting into it in order to run Quicken, etc).
Read More..
 
Powered by Blogger .
Converted To Blogger Template by Anshul .