forked from coderiver/daisydisk2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathblog.html
More file actions
180 lines (179 loc) · 9.23 KB
/
blog.html
File metadata and controls
180 lines (179 loc) · 9.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Blog</title>
<meta name="viewport" content="initial-scale=1"/>
<link rel="stylesheet" media="screen" href="css/screen.css" >
<link rel="stylesheet" href="css/font-awesome.css">
<!--[if IE]><script src="js/html5shiv.js"></script><![endif]-->
</head>
<body>
<!-- begin out-->
<div class="out green">
<!-- begin header-->
<header class="header">
<div class="header__inside">
<div class="header__in">
<a href="index.html" class="header__logo">
<span class="header__txt"><i class="header__ico"></i><img src="img/svg/daisydisk.svg" alt="DaisyDisk">DaisyDisk</span>
</a>
</div>
<div class="header__in_right">
<i class="fa fa-bars"></i>
<nav class="menu">
<li class="menu__item">
<a href="index.html">Home</a>
</li>
<li class="menu__item">
<a href="store.html">Store</a>
</li>
<li class="menu__item">
<a href="support.html">Support</a>
</li>
<li class="menu__item">
<a href="about.html">About</a>
</li>
<li class="menu__item menu__item_is-active">
<a href="blog.html">Blog</a>
</li>
</nav>
</div>
</div>
</header>
<!-- end header -->
<!-- begin wrapper-->
<div class="wrapper">
<!-- begin inner-->
<div class="inner">
<div class="blog">
<p class="blog__ttl">Blog</p>
<!-- begin post-->
<div class="post">
<span class="post__date">Jul 17, 2014</span>
<p class="post__ttl">DaisyDisk 3 beta, LilyView</p>
<p class="post__txt">Greetings, DaisyDisk users.</p>
<p class="post__txt space">It’s been a quiet summer, but we still have some news to share.</p>
<p class="post__txt space">First of all, DaisyDisk 3 is slowly but surely approaching the release date.</p>
<p class="post__txt padding">The good news is that you can <a href="#">try the beta</a> today and see what we’ve been working on during the past months. The beta will be updated until the final version is available. Better news: DaisyDisk 3 will be free for all DaisyDisk 2 users. It will be available in both Mac App Store and standalone edition and as usual we’ll offer free migration to standalone.</p>
<!-- begin cycle -->
<div class="blog__cycle">
<span class="blog__prev"></span>
<span class="blog__next"></span>
<div class="cycle-slideshow"
data-cycle-timeout="0"
data-cycle-prev=".blog__prev"
data-cycle-next=".blog__next"
data-cycle-pager=".cycle-pager"
data-cycle-swipe="true"
data-cycle-slides="> img"
data-cycle-manual-fx="scrollHorz"
data-cycle-manual-speed="300"
>
<img src="img/slide_1.jpg" alt="slide1">
<img src="img/slide_2.jpg" alt="slide2">
<img src="img/slide_1.jpg" alt="slide1">
</div>
<div class="cycle-pager"></div>
</div>
<!-- end cycle -->
<p class="aftercycle">The list of changes includes a brand new design, full retina display support, a new engine and a huge amount of smaller, but useful features, updates and tweaks.</p>
<p class="post__txt space">Oh, yes, the release notes:</p>
<ul class="post__notes">
<li class="notes__item"><span>New design and application icon.</span></li>
<li class="notes__item"><span>Full support of Retina displays.</span></li>
<li class="notes__item"><span>New 64-bit only engine (requires OS X 10.7+).</span></li>
<li class="notes__item"><span>Folder rescanning without having to rescan the whole disk.</span></li>
<li class="notes__item"><span>Contents of file bundles can now be inspected.</span></li>
<li class="notes__item"><span>Updated list of system files that should not be deleted.</span></li>
<li class="notes__item"><span>Thunderbolt disks are now correctly recognized.</span></li>
<li class="notes__item"><span>Uses Notification Center on OS X 10.8+, Growl 2 on OS X 10.7.</span></li>
<li class="notes__item"><span>Added menu command to launch Disk Utility, might be helpful for disk troubleshooting.</span></li>
</ul>
<div class="tags">
<span class="tags__span">Tags: </span><a href="#">Anounce</a>,<a href="#"> Updates</a>
</div>
</div>
<!-- end post -->
<!-- begin post -->
<div class="post">
<span class="post__date">Oct 14, 2013</span>
<p class="post__ttl">DaisyDisk 3, Mac App Store upgrades and related issues</p>
<p class="post__txt space big-padding">Since the release of DaisyDisk 3 many Mac App Store users complained about “lost” functionality and inability to scan the disks as they’re used to be. Here’s a short explanation about what’s going on and what we’re doing about this.</p>
<p class="post__txt space padding">As you may already know, some time ago <a href="#">Apple</a> introduced app sandboxing as an extra security measure. In theory, isolating applications prevents hackers from getting your private data or ruining your system, but in practice it has certain drawbacks for both users and developers. The main problem is that from now on all Mac App Store apps are isolated and can’t access most locations on your Mac without clearly receiving your permission. This permission can be provided through the familiar Open panel or by dragging and dropping a file, folder or disk to the app’s main window.</p>
<p class="post__txt space">So, what could we do?</p>
<ul class="post__notes">
<li class="notes__item space"><span>Leave Mac App Store without updates. In this case App Store users would get a two year old version, which never gets updated. Some developers have already done this.</span></li>
<li class="notes__item space"><span>Remove DaisyDisk from the Mac App Store entirely and only sell it from our site. Technically it’s the easiest solution, which could have saved us months of work.</span></li>
<li class="notes__item space"><span class="padding">Adopt sandboxing for Mac App Store version and omit one for standalone version. This means having to do a lot of extra work just to release a free update to the existing app.</span></li>
</ul>
<p class="post__txt space padding">The easiest way to apply sandboxing could have been turning the app into a manually populated drop area where in order to view the disk’s capacity or even name one would have to add it first. For many it’s a solution, not for us.</p>
<p class="post__txt padding">Our problem is that we haven’t spent enough time on current implementation (it’s been finished in a rush) and haven’t tested it too good on real-world cases, so the result is quite confusing. The release version of DaisyDisk 3 is the 4th major iteration of the design, 3 previous ones have been rejected during review process and in fact we’ve spent much more time on app sandbox than we’d liked (we tried at least ten different versions of the UI).</p>
<div class="tags">
<span class="tags__span">Tags: </span><a href="#">Uncategorized</a>
</div>
</div>
<!-- end post -->
<!-- begin post -->
<div class="post">
<span class="post__date">Sep 3, 2011</span>
<p class="post__ttl">DaisyDisk 3.0.2 is out</p>
<p class="post__txt space">Good news, friends. DaisyDisk 3.0.2 is out. It adds a workaround for yet-another-Mavericks-bug (sorry for inconvenience) and speaks German, French, Italian, Russian and Swedish.</p>
<p class="post__txt space"><a href="#">Download</a>, enjoy and let us know what you think.</p>
</div>
<!-- end post -->
<div class="blog__pagination">
<a class="previous" href="#"><span>Previous</span></a>
<div class="count">
<a class="count__item is-active" href="#">1</a>
<a class="count__item" href="#">2</a>
<a class="count__item" href="#">3</a>
</div>
<a class="next" href="#"><span>Next</span></a>
<a class="next__arrow"></a>
</div>
</div>
</div>
<!-- end inner -->
</div>
<!-- end wrapper -->
<!-- begin footer -->
<div class="footer">
<div class="footer__inside">
<div class="footer__feedback">
<p class="footer__p">Give us some feedback:</p>
<a href="mailto: support@daisydisk.com" class="footer__a">support@daisydisk.com</a>
<div class="footer__logo">
<ul class="symbol">
<li class="symbol__disk"></li>
<li class="symbol__beat"></li>
<li class="symbol__lily"></li>
</ul>
</div>
<div class="footer__copyright">
<p>© 2006-2014 Software Ambience. All rights reserved.
<p>Website design: <a href="http://gorohov.name">Andrei Gorokhov</a></p>
</div>
</div>
<div class="footer__menu">
<ul class="footer__nav">
<li class="nav__item"><a href="index.html">Home</a></li>
<li class="nav__item"><a href="store.html">Store</a></li>
<li class="nav__item"><a href="support.html">Support</a></li>
<li class="nav__item"><a href="about.html">About</a></li>
</ul>
<ul class="footer__nav">
<li class="nav__item"><a href="blog.html">Blog</a></li>
<li class="nav__item"><a href="#">Media Kit</a></li>
<li class="nav__item"><a href="#">Lost Registration</a></li>
<li class="nav__item"><a href="support.html">FAQ</a></li>
</ul>
</div>
</div>
</div>
<!-- end footer -->
</div>
<!-- end out-->
<script src="js/lib/head.js" data-headjs-load="js/init.js"></script>
</body>
</html>