+1 for Laragon, simply a joy to work with.
HN user
dazmiller
Coder, geek, father
Great read.
Well worth the time, some fascinating insights into space flight.
You can try https://www.mybos.com/
and this material theme
https://squidfunk.github.io/mkdocs-material/
Looks good, searchable, etc, etc, i think it produces some nice docs very easily
I use mkdocs. https://www.mkdocs.org/ very nice, fast and easy to use
Check out OctoberCMS
Very nice simple but powerful system.
Open source as well.
Lots of plugins
Hi,
Check outmkdocs.
They have some great themes and you can get pretty close to what you want. Easy to use and quite powerful.
There are two that i like.
Odoo (once openerp) has a lot of modules for all kinds of hardware/manufacturing/ stock management etc. Overall not a bad system.
ERPNext is the other one, with a cool mobile app as well, so easy to manage on the road. Its pretty light weight and easy to extend if needed.
I have used this tool with success before
https://www.mysql.com/products/workbench/
You can tell it to reverse engineer the db and it will construct diagrams for you. It has good tools for visually mapping as well.
And its FREE !!!!!!
I develop with Go on Windows 10 and have had no issues. I use vscode as an IDE, as long as your GOPATH is set correctly, everything works fine.
What issues are you experiencing?
Leave work early and have a weekend. No better way to have a productive Monday
link not working for me
https://payhip.com/b/UyHJ is a working link
404 for me. Link is broken
Check out Dreamfactory. https://www.dreamfactory.com/
Really helps with your option 2
sounds great
If your brave then try Laravel Spark
https://mattstauffer.co/blog/introducing-laravel-spark-a-dee...
http://www.programmableweb.com/api/noaa-climate-data-online
https://catalog.data.gov/dataset/u-s-hourly-precipitation-da...
http://www.wunderground.com/weather/api/d/docs
http://www.ncdc.noaa.gov/cdo-web/webservices/ncdcwebservices
https://data.noaa.gov/dataset/u-s-15-minute-precipitation-da...
Note some maybe datasets, so you may have to import them into a db and then just use something like
to quickly publish your own api.
This isnt web based but i use mysql workbench. Great tool. Has lots of little time saving features like table templates (can quickly right click and add a new table based upon a template u have created. Real time saver) and many many other goodies.
Hi,
Sydney, Dodo, Australia:
202.146.213.23
Pinging 202.146.213.3 with 32 bytes of data:
Reply from 202.146.213.3: bytes=32 time=24ms TTL=58
Reply from 202.146.213.3: bytes=32 time=24ms TTL=58
Reply from 202.146.213.3: bytes=32 time=25ms TTL=58
Reply from 202.146.213.3: bytes=32 time=25ms TTL=58
106.187.98.41
Pinging 106.187.98.41 with 32 bytes of data:
Reply from 106.187.98.41: bytes=32 time=138ms TTL=51
Reply from 106.187.98.41: bytes=32 time=138ms TTL=51
Reply from 106.187.98.41: bytes=32 time=138ms TTL=51
Reply from 106.187.98.41: bytes=32 time=138ms TTL=51
50.116.56.20
Pinging 50.116.56.20 with 32 bytes of data:
Reply from 50.116.56.20: bytes=32 time=243ms TTL=45
Reply from 50.116.56.20: bytes=32 time=243ms TTL=45
Reply from 50.116.56.20: bytes=32 time=242ms TTL=45
Reply from 50.116.56.20: bytes=32 time=242ms TTL=45
Hope this helps
D
check out the Ray Wenderlick tutorials, really well explained, up to date with storyboards and really well paced tutorials. Our staff loved them, and helped them get up to speed very quickly. http://www.raywenderlich.com/
we have used it extensively in our applications, some of them with over 20 different views. The real power of the storyboard is to give you a visual guide to the flow of your application, and also a quick and easy way to get an overall picture of whats going where. We havent had any issues with it so far (but i know that some people have), but i am unable to offer a good reason why we havent had any issues, apart from maybe just dumb luck.
Our coders are now totaly in love with the storyboard view and i doubt i could get them to change easily. They are now producing code and apps 20%-30% faster than before simply due to the ability to see what is going on globally.
Another great feature is that you can easily demonstrate and allow non technical people to see the flow of screens and interactions.
jira is one of the best
you can download and install local or run in a hosted solution.
There is lots of work available, but be prepared to fight tooth and nail to make a decent profit from it.
if you dont know Obj-C and have some js knowledge then you can get up to speed very quickly using titanium appacelerator
Uses js to do most things, so as a stopgap until you have fully learnt Obj-C this might be a good gentle introduction to iPhone dev. It also produces Android code (with some massaging).
http://www.raywenderlich.com/tutorials
There IOS 5 by tutorials is very well done, and also uses XCode 4.2 (thank god)
i dont quite understand, the plugins allow you to view the resultant JSON from an ajax request. Sorry for misunderstanding.
The Firefox plugin states:
Normally when encountering a JSON document (content type "application/json"), Firefox simply prompts you to download the view. With the JSONView extension, JSON documents are shown in the browser similar to how XML documents are shown. The document is formatted, highlighted, and arrays and objects can be collapsed. Even if the JSON document contains errors, JSONView will still show the raw text.