|
I've just been told that the initial 60 books that they had at the Adobe Max store are all sold out. I've also been told another 40 should be here tomorrow morning. It seems we have a bit more demand than was planned for by the powers that be. Anyhow, sorry for any inconvenience, and hopefully those of you looking to buy it at Max can get a copy when they restock tomorrow.
Latest update - the books at the Conference store are now completely sold out. Today's shipment came in with 50 more books, all of which were sold within 20 minutes. I'm told attendees can still get the conference price, by ordering the book here at the conference, and it will be shipped out in a few days, as they come off the press. Apologies to all those who hoped to have the book in hand, but as an author, this is clearly something i have no control over.
I was not able to get to Max this year (still kicking myself). So I missed
buying your book from the Adobe store. I bought and have been reading the
"Rough Cuts" version of your book on Safari Online for weeks now. But it
can not replace the feeling of having a printed and bound version. Do you
have any idea when your book will be available either on Safari, in
Borders, or in B&N? I would soooooo love to buy your book where ever I can
get it. Thanks.
I'm working through your book, but it appears that the site at
www.flexgrocer.com is down (and www.tapper.net as well). This has caused my
work on the book's projects to come to a halt because the code accesses
files on the flexgrocer.com server. If you could look into the problem I'd
appreciate it!
Paul -
Sorry about that, my DSL line is out, which unfortunately means my servers
are down. However, all the files you need are available in the ColdFusion
instance which ships with the book. I'm hoping my DSL line is back up by
this afternoon, but until it comes back, the CF version should get you
moving again.
Jeff - Any idea on when the site will be up again
Failing that could you be a bit more explicit on how you link to say the
C:\cfusionFlexTFS\cfusionFlexTFS\servers\cfusion\cfusion-ear\cfusion-war\fl
exGrocer\categorizedProducts.xml
file instead
Once you start the CF instance, you can call that file as
http://localhost:8300/flexGrocer/categorizedProducts.xml I wish i knew
when my DSL line was coming back up, I've been on the phone with tech
support for the past 3 days
That did not work
I put the file under my webroot and could view it as
http://localhost:8500/flexGrocer/categorizedProducts.xml
but when I put that as the url in the HTTPService I get an error when
running EComm.mxml
'"Security error accessing url" faultCode="Channel.Security.Error"
faultDetail="Destination: DefaultHTTP"'
Andy C - sounds like you need a crossDomain.xml file in your ColdFusion
root directory. We talk about these on page 112. That should solve the
error you are seeing
Hey All -
One of my co-authors, Mike Labriola, got a mirror of the site up and
running, and the DNS has been updated to point to his version, so all the
xml files are again available at the urls listed in the book.
Jeff. Thanks. you were up and running before I needed to further
investigate locally
Not sure its crossdomain though as I have done other projects locally
before
Hi Jeff, I've been working through your book, and decided to see what the
end product would look like. However i cant find any webservices at all at
urls such as 'http://www.flexgrocer.com/cfcs/aggregate.cfc?wsdl'. The RPC's
are at the root such as 'http://www.flexgrocer.com/category.xml', insted of
'http://www.flexgrocer.com/xml/category.xml'. Am I doing something wrong?
Jeff,
Jeff,
Hello Everyone..
Thank you for that last response Jeff. I am also getting an error in
chapter 12. It seems that the Product method buildProduct() is throwing a
runtime error when a groceryItem is dragged and dropped into "cartView"
list. It seems as though what is getting past ends up null. I have tried
running the Ecomm.mxml file from chapter 12 13 "complete" directory of the
book's cd and I continue to get the following error.
peError: Error #1009: Cannot access a property or method of a null object
reference.
at valueObjects::Product$/buildProduct()
at EComm/::doDragDrop()
at EComm/__cartView_dragDrop()
at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEve
ntFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.core::UIComponent/dispatchEvent()
at mx.managers.dragClasses::DragProxy/mouseUpHandler()
Hi Jeff,
Fixed error (above) by importing the class into right namespace:
import valueObjects.ShoppingCartItem;
<mx:itemRenderer>
<mx:Component>
<mx:VBox>
<mx:Script>
<![CDATA[
import valueObjects.ShoppingCartItem;
]]>
</mx:Script>
<mx:Button label="Remove" click="outerDocument.removeItem( valueObjects.ShoppingCartItem( data ) );" />
</mx:VBox>
</mx:Component>
</mx:itemRenderer>
</mx:DataGridColumn>
Is anyone else having an issue accessing flexgrocer.com? I haven't been
able to access the site since yesturday which has completely halted my
progress in the book. Since I'm doing this on work time, and I don't
really have other tasks at the moment, I'm totally dead in the water. Any
idea when this site will be back up, or if there is another location for
access the xml files?
Thanks!
April
Is anyone else having an issue accessing flexgrocer.com? I haven't been
able to access the site since yesturday which has completely halted my
progress in the book. Since I'm doing this on work time, and I don't really
have other tasks at the moment, I'm totally dead in the water. Any idea
when this site will be back up, or if there is another location for access
the xml files?
Or send the page code for both webpage.....
Error in book web page DataEntry.mxml
In response to George T's comment on Feb. 10. I was also receiving the
same error that he was receiving. Even after using the "completed" code
from the book, I was still receiving the error. I did the "fix" of putting
another <mx:Script> block in the body of the <mx:VBox> tag, and
it did fix the error. My question is, I haven't seen this done yet in the
book, and is it an acceptable "fix" or is there a better fix?
Hi!
I love the book! It is great to learn it all through the development of an
application!
I bought the e-book at AdobePress online. The problem is, I
did not get the files with it! I had no problem so far, but I am at chapter
17 and cannot continue as I need the coldfusion installation...
Please help!
gray
Hi!
Thanks for the quick response!
Problem solved after a few e-mails with AdobePress...
Warning to all of you wnating to update to Acrobat Reader 8.0, it seems to
have been causing a lot of problems with eBooks...
peace!
gray
If anyone else if having trouble getting the files, I've just been told by
my editor that they can be downloaded from here:
http://safari.informit.com/media/032142316X/
First, thank you all for reading this post
body = (Object)#1
clientId = "DirectHTTPChannel0"
correlationId = "1EA35031-85CD-9304-ADB4-3E3BF1F24434"
destination = ""
extendedData = (null)
faultCode = "Server.Error.Request"
faultDetail = "Error: . URL: http://localhost:8500/flexGrocer/cfcs/ProductManager.cfc?wsdl"
faultString = "HTTP request error"
headers = (Object)#2
messageId = "5DDC112E-94C5-D986-2B04-3E3C079D2DD9"
rootCause = (flash.events::IOErrorEvent)#3
bubbles = false
cancelable = false
currentTarget = (flash.net::URLLoader)#4
bytesLoaded = 0
bytesTotal = 0
data = (null)
dataFormat = "text"
eventPhase = 2
target = (flash.net::URLLoader)#4
text = "Error #2032: ストリームエラー。 URL: http://localhost:8500/flexGrocer/cfcs/ProductManager.cfc?wsdl"
type = "ioError"
timestamp = 0
timeToLive = 0