DEV Community

Russ Hammett
Russ Hammett

Posted on • Originally published at kritner.blogspot.com on

4 3

Stuff and things

So we've been doing a lot of .net development lately at the ol' shop. I'm now certified in MS SQL 2008 development, next up is .net! :)

Been trying to learn a bit more about api and ajaxy type stuff - though it's been around for quite some time, with the stuff I've been exposed to at work and in school I haven't had much chance to learn the *new* old stuff.

I am currently working on an API that will help with unspoiled node tracking for the MMORPG Final Fantasy 14. So far I have gotten the in game clock time calculation worked into the API.

Next up on the learning agenda is to figure out authentication and authorization when it comes to api. I noticed that with the new web api 2 provided by .net there are new built in functions to make it easier, but still quite a learning process for me. Once I get the authorization set up on the API, I'll have to figure out how to authenticate from my website hosted on a separate subdomain.

Speaking of domains and subdomains, I have purchased a domain from GoDaddy.com for the purpose of attempting to get an SSL certificate in order to encrypt data for use with the web api.

When I'm not working on the web api, you can usually find me on the hyperion server as "Kritner Swiffertail" in FFXIV.

AWS Q Developer image

Your AI Code Assistant

Automate your code reviews. Catch bugs before your coworkers. Fix security issues in your code. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay