37603 all results found.

Request time (Page generated in 0.1408 seconds.)

Medium

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

..Open in appSign upSign InWriteSign upSign InAlberto Ballano726 FollowersSenior Software Engineer — @SpotifyFollowFollowingMirek StanekAndroid DeveloperspasssyNew Work EngineersDarrelliiSee all (89)HelpStatusWritersBlogCareersPrivacyTermsAboutText t ..

Visits : 584 Last Update : 2023-04-16 12:55:36

Dealing with RxJava's never-ending Observables | by Alberto Ballano | New Work Development

https://tech.xing.com/dealing-with-rxjavas-never-e...-5------2---------------------

Dealing with RxJava's never-ending Observables Never-ending Observables are those that observe some data indefinitely until you unsubscribe from them. They're quite useful in many situations … ..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 sizeDealing with RxJava's never ..

Visits : 401 Last Update : 2025-11-17 11:44:50

Rocio Garcia Sanchez – Medium

https://tech.xing.com/@roc.gsa

Read writing from Rocio Garcia Sanchez on Medium. ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inRocio Garcia Sanchezshe/her12 followersHomeAboutI loved your post!Jan 16A response icon1Jan 16A response icon1Published inNew Work DevelopmentOffice breakfast and team buildingOne of ..

Visits : 521 Last Update : 2025-11-17 14:32:57

Office breakfast and team building | by Rocio Garcia Sanchez | New Work Development

https://tech.xing.com/office-breakfast-and-team-bu...-5------1---------------------

Office breakfast and team building One of the challenges managing a project is how to transform a group of people into a team, how to get from a collection of individuals ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationOffice breakfast and team buildingRocio Garcia Sanchez4 min read·Jun 7, 2018-- ..

Visits : 470 Last Update : 2025-11-17 23:05:08

Marcel Stieber – Medium

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

Read writing from Marcel Stieber on Medium. Senior Software Engineer ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inMarcel Stieber13 followersHomeAboutEstimation — Effort vs. ComplexityWhich way to go and what does it mean for the teamNov 3, 2019A response icon1Nov 3, 2019A response icon1The ..

Visits : 544 Last Update : 2025-11-17 14:32:10

A Quality Mindset — Part 2: Cornerstones with (un)expected Similarities | by Marcel Stieber | New Work Development

https://tech.xing.com/a-quality-mindset-part-2-cor...-5------0---------------------

A Quality Mindset — Part 2: Cornerstones with (un)expected Similarities In the first part of this article I described how quality is defined by deficiency symptoms. Our today’s understanding of … ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationA Quality Mindset — Part 2: Cornerstones with (un)expected SimilaritiesMarcel ..

Visits : 517 Last Update : 2025-11-17 23:40:34

Daniel Hartwich – Medium

https://tech.xing.com/@hartwich.daniel

Read writing from Daniel Hartwich on Medium. ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inDaniel Hartwich48 followersHomeAboutPublished infreenet EngineeringRunning Android Espresso Tests with Data Binding (and koin)Recently, we at freenet.de started working on a project ..

Visits : 776 Last Update : 2025-11-17 18:38:22

Using Docker for running Android Tests on your CI | by Daniel Hartwich | New Work Development

https://tech.xing.com/using-docker-for-running-and...-4------2---------------------

Using Docker for running Android Tests on your CI At XING we are around 30 Android developers that are contributing to the same app. In the past six months, we invested ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationUsing Docker for running Android Tests on your CIDaniel Hartwich5 min read·Sep ..

Visits : 644 Last Update : 2025-11-19 23:36:32

Rafael Almeida – Medium

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

Read writing from Rafael Almeida on Medium. Hey! I write about several stuff, mostly technical or software development related, often switching from Portuguese to English. ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inRafael Almeida140 followersHomeAboutPinnedSafely handle secrets on your GitOps flow using ArgoCD and HelmStore your Helm charts alongside your encrypted secrets files on your git ..

Visits : 606 Last Update : 2025-11-19 09:57:16

Using Ruby on Rails 5.2 Active Storage | by Rafael Almeida | New Work Development

https://tech.xing.com/using-ruby-on-rails-5-2-acti...-4------1---------------------

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 : 590 Last Update : 2025-11-17 20:13:26


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 ....