Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yehanyin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
yehanyin
12y ago
Totally agree. Desktop app is more fit place for HTML5 than mobile. node-webkit is awesome and it can also benefit from the improvement of node and chromium.
2.
▲
What you should know before starting node-webkit
(yedingding.com)
76 points
by
yehanyin
12y ago
|
21 comments
3.
▲
by
yehanyin
12y ago
Thank you. I would say it's a buzz word from the recruiters. However, it's interesting to hear Ari said he built the app from hardware, OS, frontend, backend, etc as a full stack development in the episode.
4.
▲
by
yehanyin
12y ago
Thank you. Sorry I mess that.
5.
▲
Interview Ari Lerner about AngularJS, FullStack and Book Writing
(yedingding.com)
9 points
by
yehanyin
12y ago
|
6 comments
6.
▲
An Open Source Gmail Notifier for Mac OS X
(ashchan.com)
16 points
by
yehanyin
13y ago
|
12 comments
7.
▲
by
yehanyin
13y ago
Awesome work! I do love the quality of this speaker especially with such price. Thank you!
8.
▲
by
yehanyin
14y ago
Cool, :) So you start a smtpd to catch your mails and do the test. That's also how MailCatcher( http://mailcatcher.me ) works. If it's fine to start a smtpd, it's a good choice too!
9.
▲
by
yehanyin
14y ago
mails_viewer can do 1 and 2. The default usage will not send out emails at all. But if you want, you can. So it's preview and conditional send. mail_view requires you to write additional code. The pro is that you can preview it lively witho
10.
▲
by
yehanyin
14y ago
Besides mails_viewer, there are several more choices such as mail_view, letter_opener, mailcatcher and mailsafe. Checkout our blog http://blog.pragmatic.ly/announcing-mailsviewer-a-rails-engi... for more info. There is a link in the githu
11.
▲
by
yehanyin
14y ago
@mr_november Thanks for read. You can directly get the codes at the github. Tomlion is my former colleague and I worked with him on this project at the beginning. And now I'm the only maintainer and you can see the changes via the commits.
12.
▲
by
yehanyin
14y ago
SublimeVideo is what RailsCasts using now. So you should be very familiar with how it works, :)
13.
▲
Video matters But which hosting service to use?
(blog.pragmatic.ly)
17 points
by
yehanyin
14y ago
|
13 comments
14.
▲
by
yehanyin
14y ago
Thanks for the invitation. I'm glad to have the chance to try it today. It works great and definitely will be my first choice for mockup when starting a new web app. Thanks again!
15.
▲
by
yehanyin
14y ago
Thanks for the stats share. And the nice app too, :)
16.
▲
by
yehanyin
14y ago
Finish it, even if you're a potential competitor of my product https://pragmatic.ly , :) I enjoy building Pragmatic.ly and learning a lot from the process meanwhile. I believe you will too as long as you keep iterating.
17.
▲
by
yehanyin
14y ago
I like the design, simple and clean. The title sounds inflated but you win me, :)
18.
▲
by
yehanyin
14y ago
You're not alone. I feel bad about the release. It's ok that VMware release 5. But the problem is when you have version 4.1 , why you directly release 5 instead of 4.2? The Fusion 3 is release after Fusion 2.0.6 and I paid the upgrade fee.
19.
▲
by
yehanyin
14y ago
There are many and many tricks about how to play with HN and force me to follow the tricks. Usually I read HN news via RSS reader and glad with the quality of feeds. So in this case it's not bad to provide me the good contents to read. But
20.
▲
by
yehanyin
14y ago
Thanks for the information! Yeah, activity is the problem if do a HN-like site because the community of HN is great and can't be copied. So I wonder whether there are any sites which segment the articles in HN. And also it can be the window
21.
▲
Ask HN: Are there any segmented HackerNews?
8 points
by
yehanyin
14y ago
|
2 comments
22.
▲
by
yehanyin
14y ago
seems the demo doesn't work for me due to js errors. However, seems https://github.com/eternicode/bootstrap-datepicker is good for single datepicker.
23.
▲
by
yehanyin
14y ago
Thanks for the information. We'll definitely check it out.
24.
▲
A Practical Guide to Use Spine.JS in Real World App
(blog.pragmatic.ly)
16 points
by
yehanyin
14y ago
|
4 comments
25.
▲
by
yehanyin
14y ago
@rickmb Thanks. Not natively supported by Firefox is bad. However, at least the firefox user can install the extension to make it work. IE is another story. I hope it can be supported in later version of IE 10. Those two specs are not compe
26.
▲
by
yehanyin
14y ago
@sp332 Thanks for the info. Yup, if you install the offline Gmail, it will still check in the background when Chrome is closed. This background feature is only available to Chrome apps or extensions but not to the web pages.
27.
▲
by
yehanyin
14y ago
Web Notification is only available when you have page opened. There are many solutions of pubsub in web server, such as push notification in iOS. So once your web server can push messages to the client, you can send the notification to 'Not
28.
▲
Not perfect but it's time to integrate web notifications
(blog.pragmatic.ly)
35 points
by
yehanyin
14y ago
|
7 comments
29.
▲
by
yehanyin
14y ago
It's different. While momentjs focus on date parsing, manipulating and formatting, smart-time-ago is the lib to update the relative timestamps in time on the page.
30.
▲
by
yehanyin
14y ago
It depends on the application itself. For pages which user will only stay for few minutes, no much more efficiency gained. But for realtime apps which user will keep the page open for hours/days, it will improve a lot. And for apps which ha
More ›