Close

(02) Software, Yazılım

It is all about software applications and software development.

Oracle Application Development Framework (Oracle ADF)

Oracle Application Development Framework (Oracle ADF)

Oracle Application Development Framework ya da bilinen adıyla Oracle ADF, Oracle’nin özellikle Forms uygulamalarını yeni nesil web tabanlı teknolojilere yükseltmek için geliştirdiği yazılım iskeletidir. Mimari olarak MVC – Model View Controller, kullanıcı arayüzünde 11g sürümü ile birlikte RichClient library’ye geçişin gözlendiği, yazılım bileşenlerinin kendi içerisinde ajax özelliği taşıması, bileşen kütüphanesinin yaygınlaşması ve gelişebilmesi için kaynak kodlarının Apache […]

Devamını Oku

Enabling Dynamic Messaging in the Cloud: Spring Cloud Bus

Enabling Dynamic Messaging in the Cloud: Spring Cloud Bus

Spring Cloud Bus links nodes of a distributed system with a lightweight message broker. This can then broadcast state changes (e.g., configuration changes) or other management instructions. AMQP and Kafka broker implementations are included in the project. Alternatively, any Spring Cloud Stream binder on the classpath will work out of the box […]

Devamını Oku

Transforming the Management of Application Configurations & Secrets at 24 Hour Fitness

24hourfitness.com

At 24 Hour Fitness, for many years, operations and development teams have gone through the pain of trying to manage and deploy application configurations with data stored in many files and locations across the ecosystem. The DevOps team was tasked with architecting and implementing a simple, reliable, highly available, testable solution […]

Devamını Oku

What Is Amazon CodeGuru?

What Is Amazon CodeGuru?

What is Amazon CodeGuru? It is a machine-learning service for automated code reviews and application performance recommendations. It helps you find the most expensive lines of code that hurt application performance and keep you up all night troubleshooting, then gives you specific guidance to fix or improve your code. Leveraging […]

Devamını Oku

Linux Nano Kullanımı

Linux Nano Kullanımı

Komut satırından çalışan basit ve hafif bir text editörü olarak nano’ yu öneriyorum. vi kullanmak zorunda değiliz 🙂 vim ya da emacs gibi editörler daha büyük uygulamalardır. Öncelikle nano kullandığınız distro’ da yoksa “apt-get install nano” ile yüklemeniz gerekiyor. Bu install işi hata veriyorsa, package update ‘i yüklemek gerekecektir. “apt-get […]

Devamını Oku

MSVCP140.dll Is Missing

Microsoft Visual C++

Sabit bir windows bilgisayarım yok. Kendi Macbook’ umda bi şekilde çözüyorum. Virtual machine olmayan bir bilgisayar gerekince, en yakındaki bilgisayara bulaşıyorum ve her seferinde ayrı bir sorun çıkıyor. 32 bit windows 7 yüklü bir bilgisayara program yüklerken “MSVCP140.dll is missing” hatası aldım. Bu kütüphane Microsoft Visual C++ paketine aittir. Runtime […]

Devamını Oku

Powered By AI: Instagram’s Explore Recommender System

Powered By AI: Instagram’s Explore Recommender System

Powered by AI: Instagram’s Explore recommender system Over half of the Instagram community visits Instagram Explore every month to discover new photos, videos, and Stories relevant to their interests. Recommending the most relevant content out of billions of options in real time at scale introduces multiple machine learning (ML) challenges […]

Devamını Oku