Is Ember Inspector released yet (for Chrome)? - ember.js

I have read several times about the Ember Inspector and habe also seen videos on yotube of it, e.g. example video.
Does anyone know, if it is available yet or when it will be available. This will make debugging so much more convenient, i want to try it :-)

you can get the current version by cloning the github project
found via http://cgcardona.github.com/2013/02/15/playing-around-with-the-ember-inspector/

Yes, it's live!
https://chrome.google.com/webstore/detail/ember-inspector/bmdblncegkenkacieihfhpjfppoconhi
(blah blah... stupid minimum answer length requirements... blah blah)

It's released. check below link
But i still get confused how to use it on my site.
https://chrome.google.com/webstore/detail/ember-inspector/bmdblncegkenkacieihfhpjfppoconhi

Related

I think the persisted model documentation is gone

I was looking for some information about the function User.destroyAll() which brought me to that page.
Clicking on the link for information about destroyAll sends me to http://apidocs.loopback.io/loopback/#persistedmodel-destroyall
which seems like the right address, except it's actually the beginning of the documentation and the exact same thing as travelling to that page http://apidocs.loopback.io/loopback/ .
This made me realise that there are no documentation pieces about persisted-model anymore.
Is it a bug? Do you know when this will come back?
Thanks for reading :)
Yeah, you are right. There is documentation for PersistedModel for version one before last http://apidocs.loopback.io/loopback/v/3.19.3/ but it disappeared in version 3.20.0 http://apidocs.loopback.io/loopback/v/3.20.0/ So if you need documentation you can use this for version 3.19.3. According to the changelog, there were no changes related to PersistedModel
Update strong-globalize to 4.x (Miroslav Bajtoš)
Update nodemailer to v4.x (Dimitris)
Drop support for Node.js 4.x (Miroslav Bajtoš)

Routing + DS with ember-1.0.0-rc.1 + ember.data-11 [demo + tutorial + source]

Where can I find a tutorial + demo + source to the latest ember-1.0.0-rc.1 + ember.data-11 version? Starter-Level.
I tried so many tutorials, but all I found are out dated :(
Thanks so much in advance.
https://github.com/dgeb/ember_data_example is worth taking a look at. It is very up to date and intends to provide a complete end-to-end example of using ember and ember-data backed by a simple Rails 3.2 app
The ember docs and dev source have been the only definitive source of information for me, but the official examples are still being updated to work properly. Ember data is even further out of reach - heed their warning on the faq and don't use it for production.
As mentioned, there is a very well done peepcode video but it was released just weeks before the massive RC1 changes and so much it will only work if you use the pre-RC1 library. I can't imagine the peepcode producers are very pleased about having their training become almost completely obsolete so quickly.
At least RC1 should be the last major change that breaks everything, so try to move forward and not back.
My favourite is definitely: http://trek.github.com/ for all of the detail it goes into. I suggest you sit down and read that, with a nice cup of coffee on the side to keep you going.

Does a pagination mixin exist for ember.js yet?

I've been writing my own pagination logic that would be similar to the Ember.SortableMixin but with support for paging. Does anything like this exist yet in the pre 1.0 build?
If this doesn't exist is a pull request welcome around this specific behavior? It's my guess that 90% of apps out there need simple pagination/sorting and having a mixin built in would cut out almost 60+ lines of code.
Thank you in advance
Update
I replied to another "ember/ pagination" question and my full blown (working example) can be found at the below
Ember pagination full example
Here's a simple one that I've used: https://gist.github.com/1559628
It's by one of the top ember contributors.
i've just come across emberjs-pageable.
it looks quite nice at first glance, but i'm not sure if it's still maintained.
I've been using this one https://github.com/mathieul/page_wrapper
Tailored for use with Rails but could easily be adopted.
Really happy with it so far.

Looking for third party charting options for ColdFusion

A project I am working on makes extensive use of CFCHART. We have run into quite a few usage and performance issues with CFCHART, so I have been tasked to look at some third-party solutions to try out and recommend. Anybody have some reviews and recommendations they'd care to share?
Consider outputting the raw data and using JavaScript / Canvas to generate the charts on the fly. The load is the given to the client.
This makes it easier for screenreaders and people who like to save the data to access it as well.
Some JS charting libraries:
http://code.google.com/apis/chart/
http://omnipotent.net/jquery.sparkline/
http://code.google.com/p/flot/
http://codecanyon.net/item/graphup-jquery-plugin/108025?redirect_back=true&ref=1stwebdesigner&clickthrough_id=23945276
http://www.highcharts.com/
Not dependent on your server side technology (e.g. irrelevant to the fact that you're using CF), I have recently started playing around with HighCharts (http://www.highcharts.com/), and have been very impressed.
Bear in mind, it's not free for commercial use, but you didn't specify as to any such restrictions. Although their pricing seems pretty fair (see http://www.highcharts.com/license)
The Wijmo jQuery library has some nice charting widgets. http://wijmo.com/
We use FusionCharts. They have a comprehensive set of chart and widget types (eg sparklines) and have a very slick, professional finish.
ChartDirector is reasonable and is very advanced. It generates image-based graphs and we don't have to worry about whether or not different browsers support various advanced HTML features or Flash. You can download it, install and run it unlicensed and it will only add a little copyright in the bottom-right 20 pixels of the graph. (Licensing is inexpensive.) It comes with 239+ ColdFusion scripts so that you have plenty of sample code. Their support forums is very active and helpful.
http://www.advsofteng.com/cdcoldfusion.html
Check out the gallery. It has some very impressive samples. You can create just about anything.
http://www.advsofteng.com/gallery.html
You can try jqChart as well.
Thank you to everyone for these suggestions! This gives me a good list of applications to work with. Since there is no one "right" answer for a question like this I made sure to note each answer as useful.

Can you remove dead wiki links in the "See Also" section of a FogBugz case?

We have a couple cases in FogBugz that have a link to an old wiki via the See Also section. No where in these cases is there a link in the edited text (the normal section where you enter your text), so I'm assuming the link was created through the wiki article (using the Case ### linking method). However, the wiki article appears to be deleted (as clicking the link says This article does not exist). Is there any way to actually remove the link from these cases to the non-existent wiki?
Thanks
UPDATE:
Here's a link to the question on the FogBugz Technical Support forum.
UPDATE 2:
They have fixed this issue and will be releasing it in the next FogBugz update. Many thanks to Ben Kamens, Rich Armstrong, Joel Spolsky and the rest of Fog Creek!
Might be a good idea to ask this one on the FogBugz tech support forum. Likely you'll have to go into the DB directly and edit the records to remove the links. That's my thought.
You're probably aware of this, but this bug was fixed in FogBuz version 7 (possible patched in version 6).