FileMood

Download [GigaCourse.com] Udemy – Make a Google search engine clone JavaScript PHP and MySQL

GigaCourse com Udemy Make Google search engine clone JavaScript PHP and MySQL

Name

[GigaCourse.com] Udemy – Make a Google search engine clone JavaScript PHP and MySQL

 DOWNLOAD Copy Link

Total Size

5.6 GB

Total Files

181

Last Seen

2024-10-15 23:33

Hash

C8B319D9A0CD352B3E5D6016E83E553D966D4BA3

/1. Introduction/

1. Welcome!.mp4

35.6 MB

1. Welcome!.vtt

2.8 KB

10. Adding our own site logo.mp4

108.0 MB

10. Adding our own site logo.vtt

7.9 KB

10.1 doodle-logo.zip.zip

18.4 KB

2. Setup - Installing the web server.mp4

136.1 MB

2. Setup - Installing the web server.vtt

10.6 KB

3. Creating our test page.mp4

87.4 MB

3. Creating our test page.vtt

6.8 KB

4. Creating our index page.mp4

37.7 MB

4. Creating our index page.vtt

10.5 KB

4.1 doodle-indexPageBasicStructure.zip.zip

1.1 KB

5. Sending data to another page.mp4

85.6 MB

5. Sending data to another page.vtt

9.1 KB

5.1 doodle-sendingFormData.zip.zip

1.6 KB

6. Creating a style sheet.mp4

54.2 MB

6. Creating a style sheet.vtt

6.0 KB

6.1 doodle-styleCss.zip.zip

2.7 KB

7. Styling the index page.mp4

142.0 MB

7. Styling the index page.vtt

14.2 KB

7.1 doodle-flexIntro.zip.zip

2.9 KB

8. Styling the search button.mp4

159.6 MB

8. Styling the search button.vtt

13.3 KB

8.1 doodle-searchButtonStyle.zip.zip

3.0 KB

9. Styling the search textbox.mp4

129.0 MB

9. Styling the search textbox.vtt

10.5 KB

9.1 doodle-stylingTextbox.zip.zip

3.1 KB

/2. Search Page Styling/

1. Creating our search page structure.mp4

112.2 MB

1. Creating our search page structure.vtt

10.2 KB

1.1 doodle-searchPageStructure.zip.zip

18.7 KB

2. Styling the search bar section.mp4

128.5 MB

2. Styling the search bar section.vtt

12.8 KB

2.1 doodle-headerStyle.zip.zip

18.8 KB

3. Styling the search bar itself.mp4

96.2 MB

3. Styling the search bar itself.vtt

8.8 KB

3.1 doodle-textboxStyle.zip.zip

18.8 KB

4. Adding an icon to the search button.mp4

105.8 MB

4. Adding an icon to the search button.vtt

9.8 KB

4.1 doodle-searchButtonImage.zip.zip

21.6 KB

5. Creating the search type tabs.mp4

99.2 MB

5. Creating the search type tabs.vtt

10.3 KB

5.1 doodle-tabsContainer.zip.zip

21.7 KB

6. Styling the search type tabs.mp4

57.0 MB

6. Styling the search type tabs.vtt

5.1 KB

6.1 doodle-tabStyle.zip.zip

21.8 KB

7. Displaying the active tab.mp4

88.0 MB

7. Displaying the active tab.vtt

8.6 KB

7.1 doodle-activeTab.zip.zip

21.9 KB

/3. The web crawler/

1. Document parser class.mp4

85.6 MB

1. Document parser class.vtt

11.1 KB

1.1 doodle-crawlPage.zip.zip

23.3 KB

10. Creating our database.mp4

126.9 MB

10. Creating our database.vtt

13.1 KB

10.1 doodle-configFile.zip.zip

24.9 KB

11. Inserting the sites to the database.mp4

144.5 MB

11. Inserting the sites to the database.vtt

11.3 KB

11.1 doodle-insertLinks.zip.zip

25.1 KB

12. Checking if a link exists in the DB already.mp4

85.3 MB

12. Checking if a link exists in the DB already.vtt

6.1 KB

12.1 doodle-linkExists.zip.zip

25.2 KB

13. Crawling images.mp4

91.5 MB

13. Crawling images.vtt

8.1 KB

13.1 doodle-crawlImages.zip.zip

25.3 KB

14. Inserting images to the DB.mp4

187.0 MB

14. Inserting images to the DB.vtt

14.8 KB

14.1 doodle-insertImages.zip.zip

25.4 KB

2. Loading the HTML of a site.mp4

105.8 MB

2. Loading the HTML of a site.vtt

12.9 KB

2.1 doodle-domDocumentParser.zip.zip

23.5 KB

3. Echoing the found urls.mp4

74.2 MB

3. Echoing the found urls.vtt

7.6 KB

3.1 doodle-echoUrls.zip.zip

23.6 KB

4. Ignoring links we don't want to use.mp4

78.6 MB

4. Ignoring links we don't want to use.vtt

7.4 KB

4.1 doodle-ignoreLinks.zip.zip

23.7 KB

5. Converting relative links to absolute links - Part 1.mp4

91.7 MB

5. Converting relative links to absolute links - Part 1.vtt

8.8 KB

5.1 doodle-createLinks1.zip.zip

23.8 KB

6. Converting relative links to absolute links - Part 2.mp4

77.9 MB

6. Converting relative links to absolute links - Part 2.vtt

7.0 KB

6.1 doodle-createLinks2.zip.zip

23.8 KB

7. Recursively crawling links.mp4

100.2 MB

7. Recursively crawling links.vtt

9.4 KB

7.1 doodle-recursiveCrawl.zip.zip

24.0 KB

8. Getting the title tags for each site.mp4

121.4 MB

8. Getting the title tags for each site.vtt

11.1 KB

8.1 doodle-titlesPart2.zip.zip

24.1 KB

9. Getting the keywords and description.mp4

92.6 MB

9. Getting the keywords and description.vtt

8.1 KB

9.1 doodle-metaTags.zip.zip

24.3 KB

/4. Site search/

1. Site results provider class.mp4

189.4 MB

1. Site results provider class.vtt

17.1 KB

1.1 doodle-siteResultsProvider.zip.zip

26.3 KB

2. Styling the number of results label.mp4

42.8 MB

2. Styling the number of results label.vtt

4.1 KB

2.1 doodle-resultsCountStyle.zip.zip

26.4 KB

3. Outputting site results.mp4

99.9 MB

3. Outputting site results.vtt

9.9 KB

3.1 doodle-getResultsHtml.zip.zip

26.5 KB

4. Showing title, description and url for site results.mp4

59.1 MB

4. Showing title, description and url for site results.vtt

5.3 KB

4.1 doodle-resultDetails.zip.zip

26.6 KB

5. Styling the search results.mp4

90.3 MB

5. Styling the search results.vtt

7.3 KB

5.1 doodle-stylingResults.zip.zip

26.7 KB

6. Trimming the result text.mp4

64.3 MB

6. Trimming the result text.vtt

6.1 KB

6.1 doodle-trimField.zip.zip

26.8 KB

7. Showing the search term in the textbox.mp4

19.4 MB

7. Showing the search term in the textbox.vtt

1.5 KB

7.1 doodle-termInSearchBox.zip.zip

26.8 KB

/5. Pagination system/

1. Adding page limits to our database query.mp4

101.6 MB

1. Adding page limits to our database query.vtt

9.1 KB

1.1 doodle-pagingQuery.zip.zip

26.9 KB

2. Creating the pagination control images.mp4

51.4 MB

2. Creating the pagination control images.vtt

4.8 KB

2.1 doodle-pageImages.zip.zip

46.3 KB

3. Showing the first and last images.mp4

62.1 MB

3. Showing the first and last images.vtt

5.2 KB

3.1 doodle-paginationStart.zip.zip

46.4 KB

4. Showing the page numbers.mp4

68.5 MB

4. Showing the page numbers.vtt

5.6 KB

4.1 doodle-pageNumbers.zip.zip

46.5 KB

5. Showing the current page.mp4

74.7 MB

5. Showing the current page.vtt

6.6 KB

5.1 doodle-selectedPage.zip.zip

46.6 KB

6. Calculating the page number.mp4

132.3 MB

6. Calculating the page number.vtt

11.7 KB

6.1 doodle-pageNumberCalc.zip.zip

46.7 KB

7. Handling an edge case.mp4

56.6 MB

7. Handling an edge case.vtt

4.7 KB

7.1 doodle-pagingEdgeCase.zip.zip

46.7 KB

/6. Telemetry/

1. Adding our own JavaScript file.mp4

100.5 MB

1. Adding our own JavaScript file.vtt

8.1 KB

1.1 doodle-scriptJS.zip.zip

47.7 KB

2. Getting the url of the clicked link.mp4

64.0 MB

2. Getting the url of the clicked link.vtt

6.7 KB

2.1 doodle-getUrlClicked.zip.zip

47.8 KB

3. Getting the id of the clicked link.mp4

56.4 MB

3. Getting the id of the clicked link.vtt

5.5 KB

3.1 doodle-getLinkId.zip.zip

47.8 KB

4. Updating the clicks value via ajax.mp4

101.4 MB

4. Updating the clicks value via ajax.vtt

10.3 KB

4.1 doodle-updateClicksAjax.zip.zip

48.8 KB

5. Sending the type value in the form.mp4

43.3 MB

5. Sending the type value in the form.vtt

3.8 KB

5.1 doodle-typeHiddenField.zip.zip

90.7 KB

/7. Image search/

1. Creating the image results provider.mp4

72.8 MB

1. Creating the image results provider.vtt

6.2 KB

1.1 doodle-imageResultsProvider.zip.zip

50.1 KB

10. Increasing the image click count.mp4

75.9 MB

10. Increasing the image click count.vtt

6.8 KB

10.1 doodle-finished.zip.zip

52.3 KB

11. You made it! Thank you!.mp4

31.4 MB

11. You made it! Thank you!.vtt

2.7 KB

11.1 doodle-finished.zip.zip

52.3 KB

2. Outputting the images.mp4

71.5 MB

2. Outputting the images.vtt

5.9 KB

2.1 doodle-outputImages.zip.zip

50.0 KB

3. Styling the images.mp4

97.4 MB

3. Styling the images.vtt

7.7 KB

3.1 doodle-imageCss.zip.zip

50.2 KB

4. Masonry layout.mp4

106.8 MB

4. Masonry layout.vtt

8.8 KB

4.1 doodle-masonry.zip.zip

50.3 KB

5. Loading the images with JavaScript.mp4

101.4 MB

5. Loading the images with JavaScript.vtt

101.4 MB

5.1 doodle-loadImageScript.zip.zip

50.4 KB

6. Calling the Masonry code with a timer.mp4

80.4 MB

6. Calling the Masonry code with a timer.vtt

6.9 KB

6.1 doodle-masonryTimer.zip.zip

50.5 KB

7. Flagging broken images.mp4

100.6 MB

7. Flagging broken images.vtt

8.5 KB

7.1 doodle-setBroken.zip.zip

51.2 KB

8. Image preview.mp4

69.8 MB

8. Image preview.vtt

5.7 KB

8.1 doodle-fancybox.zip.zip

51.3 KB

9. Image preview captions.mp4

95.4 MB

9. Image preview captions.vtt

7.8 KB

9.1 doodle-masonryCaption.zip.zip

51.5 KB

/

[GigaCourse.com].url

0.0 KB

 

Total files 181


Copyright © 2024 FileMood.com