Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
leftnode
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
151.
▲
The Trendline - A weekly newsletter on advanced web application development
(trendline.io)
1 points
by
leftnode
13y ago
|
0 comments
152.
▲
by
leftnode
13y ago
This is an amazing bundle. Patrice O'Neal sadly died a few years ago, but his comedy was still hilarious. Maria Bamford is great. Hannibal Buress is probably one of my favorite rising comedians today. The great thing about this bundle
153.
▲
Show HN: Advanced PHP Web Applications using Symfony and Doctrine
(advancedwebappsbook.com)
1 points
by
leftnode
13y ago
|
0 comments
154.
▲
The Trendline Newsletter: Advanced Web Applications
(trendline.io)
1 points
by
leftnode
13y ago
|
0 comments
155.
▲
Show HN: Writing a book - Advanced PHP Web Applications
(advancedwebappsbook.com)
1 points
by
leftnode
13y ago
|
0 comments
156.
▲
Advanced Web Applications with Symfony
(advancedwebappsbook.com)
1 points
by
leftnode
13y ago
|
1 comments
157.
▲
by
leftnode
13y ago
Hopefully the former. It would be difficult to build anything non-trivial with it. However, I suppose you could build a basic counter or key-value system over HTTP with it.
158.
▲
by
leftnode
13y ago
Could you just claim it to be in the public domain?
159.
▲
Getting Started With Vagrant
(leftnode.com)
6 points
by
leftnode
13y ago
|
2 comments
160.
▲
by
leftnode
13y ago
I agree completely. The geek in me wants to know what they executed on. If I'm an entrepreneur facing the same situation, I'd like to read exactly what others did. Even if it can't help me directly, it gives me some motivation that if other
161.
▲
by
leftnode
13y ago
Why not both? The university I attended, UT Dallas, has a program called the Venture Development Center. Professors can pitch a start-up idea, and if they get accepted, the university donates office space and computers/software/etc. The pro
162.
▲
First Five Months of Building a QuickBooks REST API
(leftnode.com)
1 points
by
leftnode
13y ago
|
0 comments
163.
▲
by
leftnode
14y ago
This is great, I love small hacks like these! I would love to be able to authorize it with my Github account so it can read my contributions to my private repository. All around great work.
164.
▲
by
leftnode
14y ago
Alternatively, I'd never want to work for someone who judged me entirely on some off color humor or silly photos on Facebook.
165.
▲
by
leftnode
14y ago
As long as the QuickBooks WebConnector software can run with your QuickBooks installation, you should be good to go, we're not restricting it to any specific countries.
166.
▲
by
leftnode
14y ago
I don't know yet. There's so many different working parts of QuickBooks it's tough to determine where to prioritize. Some of our initial customers use vendors extensively, so they're a bit higher on the list.
167.
▲
by
leftnode
14y ago
Sure thing! We don't have one yet, and we're hoping to use this initial beta launch to determine best how to launch it.
168.
▲
by
leftnode
14y ago
Right now when you create a new MajorApi QuickBooks Application, it reads in your items and sales reps so they can be references in invoices you create. Then we have a database in the middle of the two because you can't have real time reads
169.
▲
by
leftnode
14y ago
No time logging yet. We focused on what we perceived were the two biggest use cases: customers and invoices. Prioritizing our integrations next, we'll look into time clocking.
170.
▲
by
leftnode
14y ago
We just launched this and I can answer questions if anyone is interested. MajorApi is a RESTful wrapper around QuickBooks. QuickBooks is notoriously difficult to work with. Yes, they do have some REST APIs you can use with their IPP platfor
171.
▲
by
leftnode
14y ago
I have a RESTful Symfony2 bundle that sends an X-Men header with a random X-Person from the comic books: https://github.com/brightmarch/BrightmarchRestfulBundle/blob...
172.
▲
by
leftnode
14y ago
Yup, and none of that is any fun. As a developer, what would you prefer: writing against their giant XSD schemas or just making a POST request to a URL with invoice information? I'll take REST any day of the week.
173.
▲
by
leftnode
14y ago
That's not a bad idea, however the customer wished to use Quickbooks WebConnector because that is what their Quickbooks consulting agency recommended.
174.
▲
by
leftnode
14y ago
I do a lot of freelancing work to build up my small side business. A job I recently took on was to integrate an ecommerce site into Quickbooks using the Quickbooks Web Connector. If you've ever had to use this software, I'm sorry. It is not
175.
▲
Writing a Quickbooks REST API
(metricsapi.com)
38 points
by
leftnode
14y ago
|
14 comments
176.
▲
Show HN: Quickbooks REST API
(metricsapi.com)
2 points
by
leftnode
14y ago
|
0 comments
177.
▲
Show HN: Google AdWords REST API
(metricsapi.com)
5 points
by
leftnode
14y ago
|
0 comments
178.
▲
Ask HN: So, what is your problem?
34 points
by
leftnode
14y ago
|
69 comments
179.
▲
by
leftnode
14y ago
I did at a previous job. It was a small web development shop owned by a husband and wife, and around 7 employees. I was the lead developer there and getting bored with the work. I proposed that I work 3 days a week, Monday, Wednesday, Frida
180.
▲
by
leftnode
14y ago
One I'd like to add is Docopt: http://docopt.org/ and https://github.com/docopt/docopt It makes it very simple and intuitive to build command line apps.
More ›