TorBT - Torrents and Magnet Links Search Engine

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

File Name
Size
1. Introduction/1. Welcome!.mp4
34 MB
1. Introduction/1. Welcome!.vtt
2.7 kB
1. Introduction/10. Adding our own site logo.mp4
103 MB
1. Introduction/10. Adding our own site logo.vtt
7.7 kB
1. Introduction/10.1 doodle-logo.zip.zip
18 kB
1. Introduction/2. Setup - Installing the web server.mp4
130 MB
1. Introduction/2. Setup - Installing the web server.vtt
10 kB
1. Introduction/3. Creating our test page.mp4
83 MB
1. Introduction/3. Creating our test page.vtt
6.7 kB
1. Introduction/4. Creating our index page.mp4
36 MB
1. Introduction/4. Creating our index page.vtt
10 kB
1. Introduction/4.1 doodle-indexPageBasicStructure.zip.zip
1.1 kB
1. Introduction/5. Sending data to another page.mp4
82 MB
1. Introduction/5. Sending data to another page.vtt
8.9 kB
1. Introduction/5.1 doodle-sendingFormData.zip.zip
1.6 kB
1. Introduction/6. Creating a style sheet.mp4
52 MB
1. Introduction/6. Creating a style sheet.vtt
5.9 kB
1. Introduction/6.1 doodle-styleCss.zip.zip
2.7 kB
1. Introduction/7. Styling the index page.mp4
136 MB
1. Introduction/7. Styling the index page.vtt
14 kB
1. Introduction/7.1 doodle-flexIntro.zip.zip
2.8 kB
1. Introduction/8. Styling the search button.mp4
152 MB
1. Introduction/8. Styling the search button.vtt
13 kB
1. Introduction/8.1 doodle-searchButtonStyle.zip.zip
3.0 kB
1. Introduction/9. Styling the search textbox.mp4
123 MB
1. Introduction/9. Styling the search textbox.vtt
10 kB
1. Introduction/9.1 doodle-stylingTextbox.zip.zip
3.1 kB
2. Search Page Styling/1. Creating our search page structure.mp4
107 MB
2. Search Page Styling/1. Creating our search page structure.vtt
10 kB
2. Search Page Styling/1.1 doodle-searchPageStructure.zip.zip
18 kB
2. Search Page Styling/2. Styling the search bar section.mp4
122 MB
2. Search Page Styling/2. Styling the search bar section.vtt
12 kB
2. Search Page Styling/2.1 doodle-headerStyle.zip.zip
18 kB
2. Search Page Styling/3. Styling the search bar itself.mp4
92 MB
2. Search Page Styling/3. Styling the search bar itself.vtt
8.6 kB
2. Search Page Styling/3.1 doodle-textboxStyle.zip.zip
18 kB
2. Search Page Styling/4. Adding an icon to the search button.mp4
101 MB
2. Search Page Styling/4. Adding an icon to the search button.vtt
9.6 kB
2. Search Page Styling/4.1 doodle-searchButtonImage.zip.zip
21 kB
2. Search Page Styling/5. Creating the search type tabs.mp4
95 MB
2. Search Page Styling/5. Creating the search type tabs.vtt
10 kB
2. Search Page Styling/5.1 doodle-tabsContainer.zip.zip
21 kB
2. Search Page Styling/6. Styling the search type tabs.mp4
54 MB
2. Search Page Styling/6. Styling the search type tabs.vtt
4.9 kB
2. Search Page Styling/6.1 doodle-tabStyle.zip.zip
21 kB
2. Search Page Styling/7. Displaying the active tab.mp4
84 MB
2. Search Page Styling/7. Displaying the active tab.vtt
8.4 kB
2. Search Page Styling/7.1 doodle-activeTab.zip.zip
21 kB
3. The web crawler/1. Document parser class.mp4
82 MB
3. The web crawler/1. Document parser class.vtt
11 kB
3. The web crawler/1.1 doodle-crawlPage.zip.zip
23 kB
3. The web crawler/10. Creating our database.mp4
121 MB
3. The web crawler/10. Creating our database.vtt
13 kB
3. The web crawler/10.1 doodle-configFile.zip.zip
24 kB
3. The web crawler/11. Inserting the sites to the database.mp4
138 MB
3. The web crawler/11. Inserting the sites to the database.vtt
11 kB
3. The web crawler/11.1 doodle-insertLinks.zip.zip
24 kB
3. The web crawler/12. Checking if a link exists in the DB already.mp4
81 MB
3. The web crawler/12. Checking if a link exists in the DB already.vtt
6.0 kB
3. The web crawler/12.1 doodle-linkExists.zip.zip
25 kB
3. The web crawler/13. Crawling images.mp4
87 MB
3. The web crawler/13. Crawling images.vtt
7.9 kB
3. The web crawler/13.1 doodle-crawlImages.zip.zip
25 kB
3. The web crawler/14. Inserting images to the DB.mp4
178 MB
3. The web crawler/14. Inserting images to the DB.vtt
14 kB
3. The web crawler/14.1 doodle-insertImages.zip.zip
25 kB
3. The web crawler/2. Loading the HTML of a site.mp4
101 MB
3. The web crawler/2. Loading the HTML of a site.vtt
13 kB
3. The web crawler/2.1 doodle-domDocumentParser.zip.zip
23 kB
3. The web crawler/3. Echoing the found urls.mp4
71 MB
3. The web crawler/3. Echoing the found urls.vtt
7.4 kB
3. The web crawler/3.1 doodle-echoUrls.zip.zip
23 kB
3. The web crawler/4. Ignoring links we don't want to use.mp4
75 MB
3. The web crawler/4. Ignoring links we don't want to use.vtt
7.2 kB
3. The web crawler/4.1 doodle-ignoreLinks.zip.zip
23 kB
3. The web crawler/5. Converting relative links to absolute links - Part 1.mp4
87 MB
3. The web crawler/5. Converting relative links to absolute links - Part 1.vtt
8.6 kB
3. The web crawler/5.1 doodle-createLinks1.zip.zip
23 kB
3. The web crawler/6. Converting relative links to absolute links - Part 2.mp4
74 MB
3. The web crawler/6. Converting relative links to absolute links - Part 2.vtt
6.9 kB
3. The web crawler/6.1 doodle-createLinks2.zip.zip
23 kB
3. The web crawler/7. Recursively crawling links.mp4
96 MB
3. The web crawler/7. Recursively crawling links.vtt
9.2 kB
3. The web crawler/7.1 doodle-recursiveCrawl.zip.zip
23 kB
3. The web crawler/8. Getting the title tags for each site.mp4
116 MB
3. The web crawler/8. Getting the title tags for each site.vtt
11 kB
3. The web crawler/8.1 doodle-titlesPart2.zip.zip
24 kB
3. The web crawler/9. Getting the keywords and description.mp4
88 MB
3. The web crawler/9. Getting the keywords and description.vtt
7.9 kB
3. The web crawler/9.1 doodle-metaTags.zip.zip
24 kB
4. Site search/1. Site results provider class.mp4
181 MB
4. Site search/1. Site results provider class.vtt
17 kB
4. Site search/1.1 doodle-siteResultsProvider.zip.zip
26 kB
4. Site search/2. Styling the number of results label.mp4
41 MB
4. Site search/2. Styling the number of results label.vtt
4.0 kB
4. Site search/2.1 doodle-resultsCountStyle.zip.zip
26 kB
4. Site search/3. Outputting site results.mp4
95 MB
4. Site search/3. Outputting site results.vtt
9.7 kB
4. Site search/3.1 doodle-getResultsHtml.zip.zip
26 kB
4. Site search/4. Showing title, description and url for site results.mp4
56 MB
4. Site search/4. Showing title, description and url for site results.vtt
5.1 kB
4. Site search/4.1 doodle-resultDetails.zip.zip
26 kB
4. Site search/5. Styling the search results.mp4
86 MB
4. Site search/5. Styling the search results.vtt
7.2 kB
4. Site search/5.1 doodle-stylingResults.zip.zip
26 kB
4. Site search/6. Trimming the result text.mp4
61 MB
4. Site search/6. Trimming the result text.vtt
5.9 kB
4. Site search/6.1 doodle-trimField.zip.zip
26 kB
4. Site search/7. Showing the search term in the textbox.mp4
18 MB
4. Site search/7. Showing the search term in the textbox.vtt
1.5 kB
4. Site search/7.1 doodle-termInSearchBox.zip.zip
26 kB
5. Pagination system/1. Adding page limits to our database query.mp4
97 MB
5. Pagination system/1. Adding page limits to our database query.vtt
8.9 kB
5. Pagination system/1.1 doodle-pagingQuery.zip.zip
26 kB
5. Pagination system/2. Creating the pagination control images.mp4
49 MB
5. Pagination system/2. Creating the pagination control images.vtt
4.7 kB
5. Pagination system/2.1 doodle-pageImages.zip.zip
45 kB
5. Pagination system/3. Showing the first and last images.mp4
59 MB
5. Pagination system/3. Showing the first and last images.vtt
5.1 kB
5. Pagination system/3.1 doodle-paginationStart.zip.zip
45 kB
5. Pagination system/4. Showing the page numbers.mp4
65 MB
5. Pagination system/4. Showing the page numbers.vtt
5.5 kB
5. Pagination system/4.1 doodle-pageNumbers.zip.zip
45 kB
5. Pagination system/5. Showing the current page.mp4
71 MB
5. Pagination system/5. Showing the current page.vtt
6.4 kB
5. Pagination system/5.1 doodle-selectedPage.zip.zip
46 kB
5. Pagination system/6. Calculating the page number.mp4
126 MB
5. Pagination system/6. Calculating the page number.vtt
11 kB
5. Pagination system/6.1 doodle-pageNumberCalc.zip.zip
46 kB
5. Pagination system/7. Handling an edge case.mp4
54 MB
5. Pagination system/7. Handling an edge case.vtt
4.6 kB
5. Pagination system/7.1 doodle-pagingEdgeCase.zip.zip
46 kB
6. Telemetry/1. Adding our own JavaScript file.mp4
96 MB
6. Telemetry/1. Adding our own JavaScript file.vtt
7.9 kB
6. Telemetry/1.1 doodle-scriptJS.zip.zip
46 kB
6. Telemetry/2. Getting the url of the clicked link.mp4
61 MB
6. Telemetry/2. Getting the url of the clicked link.vtt
6.5 kB
6. Telemetry/2.1 doodle-getUrlClicked.zip.zip
47 kB
6. Telemetry/3. Getting the id of the clicked link.mp4
54 MB
6. Telemetry/3. Getting the id of the clicked link.vtt
5.4 kB
6. Telemetry/3.1 doodle-getLinkId.zip.zip
47 kB
6. Telemetry/4. Updating the clicks value via ajax.mp4
97 MB
6. Telemetry/4. Updating the clicks value via ajax.vtt
10 kB
6. Telemetry/4.1 doodle-updateClicksAjax.zip.zip
48 kB
6. Telemetry/5. Sending the type value in the form.mp4
41 MB
6. Telemetry/5. Sending the type value in the form.vtt
3.8 kB
6. Telemetry/5.1 doodle-typeHiddenField.zip.zip
89 kB
7. Image search/1. Creating the image results provider.mp4
69 MB
7. Image search/1. Creating the image results provider.vtt
6.1 kB
7. Image search/1.1 doodle-imageResultsProvider.zip.zip
49 kB
7. Image search/10. Increasing the image click count.mp4
72 MB
7. Image search/10. Increasing the image click count.vtt
6.6 kB
7. Image search/10.1 doodle-finished.zip.zip
51 kB
7. Image search/11. You made it! Thank you!.mp4
30 MB
7. Image search/11. You made it! Thank you!.vtt
2.7 kB
7. Image search/11.1 doodle-finished.zip.zip
51 kB
7. Image search/2. Outputting the images.mp4
68 MB
7. Image search/2. Outputting the images.vtt
5.7 kB
7. Image search/2.1 doodle-outputImages.zip.zip
49 kB
7. Image search/3. Styling the images.mp4
93 MB
7. Image search/3. Styling the images.vtt
7.5 kB
7. Image search/3.1 doodle-imageCss.zip.zip
49 kB
7. Image search/4. Masonry layout.mp4
102 MB
7. Image search/4. Masonry layout.vtt
8.6 kB
7. Image search/4.1 doodle-masonry.zip.zip
49 kB
7. Image search/5. Loading the images with JavaScript.mp4
97 MB
7. Image search/5. Loading the images with JavaScript.vtt
97 MB
7. Image search/5.1 doodle-loadImageScript.zip.zip
49 kB
7. Image search/6. Calling the Masonry code with a timer.mp4
77 MB
7. Image search/6. Calling the Masonry code with a timer.vtt
6.8 kB
7. Image search/6.1 doodle-masonryTimer.zip.zip
49 kB
7. Image search/7. Flagging broken images.mp4
96 MB
7. Image search/7. Flagging broken images.vtt
8.3 kB
7. Image search/7.1 doodle-setBroken.zip.zip
50 kB
7. Image search/8. Image preview.mp4
66 MB
7. Image search/8. Image preview.vtt
5.5 kB
7. Image search/8.1 doodle-fancybox.zip.zip
50 kB
7. Image search/9. Image preview captions.mp4
91 MB
7. Image search/9. Image preview captions.vtt
7.6 kB
7. Image search/9.1 doodle-masonryCaption.zip.zip
50 kB
[GigaCourse.com].url
49 B