December, 2015

article thumbnail

Migrate Your WordPress From Bluehost To Digital Ocean

The Polyglot Developer

Bluehost is a great service that is incredibly cheap, but depending on the amount of traffic that you receive, a Bluehost server may not be able to accommodate in performance. For example my WordPress blog, the one you’re on now, receives too much traffic, which is why I had to host it on a VPS service. In particular I’m hosting this WordPress blog on Digital Ocean.

Traffic 52
article thumbnail

Agile Software Development

Professor Beekums

It’d be hard to be a software developer these days without hearing about “being agile” Agile is a popular software development process. It is intentionally loosely defined, though that naturally leads to many many different opinions about what it is. The spectrum varies from those who think there are some rules that absolutely must be followed in order to be considered agile to those who use it to justify a lack of process.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Counterfactuals

The Agile Manager

Earlier this year, my house should have burned to the ground. A CR2032 battery exploded and caught fire in a confined place dense with flammable objects. But my house didn't burn down: at the moment the battery exploded, I was sitting a few feet away from it. I heard a loud bang, investigated, and stamped out the fire within a few seconds. I wasn't planning to be there at the time.

article thumbnail

2015 Favorites

Tim Kadlec

The five most read posts of 2015, in order. Apple’s Web. I’m good for a heat of the moment rant about either standards or Apple (often both) every couple years. This year, it was about Apple’s influence over the standardization process after some fallout around the Pointer Events specification. Client-side MVC’s Major Bug. If your client-side MVC framework does not support server-side rendering, that is a bug.

Energy 40
article thumbnail

Posts from Dr. Dobb’s Journal

Allen Holub

I wrote for DDJ (may it rest in peace) for many many years. Towards the end, I wrote a blog on agile-related topics.

40
article thumbnail

My Activity Report For 2015

The Polyglot Developer

Earlier this year (July), I wrote about my first year of blogging and the stats around it and I feel it was important because it was my first year. This time I’m going to write about my activity in 2015 and report the stats around it. The plan is to do this every year and possibly inspire other developers to start blogs of their own. The post My Activity Report For 2015 appeared first on The Polyglot Developer.

article thumbnail

Navigate Between Routes In A NativeScript Mobile App

The Polyglot Developer

To continue my sprint on Telerik NativeScript related topics, I figured it was time I talk about how to handle navigation to different routes or views within an application. With platforms such as React Native you would use a Navigator component and in platforms such as Ionic Framework you would use the AngularJS UI-Router. With NativeScript, it is even easier to navigate between routes.

Mobile 45

More Trending

article thumbnail

Create A Toast Notification In Android With NativeScript

The Polyglot Developer

Toast notifications are a common thing in Android applications. They are convenient because you can display a message to a user and have it disappear shortly after without blocking any of the UI that might exist within the application. I already demonstrated how to display these notifications in an Ionic Framework application , but this time I’m changing gears to explain how it is done using Telerik NativeScript.

Mobile 40
article thumbnail

Navigate Between Pages In An Ionic Android And iOS App

The Polyglot Developer

In most scenarios, when developing a mobile application, you’re going to want multiple pages or screens for displaying information. In Ionic Framework 1, you’d use the AngularJS UI-Router to navigate between pages , but things are different when it comes to Angular and Ionic 2. The UI-Router is not present in the latest version of Ionic Framework. We’re going to take a look at navigating around an Ionic 2 application and see how easy it is.

Mobile 40
article thumbnail

Waiting For A Loop Of Async Functions To Finish In Node.js

The Polyglot Developer

At the moment Node.js is my web development language of choice, but occasionally I come across something that really grinds my gears. I sometimes find that I’ve fallen into an async hell that screws up a lot of things. For example, maybe I’ve designed an API endpoint that makes a few requests to external services. Before returning data to the client (user), manipulations must be done on the external service data requested.

Design 40
article thumbnail

Find The Application Version In Your NativeScript App

The Polyglot Developer

With all the buzz around NativeScript , I figured it was about time that I demonstrate how to access native features of a device without the use of any plugins. To start off slow I decided it might be convenient to see how to obtain the application version number and display it within the application. To be clear, there are plugins to do all this for you, but the point I’m trying to prove is how easy it is to access core features of iOS and Android with limited knowledge of both.

article thumbnail

Fix iOS 9 App Transport Security Issues In NativeScript

The Polyglot Developer

Since the release of iOS 9, a ton of stress has been put on mobile developers because of forced changes that Apple put in place. The most common problem developers are facing resides in the App Transport Security (ATS) policies that Apple now requires when accessing insecure resources external from the deployed application. This article is actually very similar to the one I wrote regarding Ionic Framework and Apache Cordova.

article thumbnail

Taking Let's Encrypt for a Spin

Tim Kadlec

A lot of folks have been very vocally pushing for “HTTPS Everywhere”, and for good reason. The fact that the lack of HTTPS makes you miss out on shiny new things like HTTP/2 and Service Workers adds even more incentive for those a little less inspired by the security arguments. Unfortunately, moving to HTTPS can be kind of painful as you can see from Jeremy Keith’s excellent post detailing exactly how he got adactio.com onto HTTPS.

article thumbnail

What I Read in 2015

Tim Kadlec

It’s that time of year again. The time when readers everywhere post their “best books of whatever-year” and “my favorite books of the year” lists making my pile of books to read grow rapidly. As usual, I’m happy to return the favor. As I did in the past, I’ve included a rating and short review of each book I’ve read to give both you and I some idea of why I enjoyed each book.