37603 all results found.

Request time (Page generated in 0.1445 seconds.)

Our talks from ContainerDays 2019 | by Egor Balyshev | New Work Development

https://tech.xing.com/our-talks-from-containerdays...------3-----------------------

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 : 403 Last Update : 2025-11-17 11:11:52

Asynchronous State Replication. Streaming REST APIs | by Julian Knocke | New Work Development

https://tech.xing.com/asynchronous-state-replicati...------2-----------------------

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 : 428 Last Update : 2025-11-15 23:12:29

Creating an Erlang/Elixir cluster on Kubernetes | by chazsconi | New Work Development

https://tech.xing.com/creating-an-erlang-elixir-cl...------1-----------------------

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 : 547 Last Update : 2025-11-15 12:55:03

Designing errors with Go 1.13. go 1.13 greatly improves the error… | by Jens Hausherr | New Work Development

https://tech.xing.com/designing-errors-with-go-1-1...------0-----------------------

The new errors package introduced in go 1.13 greatly improve error handling and makes defining errors for complex APIs easier. ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inMastodonNew Work Development·Follow publicationStories about building a better working worldFollow publicationDesigning errors with Go 1.13Jens Hausherr4 min read·Mar 9, 2020--List ..

Visits : 449 Last Update : 2025-11-09 20:05:18

A vastly more performant algorithm for GraphQL field selection merging | by Simon Adameit | New Work Development

https://tech.xing.com/graphql-overlapping-fields-c...------2-----------------------

A vastly more performant algorithm for GraphQL field selection merging Update: I am grateful how well this article was received within the GraphQL community. The algorithm has been implemented in … ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationA vastly more performant algorithm for GraphQL field selection mergingSimon Ada ..

Visits : 533 Last Update : 2025-11-16 23:07:56

Jens Hausherr – Medium

https://tech.xing.com/@jhausherr

Read writing from Jens Hausherr on Medium. Software developer, father and climber. Current role: Head of CareConnect @ pflege.de ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inMastodonJens Hausherr62 followersHomeListsAboutPinnedPublished inNew Work DevelopmentDesigning errors with go 1.13go 1.13 greatly improves the error handling. This article demonstrat ..

Visits : 467 Last Update : 2025-11-14 20:25:16

Go modules and pre-module k8s dependencies | by Jens Hausherr | New Work Development

https://tech.xing.com/go-modules-and-pre-module-k8...------1-----------------------

The go client of recent kubernetes versions supports go modules. replace in go.mod helps dealing with kubernetes libraries that do not yet support modules. ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inMastodonNew Work Development·Follow publicationStories about building a better working worldFollow publicationGo modules and pre-module k8s dependenciesJens Hausherr2 min read·Feb ..

Visits : 490 Last Update : 2025-11-15 19:25:53

Julian Tabel – Medium

https://tech.xing.com/@Furya1204

Read writing from Julian Tabel on Medium. Systems Engineer ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inJulian Tabel11 followersHomeAboutPublished inNew Work DevelopmentGraylog at scaleHow do you handle 150.000 log messages per second? And how can you make those logs accessible ..

Visits : 468 Last Update : 2025-11-09 20:05:07

Graylog at Scale. How do you handle 150.000 log messages… | by Julian Tabel | New Work Development

https://tech.xing.com/graylog-at-scale-b20aabd55cc...------0-----------------------

Graylog at Scale How do you handle 150.000 log messages per second? And how can you make those logs accessible to users? Logging is one of the three pillars of observability. ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationGraylog at ScaleJulian Tabel12 min read·Mar 13, 2020--2ListenSharePress enter ..

Visits : 434 Last Update : 2025-11-16 12:52:34

Access to Wikipedia restored in Turkey after more than two and a half years – Wikimedia Foundation

https://wikimediafoundation.org/news/2020/01/15/ac...ore-than-two-and-a-half-years/

.. Skip to content Who we are We are the non-profit organization behind Wikipedia. Get to know us People Board of Trustees Executive team Staff Reports Annual reports Financial reports Transparency ..

Visits : 321 Last Update : 2026-04-08 13:26:35


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.

Discover great features.


  • Responsive Search Page
  • Crawl Unlimited Pages
  • Link Submit for Crawling
  • Admin Area to Manage Links
  • Easy to Use in your web
  • Installation Documentatio Available
  • Full Page Search and Quick Search
  • Start Search from html Page
  • PHP / MySQL Based
  • Simple to Install
  • PHP 5 and PHP 7

Usage

PHP Code (Put This Code before <html> tag or at very begining of the page

<?php require_once('Connections/saha.php'); ?>
<?php require_once('inc-main.php'); ?>
<?php require_once('inc.search.php'); ?>

HTML Header (Put this code within <head> to </head>)

<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="fonts/font-awesome/css/font-awesome.css" rel="stylesheet">
<link href="css/animate.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">

HTML Body (with PHP embeded)

<div class="wrapper wrapper-content animated fadeInRight"> <div class="row"> <div class="col-lg-12"> <div class="inqbox float-e-margins"> <div class="inqbox-content"> <div class="search-form"> <form action="" method="get"> <div class="input-group"> <input type="text" placeholder="Search Web" name="q" class="form-control input-lg" value="<?php echo @$cid; ?>"> <div class="input-group-btn"> <button class="btn btn-lg btn-primary" type="submit"> Search </button> </div> </div> </form> </div>...
.... Copy and Paste Entire Body from sample1.php ....