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

    • So I did a quick test based on 3+ different public instances from the litany at searx.space ... and it spins everything rather differently. It seems that SearXNG is a meta-search engine (queries multiple search indexes rather than only Google's or Bing's or Wikipedia's or Reddit's) that operates in two modes: > public instances ... each instance opens itself to outside users who piggyback on its cached search history; this instance's own identity becomes known/tracked but end-users are hidden similar to an anonymization proxy; this instance's querying of major search indexes may be API based [rated limited, blocked, etc.]). > private instances ... your private install/instance that itself queries multiple (configurable) search indexes of crawled web content; every major Search Engine associates all traffic to your private instance (so your traffic is tracked via network usages) but client-side tracking (your own browser/computer specs) is flushed because it's a "server" doing the querying rather than your browser. My test asked the same 1 question to the 3+ engines and they all returned vastly different results: some had CAPTCHA failures against Google, some had failures against Wikipedia, and the actual results were also different -- some had auto-complete enabled, others returned a wikipedia highlighted excerpt despite the Wikipedia failure (hinting at results being cached from previous keyword matching), and others just gave an Are-You-Human non-CAPTCHA loop before returning random results. So this begs the caveat: Search query results will vary based on which instance is used because every instance queries the other search indexes separate (and thus its results are influenced on that instance's aggregate search history and index-access limitations). The major distinctions for SearXNG versus DDG or Brave: > The search UI is 'untracked' since no UI trackers are baked-in which would phone home or lay cookies into your browser (for DDG/Brave usage stats), > There is no 'crawler' that canvasses the Internet to discover fresh content (it leaves that to the major search indexes), > Queries multiple search indexes ("meta-search engine") based on the configurations and usage history of the server instance, > Privacy-friendly due to its ability to shield user tracking via standing up a non-local server instance connectable to major VPN providers: queries would all appear to come from general VPN/Proxy providers rather than your private instance (whether installed locally or on your own VPS in the cloud). PS: I've previously come across specialized search engines of this nature that indexes searches across media assets like YT, OF, etc. SearXNG seems to be a good backbone...if the rate-limiting/captcha/etc. issues were resolved.
    • For a guy who claims to hate Farage and the ignorant, gullible, rightwing racist skinheads sponsored by Putin that his lies represent, you sure are quoting them time and time and time again, mate. I guess you're conveniently ignoring the fact that your country and commonwealth just happened to work much better when it was still part of the E.U.? Denial isn't just a river in Egypt.
    • Do you live in the U.K? Do any of the people here that are against the UK leaving the E.U, live in the U.K? If not then why are you bothered? If you do live here then it is a different thing . Brexit was a good idea, should have done it years before, it was done badly, but the idea was good. You are saying the same thing as remainers do, oh we did what Putin wanted, we listened to the lies and Farage. I hate Farage and never believed most of what he said, certainly did not believe the £350m a week for the NHS. But we did pay a lot of money to the E.U and yes some of it came back, but what is the point of paying it out for only some of it to come back? Get out of the E.U, no money to them and in theory we can use the money to do things in the country. I said in theory, but our governments are a total and complete waste of space. No matter what colour rosette they wear. You and others say it was a mistake and yet the two main parties in the U.K are not looking at rejoining the EU, I wonder why that is? I was not tricked by anyone. Makes no odds now, we are out and have been for 10 years, what we need is a decent government to run the country. All they do is shout at each other like a load of kids and seems to do nothing and make this country more into a police and nanny state. Getting more like China all the time.
    • 4TB TEAMGROUP MP44Q, 2TB T-Force G50, and 2TB WD My Passport SSDs drop to great prices by Fiza Ali Prime Day may be over, but there are still worthwhile storage deals available, including discounts on SSDs for shoppers who missed the event or are looking to upgrade their storage solution. Particularly, 2TB Western Digital My Passport, 2TB TEAMGROUP T-Force G50, and 4TB TEAMGROUP MP44Q SSD are selling at great prices with up to 23% off. The 2TB TEAMGROUP T-Force G50 is an M.2 2280 PCIe 4.0 x4 NVMe SSD with sequential read speeds of up to 5,000MB/s and sequential write speeds of up to 4,500MB/s. The drive has an endurance rating of 1,300 TBW (terabytes written) and features a DRAM-less design. The company specifies a mean time between failures (MTBF) of 3 million hours. The drive includes an "ultra-thin" graphene heat spreader that helps dissipate heat without significantly increasing the drive's thickness. It also supports S.M.A.R.T. monitoring, allowing compatible software to monitor drive health and operating status. The SSD is rated for operating temperatures from 0°C to 70°C, with a storage temperature range of -40°C to 85°C. The drive is backed by a five-year limited warranty as well. 2TB TEAMGROUP T-Force G50 SSD: $269.99 (Amazon US) The TEAMGROUP MP44Q is an M.2 2280 PCIe 4.0 x4 NVMe SSD that delivers sequential read speeds of up to 7,000MB/s and sequential write speeds of up to 5,900MB/s. It uses 3D QLC NAND flash memory to provide 4TB of storage capacity for games, applications, media files, and other data. The drive has an endurance rating of 2,000 TBW and an MTBF of 1.6 million hours. The SSD features a DRAM-less design and supports TEAMGROUP's S.M.A.R.T. monitoring software, allowing users to monitor drive health, temperature, and remaining lifespan. For thermal management, the MP44Q also includes an "ultra-thin" graphene heat spreader. It is designed to operate at temperatures between 0°C and 70°C and can be stored at temperatures ranging from -40°C to 85°C. The SSD is also backed by a five-year limited warranty. 4TB TEAMGROUP MP44Q SSD: $478.99 (Amazon US) The 2TB WD My Passport SSD connects via a USB-C port using the USB 3.2 Gen 2 interface. It delivers sequential read speeds of up to 1,050MB/s and sequential write speeds of up to 1,000MB/s through NVMe technology. In terms of security features, the drive includes password protection with 256-bit AES hardware encryption. The SSD is also designed to resist shock and vibration and is rated to withstand drops from heights of up to 6.5 feet. The recommended operating temperature range is 5°C to 35°C, while the non-operating temperature range is -20°C to 65°C. This drive is also backed by a five-year limited warranty. 2TB Western Digital My Passport SSD: $279.99 (Amazon US) Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • Yeah... The root of my comment, ostensibly, is how to spin the story via the actual technical merits of the solution! * Decentralized (aka federated) solution with built-in encrypted ephemeral message transport, * Transport via Relays (intermediary servers) with no message archival, * Second configurable pathway are actual email servers (if DNS records are programmed accordingly) via IMAP protocols carriage, * "Chat-over-Email" is the design pattern adopted; it can either leverage full-blown Email Server (must use the INBOX folder) to exchange all received messages/edits/reactions (so be weary of notifications overloads) [best practice is creating a separate email acct used explicitly for federated chat purposes!] or leverage its built-in Relay Server mechanism which actually resides on-device (by default but can be configured otherwise), * By virtue of be a decentralized/federated model, all other intermediary servers who may pass-along messages (while the recipient's final relay/device is inaccessible) cannot snoop on the messages due to the encrypted nature of contents. The intermediaries may, however, analyze the metadata due to the simple fact that routing mechanisms require hints for relay destinations. Unfortunately, whomever is posting about DeltaChat across socials are misleading with "zero metadata" claims -- especially when the Relays (according to their own technical documents) mandate the addition of chat-version metadata and other decorations in order to actually transport any message. -- Based on this summary, I'd prefer if they'd better dual-path message transport (email server add-in, federated relay engine) rather than patch-on email protocols to existing federated social media frameworks. They're frankensteining something rather than extending widely-deployed technology stacks.
  • 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
      492
    2. 2
      +Edouard
      225
    3. 3
      PsYcHoKiLLa
      147
    4. 4
      Steven P.
      75
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!