Using Ruby on Rails 5.2 Active Storage I’m currently working for the Premium team at XING and we decided to choose a feature from the new Ruby on Rails 5.2 version ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationUsing Ruby on Rails 5.2 Active StorageRafael Almeida4 min read·Oct 5, 2018--1L ..
Visits : 457 Last Update : 2025-11-19 10:35:54
Coaching remotely Learnings from my first experiences How people meet, socialize, communicate, work, collaborate and express themselves has completely changed in the past 20 years. We use our mobile … ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationPress enter or click to view image in full sizeCoaching remotelyCátia Sul6 min ..
Visits : 431 Last Update : 2025-11-19 13:54:30
XING Kubernetes components published as Open Source Introduction Kubernetes is an amazing container orchestration system with a lot of functionality provided out of the box. We use it as the basis ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationXING Kubernetes components published as Open SourceSebastian Röbke4 min read· ..
Visits : 355 Last Update : 2025-11-19 13:18:38
3 workshops to facilitate feedback We have tried a number of ways to encourage feedback sharing at the team level at XING. Running a feedback-giving workshop or a feedback-giving retrospective turned ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publication3 workshops to facilitate feedbackAlbina Popova14 min read·May 6, 2019--Listen ..
Visits : 375 Last Update : 2025-11-19 19:23:25
How to set an agile team in two days A good healthy way for me to organise my learnings has been made with writing. That’s why I’ve decided to write about ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationPress enter or click to view image in full sizeHow to set an agile ..
Visits : 388 Last Update : 2025-11-20 00:14:38
360° feedback with mediators At XING we have tried a number of ways to design the process of soliciting and providing feedback. 360° feedback with mediators is a process owned by ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publication360° feedback with mediatorsAlbina Popova15 min read·May 31, 2019--ListenShar ..
Visits : 372 Last Update : 2025-11-16 04:19:56
Our talks from ContainerDays 2019 ContainerDays claims to be the biggest and best container conference in Europe. This year we joined to share our experience with Docker, Kubernetes and other … ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationOur talks from ContainerDays 2019Egor Balyshev2 min read·Jul 23, 2019--ListenS ..
Visits : 426 Last Update : 2025-11-11 04:16:01
Asynchronous State Replication Introduction Denormalizing data is one of the key measurements to improve stability and performance. It can even be used to decouple services. Caches, for example, can … ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationAsynchronous State ReplicationJulian Knocke7 min read·Jul 24, 2019--ListenShar ..
Visits : 445 Last Update : 2025-11-19 09:20:08
Read writing from chazsconi on Medium. ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inchazsconi14 followersHomeAboutPublished inNew Work DevelopmentCreating an Erlang/Elixir cluster on KubernetesOne of the challenges we have faced is deploying Elixir applications that ..
Visits : 415 Last Update : 2025-11-19 18:55:58
Creating an Erlang/Elixir cluster on Kubernetes At XING we use Kubernetes extensively both in our production and test environments. One of the challenges we have faced is deploying Elixir … ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationCreating an Erlang/Elixir cluster on Kuberneteschazsconi6 min read·Sep 16, 201 ..
Visits : 466 Last Update : 2025-11-19 10:56:17
Easy Web Search is engine to use inside a web site. Simple Crawling System is available to submit URLs and Links from submitted URL will be automatically added to search database when admin run crawling. Once crawling is done the links with their contents (Plain text from web link) will be available to search. If the total web site is linked to it's home page, you need jut give home page url to the sytem and run crawling once. You do not need to much work to implement a search system inside your web site.