Strona głównaUżytkownik

jj09 | użytkownik

jj09
jj09
3 908,07
1484 dni, 5 godzin, 29 minut temu
19 czerwca, 2013
dotnetomaniak.pl

I decided to write this post, because before joining Facebook I thought that PHP is just old, limited language from 2 decades ago when server was responsible for simple form parsing, and generating HTML...

Tagi: PHP
Źródło: jj09.net
Dziel się z innymi:
PHP in 2020 it’s not your mama’s PHP

Web 1527 dni, 3 godziny, 27 minut temu jj09 73 źrodło rozwiń

One of the best books I've read last year was "Hello, Startup" by Yevgeniy Brikman I wrote a book review summarizing my learnings: https://jj09.net/hello-startup-360-overview-of-running-tech-business/

Tagi: Startups
Źródło: jj09.net
Dziel się z innymi:
Hello, Startup – 360 overview of running tech business

Inne 1554 dni, 3 godziny, 10 minut temu jj09 49 źrodło rozwiń

Over years, I noticed that people develop a grudge against coworkers or their bosses. Often, if not always, this is caused by others goals and job constraints...

Tagi: career, work
Źródło: jj09.net
Dziel się z innymi:
[EN] Don’t hate the player! Hate the game!

Inne 1590 dni, 3 godziny, 16 minut temu jj09 94 źrodło rozwiń

It’s been almost a year since I joined Azure Search team. A lot has changed since then. I joined right after team grew from 12 to 25 people with a mission to add text analytics intelligence to search. A few months later entire Cognitive Services (Azure Machine Learning APIs) platform team joined us. Then we hired additional 25 people to build scalable platform for both Cognitive Services and Azure Search. After that we also got a team of data scientists who are building the actual machine learning models...

Źródło: jj09.net
Dziel się z innymi:
[EN]Building Cloud Search as a Service with AI

Cloud 1969 dni, 1 godzinę, 1 minutę temu jj09 32 źrodło rozwiń

Seeing AI is a mobile app that narrates the world around you. It enables people with low vision to recognize faces, objects, text, bills, colors, and much more! Seeing AI was first announced at //build conference in 2016. Over last few months I was working with Seeing AI team overnight on in-app Photo Gallery that allows you not to browse through photos that you have taken earlier.

Tagi: AI, Xamarin
Źródło: jj09.net
Dziel się z innymi:
Seeing AI Photo Gallery

Mobile development 2027 dni, 3 godziny, 53 minuty temu jj09 25 źrodło rozwiń

Earlier this year I attended QCon Beijing and QCon Sao Paulo conferences. I really like QCon, because there is no marketing, just real experts exchange of experience. After my first QCon (Shanghai in 2016) I was very excited to come back this year!

Tagi: AI, Azure, web
Źródło: jj09.net
Dziel się z innymi:
[EN] QCon conferences – real experts experience exchange

Web 2122 dni, 3 godziny, 42 minuty temu jj09 7 źrodło rozwiń

Password managers are very popular these days. There are some that store your passwords locally (e.g., KeePass), but vast majority store your passwords online. Two, most popular ones are 1password and LastPass. All online password managers claim they are secure. But do you know that for sure?

Źródło: jj09.net
Dziel się z innymi:
Do you Trust password managers?

Narzędzia 2181 dni, 57 minut temu jj09 142 źrodło rozwiń

One of the top Azure App users requests was to add Touch ID support for additional security. In this post I will share the details of implementing biometrics authentication for iOS and Android with Xamarin.

Tagi: C#, Xamarin
Źródło: jj09.net
Dziel się z innymi:
[EN] Adding biometrics authentication to Xamarin.iOS (Touch ID / Face ID) and Xamarin.Android (Fingerprint)

Mobile development 2283 dni, 3 godziny, 47 minut temu jj09 41 źrodło rozwiń

One of our top user’s feedback requests was to enable multiple account access without singing out and signing in. It is now available on latest iOS and Android releases!

Źródło: jj09.net
Dziel się z innymi:
[EN] Managing multiple accounts in Azure App

Mobile development 2343 dni, 2 godziny, 54 minuty temu jj09 13 źrodło rozwiń

Recently we added in-memory caching to Azure App. You can try it out now on iOS and Android! It turns out Mono doesn’t have System.Runtime.Caching namespace, which makes it easy to implement caching for .NET apps. We had to find another way...

Tagi: C#, Xamarin
Źródło: jj09.net
Dziel się z innymi:
[EN] In-memory caching in Xamarin apps

Mobile development 2394 dni, 5 godzin, 8 minut temu jj09 47 źrodło rozwiń

The latest Azure Mobile App update has statuses on the resources list: You probably want to ask why we didn’t have them before. Great question! Currently Azure Resource Manager (public API we are using to get your Azure resources) requires to make separate calls to get single resource status. It means: if you have 100-200 resources, you would have to make 100-200 extra calls. There are some people who has almost 2000 in one subscription! Taking perf...

Źródło: jj09.net
Dziel się z innymi:
[EN] Azure Resource Manager Batch API

Mobile development 2426 dni, 5 godzin, 20 minut temu jj09 15 źrodło rozwiń

Earlier this month I spoke at SeattleJS meetup. I love this meetup! People attending it are awesome! Thank you Jeremy Foster for inviting me to speak! If you are living in Seattle area you should definitely check it out! I gave fast-paced 30 mins overview of TypeScript. I showed a sample app that is taking advantage of webpack for continuous compilation, bundling and minification. I also did quick demo of Aurelia Framework

Źródło: jj09.net
Dziel się z innymi:
Quick intro to web development with TypeScript, webpack and Aurelia

Web 2484 dni, 13 godzin, 9 minut temu jj09 102 źrodło rozwiń

For last 6 months I’ve been working on the Azure Mobile App for iOS and Android. We officially announced it at Microsoft’s //build conference keynote last month. Now, you can monitor your Azure Resources from your phone! You can also take quick management actions, like start/stop/restart. Actually, you can do whatever you want using Cloud Shell that enables you to execute any command available through Azure CLI and PowerShell. To learn more ab...

Tagi: Azure, mobile
Źródło: jj09.net
Dziel się z innymi:
Under the hood of the Azure Mobile App

Mobile development 2514 dni, 2 godziny, 30 minut temu jj09 31 źrodło rozwiń

You are probably familiar with Uncle Bob’s classic: Clean Code. While Clean Code is about good engineering practices, and writing good code, The Clean Coder is more about communication aspect of developer’s work. It’s about how to behave professionally, be disciplined, and stick to good coding practices. What’s more, it demonstrates how to avoid common pitfalls in software development process. Such as underestimating time, undergo management pressure ...

Tagi: books
Źródło: jj09.net
Dziel się z innymi:
[EN] The Clean Coder: A Code of Conduct for Professional Programmers

Sztuka programowania 2561 dni, 16 godzin, 41 minut temu jj09 52 źrodło rozwiń

In 2017 C# is dead...

Tagi: C#
Źródło: jj09.net
Dziel się z innymi:
[EN] C# is dead

Inne 2573 dni, 4 godziny, 3 minuty temu jj09 401 źrodło rozwiń

You probably have heard about The Joel Test. This test helps you to determine how good a software team is. It was created almost 17 years ago by Joel Spolsky (currently CEO of StackOverflow). It's time for an update!

Tagi: Joel Spolsky
Źródło: jj09.net
Dziel się z innymi:
[EN] The Joel Test for 2017

Sztuka programowania 2590 dni, 21 godzin, 23 minuty temu jj09 39 źrodło rozwiń

Over four years ago I created a simple Pomidoro Windows App in order to learn Windows RT app development. Yeah! Windows RT was a new thing back then! My app was a simple timer that counts down from 25 minutes to 0. It was designed to use when applying the Pomodoro Technique... You will not believe what has happened last year!

Źródło: jj09.net
Dziel się z innymi:
[EN] I created Windows app over the weekend and you will not believe what happened next

Windows 2597 dni, 2 godziny, 28 minut temu jj09 56 źrodło rozwiń

Everyday when I am doing some small bug fixes or minor improvements I am thinking about the British Cycling team. They dominated 2012 Olympics thanks to marginal improvements. Such as cleaning hands properly, taking their own pillows when traveling or sleeping in the right position. All of these small things put together resulted in 7 out of 10 track cycling gold medals...

Tagi: productivity
Źródło: jj09.net
Dziel się z innymi:
[EN] How we saved $1,000,000 for Microsoft with this one, small change

Sztuka programowania 2599 dni, 2 godziny, 54 minuty temu jj09 166 źrodło rozwiń

If you are building a product that is not yet released you should read this book. If you are building a product that is already released you should also read this book. If you are working on some overnight idea this is a must read! Why? In all cases it will help you to plan features, use data-driven approach for making decisions, and avoid waiting time by doing work that is not needed...

Tagi: books
Źródło: jj09.net
Dziel się z innymi:
[EN] Lean Startup

Inne 2602 dni, 15 godzin, 20 minut temu jj09 30 źrodło rozwiń

Earlier this year I blogged about StockEstimator – my side project for predicting future stock prices. Recently in addition to F# module, which estimates future prices, I added Web Service that takes advantage of Azure Machine Learning to do the same much faster.

Źródło: jj09.net
Dziel się z innymi:
[EN] Predicting future with F# and Azure Machine Learning

Inne 2692 dni, 22 godziny, 50 minut temu jj09 68 źrodło rozwiń

1 2 3 4 5

Najaktywniejsi w tym miesiącu