Coda 2 and Diet Coda to be released on May 24, 2012


Recommended Posts

It's out, ive tried the demo and satisfied it does everything SublimeText2 does that i need it to do... i'm still disappointed it's $50 for everyone, considering i only bought it a couple of months a go but it looks like a worthy upgrade the FTP implementation is pretty much Transmit.

meh... the upgrade pricing should be a little bit cheaper than the 24/hour pricing for all..

i'll be giving the demo a whirl before i commit as i was close to buying Transmit+SublimeText2

If you have Coda 2, you don't really need to bother with Transmit anymore as it's pretty much built in ! Been using the beta for months, and I think in that time i've used transmit, once ? maybe twice ?

Ah, thanks, unfortunately I'm at work on a Windows PC, I was just looking for some opinions before the 24hrs was up.

If your a Coda user then i doubt you'll be disappointed.. it's the perfect love child of Coda1, Transmit and SublimeText 2.

  • It feels snappier
  • Sites is better with groups [especially if you have lots of saved sites]
  • FTP implementation is much better, infact it is almost exactly the same as Transmit with it's own dedicated window instead of just the side bar, so your getting an FTP client as well, where as before i would not use Coda just for some FTP transfers but now i would.
  • Coding is [almost] on par with sublime text 2 with 'snippets' everything pretty much auto completes, there was a few tags missing but adding them as a clip easily fixed it.
  • Clips is also improved with multiple insertion points
  • The need for the sidebar is greatly reduced so you have lots more work space, however if you do prefer the side bar it can easily slide in and out and offers much greater functionality.

It has crashed on me 3 times today, although wasn't coding at the time but messing around with settings.

If you have Coda 2, you don't really need to bother with Transmit anymore as it's pretty much built in ! Been using the beta for months, and I think in that time i've used transmit, once ? maybe twice ?

Yeah i know, it was either Coda2 or SublimeText2 + Transmit. I've gone with the Coda2.

  • Like 1

In the times I used Coda, it was always a joy to use. It actually made me WANT to do work on web development just to use Coda. This is probably one of the best designed and written apps that I've ever used on any platform. I don't do much web design these days, but I may just have to pick up a copy while it's $49. That's hard to pass up on.

Just bought it this morning when waking up. Looked great so far, my expectations are beyond everything about Coda.

Now, how the hell does Smart Complete work in PHP ? I enabled "Hints" in the sidebar as a workaround, and it works? except when I click on the function, it will copy the whole thing next to what I was already writing.

Also, it?s a shame it hasn?t been localized in French yet ? Was Coda 1 ever localized in any language but English ?

And good they came up with a MySQL editor built-in, we always lacked a good one on the Mac. However, PHP 5 comes built-in with SQLite since the very beginning. Where is the support for that ?

My websites has files located at www.mydomain.com/pages/news.php, which are used as www.mydomain.com/news/, I have no idea how I can program this into Coda 2, so I can preview them at the good address (on my local server I mean).

I guess I will send them an email regarding all of this. So far, for a release that has been pushed for so many months (years?), I?m a bit disappointed. :/

So, I ended up picking it up, mostly because I know support for Coda 1 is dead, so any improvements from here out are coming for Coda 2. Not quite what I expected after waiting so long, and I don't think it's worth $99, but for $49 it fixes a lot of the things I found annoying about Coda 1.

After giving it a honest try, I just sent them a pretty huge email and will wait a week for an answer. I?ll be fair and wait for their reply before rating the app on the App Store.

Right now, from my point of view, I?d give it 3 stars, but it?s an app that can easily climb to 5 stars with little work. If some of my requests are already built in Coda but I didn?t know where to find them, I?ll give Coda 4 stars right on start. If my requests are planned on their roadmap, it will eventually climb up to 5 stars.

My websites has files located at www.mydomain.com/pages/news.php, which are used as www.mydomain.com/news/, I have no idea how I can program this into Coda 2, so I can preview them at the good address (on my local server I mean).

Perhaps you know this and I misunderstood what you're asking for, but when setting up a site you can set up a remote root and remote url, same for local. That's the only way you'd be able to edit/preview any CMS (i.e, my blog is at /blog, but all the files are at /blog/wp-content/themes/blog-theme).

Unfortunately, their documentation has always been a bit shoddy (although very pretty).

Erm - Navicat?! Thats like the best MySQL Application out there!

It doesn?t have a particularly appealing UI, it isn?t integrated in a web editor like it would be with Coda, but seriously, thanks, it?s the first SQL editor that I see out there that actually looks great on first use. All the others I?ve tried sucked because of their bad interface or they were poor ports from Windows to the Mac, or they were filled with bugs.

After giving it a honest try, I just sent them a pretty huge email and will wait a week for an answer. I?ll be fair and wait for their reply before rating the app on the App Store.

Right now, from my point of view, I?d give it 3 stars, but it?s an app that can easily climb to 5 stars with little work. If some of my requests are already built in Coda but I didn?t know where to find them, I?ll give Coda 4 stars right on start. If my requests are planned on their roadmap, it will eventually climb up to 5 stars.

I'd be interested to know what your points are if you don't mind sharing :)

I'd be interested to know what your points are if you don't mind sharing :)

Maybe I exaggerated when I said "huge" email :p

But after playing around with Coda 2 for about an hour, here?s my concerns (I mentioned most of them here) :

1. Smart complete / Auto complete : How do I enable smart complete with PHP language like in the promotional video ? If I write str_replace(, it will only close the parentheses. If I use the "Hints pane" in the sidebar, and I click on the function, it will ignore what I was already typing and will simply copy the whole function next to it. Example : I start by typing "str_r" and click on the function "str_replace" in the hints page, it will output like this : str_rstring str_repeat ( string $input , int $multiplier ). I must have misunderstood something !

2. Localization : So I noticed my computer is in French and all of my apps are (except for Office 2011, these Microsoft guys are rebels at times), but Coda 2 is in English. I can understand that localization may not be the priority for such a huge release, you guys have been focusing on the features. But still, will it be localized in different languages than English in the future ?

3. SQLite editor : So now Coda 2 comes with a MySQL editor. Good feature, because every Mac app I tried for managing MySQL databases sucked. Only web-based ones were good (phpMyAdmin?). But PHP5 has been bundled with SQLite since its release if I'm not mistaken, which was in July 2004. Any plans on supporting SQLite ? Right now, there are NO good SQLite editor on the Mac (prior to knowing Navicat). You guys would be the first to have something so polished, something that actually works (and completely integrated, as opposed to Navicat).

4. Hidden files : I have a few .htaccess files in my site. I can toggle an option in Forklift to see them, but not in Coda 2. Any plans to implement this feature ? Or any workaround maybe ?

5A. Rewritten URLs : I forgot how we call this, I forgot the exact term, but my website has pages that are physically located at http://localhost/pages/news.php , but they are displayed only if you go to http://localhost/news/ . As another example, http://localhost/pag...trike_in_quebec can be accessed by going to http://localhost/new...rike_in_quebec/ . It causes a problem when I am testing pages on my localhost server. Coda 2 has the tendency to go to the page itself at http://localhost/pages/news.php, when in fact I would like it to go to the rewritten URL and test it there. 5B. I have the same request when I want to validate my HTML code. It cannot validate it if it doesn't have the full portrait of the code with the included pages and everything. It cannot validate it just by analyzing the code in "news.php", when there is an include for the header and another one for the footer.

This next one is just me being picky, I don?t really mind so much about it :

6. Color picker's magnifying glass algorithm : It's just a suggestion, and I am not even sure my solution would help, since I have not seen it in person. The magnifying glass gets annoying if you play around with it in the color picker while building a CSS sheet. Let's say you're choosing a red. What I would do is separate the huge square palette displaying all shades of reds into 4 equal quadrants. Each time the magnifying glass crosses a quadrant, it reorients itself so that the magnifying glass doesn't enter in collision with the borders. Right now, although the algorithm works, it seems to reorient itself pretty often, at random times.

It doesn?t have a particularly appealing UI, it isn?t integrated in a web editor like it would be with Coda, but seriously, thanks, it?s the first SQL editor that I see out there that actually looks great on first use. All the others I?ve tried sucked because of their bad interface or they were poor ports from Windows to the Mac, or they were filled with bugs.

How does the Coda 2 MySQL editor compare with Sequel Pro?

This topic is now closed to further replies.
  • Posts

    • Yup, that's a doozy right there 😄
    • It's a bundle of tools created by a variety of people, so things can go wrong sometimes. It's a great addition to Windows, and I use a lot of the tools on a daily basis. Also, it's still a 0.**** release so quick updates are to be expected 😉
    • Oh, I did. And it's even worse than I was hoping! Besides a lot of techno-babble jargon (yes I understand 100% of it but it's still all just techno-babble) there's 2 key points that make me super-weary about even considering testing this out. -- By default, after installation, a relay is automatically set up, so you do not need to care about that. * Non-chatmail apps use email servers as a long-term message archive while chatmail clients use email servers for ephemeral instant message relay. * Supporting the full variety of classic email setups would require considerable development and maintenance efforts, and complicate making chatmail-based messaging more resilient, reliable and fast. -- Basically, the end-user device is the 'server' (relay) so there is NO ARCHIVING whatsoever because every message is necessarily ephemeral. Great for techno-paranoia (and for illicit activities preferring no tracks to cover) but terrible for everybody else. It's also ironically contradictory to engineering principles of redundancies besides the transport layers due to the explicit absence of any persistent storage. Instead of 'classic email address' retaining multi-GB messaging archives on its server, now every device must retain 100% of those storage demands. (Email messages were originally meant to be short correspondences, not the multi-MB attachments boondoggle that now exists with unlimited spam engines flooding every potential recipient.) Any device swap or reset (or loss) makes the entire message history go bye-bye forever... lest there's an off-device auto-archival "relay" mechanism that's really a separate server that holds onto all transported messages (an email server) that utilizes 'chatmail email address' identities (like an email server) and its own persistent storage archive (like an email server). But... this solution is hoping to exist alongside real-world email address identities (based on the email server relay pathway) but simply render messages in chat thread format in an ephemeral manner (with contents being encrypted, and messages auto-expiring) ... In the end, it's a chat app/experience for the Web3/P2P-at-all-costs zealots. (I have accts on all sorts of federated web3 services so I understand the technical and non-technical alike.) For any practical users, however, it's just another service to download/install, register, cross-share id cards/qr codes, but know that there's no history/archive whatsoever (by design) so no account/message recovery whatsoever... update the device, install a bummed update patch, or dare upgrade your device... all history, poof, gone. Ya gotta start everything over again like they're a brand new person.
    • You've tried DuckDuckGo and Brave Search, now get serious with SearXNG by Paul Hill Over the last decade, it has become quite trendy to dump Google Search in favor of privacy-preserving alternatives such as DuckDuckGo, Startpage, and Brave Search. These search engines have done a very good job at highlighting dodgy practices by Google, such as adjusting search results based on what it thinks you’ll like (filter bubble) and stalking you around the web to advertise to you. While these search engines are good starting points when compared to non-private services like Google, there are still quite a few issues with them. For example, both DuckDuckGo and Brave Search require running non-free JavaScript in your web browser, which is comparable to running proprietary software on your computer, meaning you can be sure about what it’s actually doing in the background. Another issue is that these search engines are hosted on the respective companies’ servers, and you are using a service that you don’t control. Finally, DuckDuckGo, while offering privacy features, relies heavily on Microsoft’s infrastructure for its results and, in the past, has permitted Microsoft tracking scripts. If you are looking for a more private search solution than DuckDuckGo, Brave Search, and Startpage, then I recommend taking a look at SearXNG. It is a privacy-respecting metasearch engine that can be used via different public instances, which is useful for mobile users, or you can install it on your computer or server and run it locally with maximum control. Unlike Google, Bing, or Brave Search, which crawl the web and have their own search indexes, SearXNG is a metasearch engine, meaning it taps other search engines, stripping your identifying data, such as IP address, user agent, and cookies, in the process. Your search query is sent to the other search engines you enable before aggregating the results. SearXNG has deployment flexibility. If you are a casual user or a mobile user and don’t want to run SearXNG locally, you can use a public instance that is hosted by someone else. The main problem with this is that you are putting trust in the maintainer of the instance regarding stuff like logs that they may keep; good hosts should have a privacy policy explaining their policies. If you are trying to use SearXNG, you can also install the software on your device and then head to 127.0.0.1:8080 in your browser and search from there. While you don’t have to worry about a third-party admin like the public instances, search engines could ultimately block your IP address if they frown on you pulling in their search results locally. If you want to run it locally, it’s a good idea to use proxies or VPNs to hide your actual IP. You don’t have to worry about this with a public instance, as search engines never see your IP address. The main privacy benefit of using SearXNG is that it isolates your identity from the underlying engines that it’s capable of searching, such as Google and Bing. These search engines will only see requests coming from a generic server, so they can’t profile you and create a bubble filter that influences what results you see. This also ensures that your search engine doesn’t turn into an echo chamber that prevents you from reading alternative points of view. As a free software project, you are allowed to inspect SearXNG to make sure there are no negative features bundled inside. This sets it apart from the privacy search engines mentioned earlier because you can’t check their source code. As a meta search engine, you are not restricted to getting results from one source. Due to the fact that it scrapes content from other websites, your SearXNG instance will periodically get blocked from different providers, so it’s good to select a range of sources as a backup. While enabling all of the services will give you great results, this can make searching slower. I am personally happy with slower searches for the best results, but you can always check which providers are slowing down your search from the search results page and disable them to speed things up. If you want decent results quickly, enable the main search providers such as Google, Brave, DuckDuckGo, Qwant, Bing, and Yahoo. This way, you get wide coverage without the latency. On the Engines tab in Preferences, do note that there are different tabs, such as General, Images, and Videos, with their own providers that can be toggled and are not covered by "Enable all" while on the General tab, so be sure to dig into each. Just a note, if you want to enable everything, press "Enable all" in one tab, then hit save at the bottom of the page, then do the next tab, and so on. If you press "Enable all", then do that in each tab, and then save, nothing will stick. When I had just some of the search engines enabled, I searched “define nefarious” and results came back with the definition of “define” - obviously that was a sucky result. However, when I had everything enabled, it found dictionary pages for the word “nefarious” and even had an inline definition on the sidebar, which is quite nice too - that was delivered by WolframAlpha for anyone wondering! Probably the worst thing about this meta search engine is that the engines you select are saved with a cookie, so you must enable them on every new device you use SearXNG on, including if you decide to go into incognito mode with your web browser. Honestly, I would say this is the most annoying aspect, and perhaps if your browser lets you choose a separate private browsing search engine, then it would be best to use DuckDuckGo for this portion of your browsing. Another weakness of SearXNG is the random blocking of it by search providers. When you are on the results page, expand the “Response time” box, and it will show things like “Suspended: too many requests” or “access denied”. This is why it is good to enable several providers so that there is always a fallback to get results from. I won’t pretend SearXNG will be for everyone, however, if you enable all of the providers and put up with the slower response time, the results can be really amazing. Even if you don’t want to use it as your daily driver, keeping a bookmark handy that links to it is a good idea if you ever feel like doing a deep dive into a niche topic where other search engines are just failing to bring up any good result, due to the amount of sources it looks on. If you’re interested in radical user control over the software you use, installing SearXNG locally can also be a good idea, but be prepared to be temporarily blocked from sites if you trigger bot sensors without a VPN. Personally, I’ve opted to use a public instance, rather than install it myself. If you want to use it via a public instance, head over to searx.space to find a provider. Let us know in the comments if you have used SearXNG or its predecessor, Searx. What do you think about the quality of the results?
    • Dear Neowin, If it is not too much trouble, can you start using the new-ish designations for Insider Preview? "Experimental" is different than "former Dev" as it can apply to different models, eg 26H1 or 26H2 etc, right? No need to seed confusion IMHO. And, please "finally" update your graphics. OK?
  • Recent Achievements

    • Week One Done
      flexorcist earned a badge
      Week One Done
    • One Month Later
      Woland13 earned a badge
      One Month Later
    • Week One Done
      Woland13 earned a badge
      Week One Done
    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      503
    2. 2
      +Edouard
      226
    3. 3
      PsYcHoKiLLa
      158
    4. 4
      Steven P.
      75
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!