id | Note | Comment | Date Added |
46 | intel binary instruction set | https://en.wikipedia.org/wiki/X86_instruction_listings | 2022-10-06 |
49 | binary sumthing | https://www.google.com/search?q=binary+sumthing | 2022-10-06 |
69 | https://en.wikipedia.org/wiki/Codification | https://tecreations.ca/java/downloads/release/MySQLAdmin_pass_on_line_124_of_class_db.gui.MySQLAdmin.jar | 2022-10-07 |
70 | https://stackoverflow.com/questions/4871051/how-to-get-the-current-working-directory-in-java | Seems like the answer, if over secure channels, Auth(entication), Auth(OrIzation), #Authenticity.... Uhm, I'm thinking like. | 2022-10-07 |
85 | https://en.wikipedia.org/wiki/Codification | 2022-10-07 | |
152 | java get main-class attribute of jar file | https://stackoverflow.com/questions/8533892/how-to-get-name-of-main-class-of-a-jar-file-from-java | 2022-10-20 |
184 | loading a jars classes java | https://stackoverflow.com/questions/60764/how-to-load-jar-files-dynamically-at-runtime | 2022-10-21 |
235 | java sound | https://www.baeldung.com/java-sound-api-capture-mic | 2022-10-28 |
236 | java sound | http://www.java2s.com/Tutorial/Java/0120__Development/Thisisasimpleprogramtorecordsoundsandplaythemback.htm | 2022-10-28 |
237 | java sound | https://docs.oracle.com/javase/tutorial/sound/sampled-overview.html | 2022-10-28 |
238 | http://jaadec.sourceforge.net/usage.php http://www.oracle.com/technetwork/java/index-jsp-140234.html http://www.tritonus.org/plugins.html | java sound | 2022-10-28 |
257 | https://cfhcable.dl.sourceforge.net/project/gparted/gparted-live-stable/1.4.0-5/gparted-live-1.4.0-5-i686.iso | gparted | 2022-11-01 |
258 | putty | https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html | 2022-11-01 |
259 | winscp, maybe, it might be old | https://winscp.net/eng/downloads.php | 2022-11-01 |
261 | You need JRE/JDK From Oracle | Install and then update with DCEVM. HotSwap might work. It does the cycling, but maybe not with dependencies to a main class. | 2022-11-01 |
269 | https://www.google.com/search?q=expose+the+evil+deeds+of+the+dark | Bring it all to the light. #letJesusDecide. #DoYou? #Agree/ #Disagree. #Now. #BecauseLike... #No.... #Tim. | 2022-11-01 |
298 | fix netbeans-javac -- uninstall User plugins, reinstall javac | https://www.youtube.com/watch?v=TiSNK_Fr9Z4 | 2022-11-02 |
299 | more java generics info | http://www.angelikalanger.com/GenericsFAQ/FAQSections/ParameterizedTypes.html | 2022-11-02 |
302 | With the right inputs, a certain output is guaranteed. | https://ethereum.org/en/developers/docs/smart-contracts/ | 2022-11-02 |
305 | https://www.developer.com/java/java-optional-object/#:~:text=Optional%20is%20a%20new%20type,case%20it%20is%20considered%20empty). | Java Optional | 2022-11-12 |
306 | PHP 7 Security Analysis | https://www.youtube.com/results?search_query=From%3A+YouTube...+Analysis+OF%3A+PHP+7+Security | 2022-11-15 |
317 | https://cloud.spring.io/spring-cloud-config/multi/multi__spring_cloud_config_server.html | spring config + encrypt/decrypt behind authWall | 2022-11-16 |
330 | https://www.baeldung.com/spring-data-disable-auto-config | disable spring auto data source | 2022-11-21 |
331 | remote: This repository moved. Please use the new location: | https://stackoverflow.com/questions/30443333/error-with-renamed-repo-in-github-remote-this-repository-moved-please-use-th | 2022-11-21 |
332 | https://stackoverflow.com/questions/30443333/error-with-renamed-repo-in-github-remote-this-repository-moved-please-use-th | git remote rm origin ;;;;; git remote add origin [updated link] | 2022-11-22 |
374 | https://docs.oracle.com/en/java/javase/17/index.html | JDK 17 Documentation | 2022-11-25 |
414 | spring cloud | https://spring.io/projects/spring-cloud | 2022-12-02 |
430 | https://learn.microsoft.com/en-us/training/index.treatment-a?adobe_mc_sdid=SDID%3D1808B0CAB2DBD398-2943E25630BB094E%7CMCORGID%3DEA76ADE95776D2EC7F000101%40AdobeOrg%7CTS%3D1670381984&adobe_mc_ref=https%3A%2F%2Flearn.microsoft.com%2Fen-us%2F | microsoft learning | 2022-12-07 |
432 | Name for argument of type [java.lang.String] not specified, and parameter name information not found in class file either. Spring | modifier returnValue methodName(@RequestParam(value = "id") String id) needs the '(value="id") to provide specificity | 2022-12-12 |
455 | https://docs.spring.io/spring-security-oauth2-boot/docs/2.1.8.RELEASE/reference/html5/ https://docs.spring.io/spring-security/reference/modules.html https://spring.io/guides/gs/securing-web/#scratch | Spring security | 2022-12-16 |
456 | https://github.com/spring-projects/spring-security/tree/5.4.x/samples/boot | spring security projects -- old branch | 2022-12-18 |
457 | https://docs.spring.io/spring-boot/docs/current/reference/html/dependency-versions.html | spring Dependency Versions | 2022-12-19 |
471 | https://github.com/spring-projects/spring-authorization-server | Spring Authorization Server | 2022-12-20 |
472 | https://docs.spring.io/spring-authorization-server/docs/current/reference/html/how-to.html | spring How-to Guides | 2022-12-20 |
473 | https://github.com/spring-projects/spring-authorization-server/blob/main/samples/default-authorizationserver/src/main/java/sample/config/DefaultSecurityConfig.java | sample 1 | 2022-12-20 |
474 | https://www.youtube.com/watch?v=MOCeQYbQPPU | OAuth2 Authorization & Resource Servers | 2022-12-21 |
475 | https://www.youtube.com/watch?v=tWcqSIQr6Ks | spring-security-client | 2022-12-22 |
476 | https://docs.spring.io/spring-authorization-server/docs/current/reference/html/index.html | Spring Authorization Server Reference | 2022-12-23 |
477 | <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-properties-migrator</artifactId> <scope>runtime</scope> </dependency> | 2022-12-23 | |
478 | https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migration-Guide | 2022-12-23 | |
479 | https://stackoverflow.com/questions/41480102/how-spring-security-filter-chain-works | 2022-12-25 | |
480 | https://m.youtube.com/watch?v=yqWtYKWWcpY | 2022-12-26 | |
481 | https://docs.spring.io/spring-security/reference/servlet/authorization/authorize-http-requests.html | RequestMatchers | 2022-12-27 |
482 | https://stackoverflow.com/questions/30761253/remove-using-default-security-password-on-spring-boot | 2022-12-28 | |
523 | Walkthrough of Oauth2 flows | 1:39:00 | 2022-12-30 |
524 | https://www.digitalocean.com/community/tutorials/spring-jdbctemplate-example | JdbcTemplate example | 2022-12-31 |
559 | https://www.infoq.com/news/2022/12/spring-authorization-server-1-0/ | 2023-01-07 | |
560 | https://docs.spring.io/spring-authorization-server/docs/current/reference/html/configuration-model.html#configuring-authorization-server-settings | 2023-01-08 | |
561 | https://github.com/simpligility/maven-repository-tools | deploy artifact to maven repository | 2023-01-08 |
562 | https://obsproject.com/ | 2023-01-08 | |
563 | https://filmora.wondershare.net/filmora-video-editor.html?gclid=Cj0KCQiAzeSdBhC4ARIsACj36uGTK2V2mm0zWl80I36lzlO0uAJ5r94j64m-TSz2rsxTQBgBP8Uv99waAgMvEALw_wcB | 2023-01-08 | |
564 | https://www.baeldung.com/spring-security-oauth-resource-server | 2023-01-08 | |
596 | https://docs.spring.io/spring-authorization-server/docs/current/reference/html/configuration-model.html | 2023-01-13 | |
597 | https://spring.io/guides/gs/spring-boot/ | 2023-01-21 | |
598 | https://www.digitalocean.com/community/tutorials/spring-postconstruct-predestroy | 2023-01-21 | |
600 | https://docs.spring.io/spring-security/reference/servlet/oauth2/index.html | 2023-01-24 | |
614 | https://www.baeldung.com/spring-boot-data-sql-and-schema-sql | Loading Initial Data with Spring Boot | 2023-02-01 |
615 | https://docs.spring.io/spring-security/reference/servlet/authentication/index.html | Spring Security Authentication | 2023-02-02 |
623 | https://github.com/spring-projects/spring-authorization-server/tree/main/oauth2-authorization-server/src/main/java/org/springframework/security/oauth2/server/authorization | 2023-02-05 | |
627 | https://docs.spring.io/spring-security/reference/servlet/authentication/passwords/form.html#servlet-authentication-usernamepasswordauthenticationfilter | 2023-02-11 | |
628 | https://stackoverflow.com/questions/30118683/how-can-i-log-sql-statements-in-spring-boot | 2023-02-16 | |
631 | https://www.google.com/search?q=jre+17&rlz=1C1CHBF_enCA1030CA1030&oq=jre+17&aqs=chrome..69i57j0i512l9.2868j0j15&sourceid=chrome&ie=UTF-8 | jre 17 | 2023-02-25 |
632 | https://www.google.com/search?q=jdk+17&rlz=1C1CHBF_enCA1030CA1030&oq=jdk+17&aqs=chrome..69i57j0i512l9.2638j0j15&sourceid=chrome&ie=UTF-8 | jdk 17 | 2023-02-25 |
696 | https://developer.okta.com/blog/2021/05/05/client-credentials-spring-security#create-a-resttemplate-command-line-application | Java config via application.properties | 2023-03-08 |
707 | https://www.baeldung.com/spring-security-oauth-auth-server | Spring Security OAuth Authorization Server 0.2.0 | 2023-03-12 |
708 | https://github.com/spring-projects/spring-authorization-server/tree/main/samples | samples | 2023-03-13 |
810 | ANSI Escape Codes | https://gist.github.com/fnky/458719343aabd01cfb17a3a4f7296797 | 2023-04-18 |
847 | Chevy Venture Dash | https://f01.justanswer.com/HondaGuygold/dc76b081-65c9-407d-9e09-a60b6ec8c512_chevyventurerdash.pdf | 2023-05-25 |
848 | sure, i could JogAMP? | 2023-06-08 | |
849 | get-the-current-gps-location-programmatically | https://stackoverflow.com/questions/1513485/how-do-i-get-the-current-gps-location-programmatically-in-android | 2023-06-08 |
850 | https://www.youtube.com/watch?v=o48VnjQhtyg&list=RDo48VnjQhtyg&start_radio=1 | let it go | 2023-06-20 |
851 | https://www.youtube.com/watch?v=Jne9t8sHpUc&list=RDo48VnjQhtyg&index=2 | I Love IT!!!. Can I Alanis? She's Absolutely Wonderful. | 2023-06-20 |
852 | https://www.google.com/search?q=valid+mysql+password+characters&oq=&aqs=chrome.0.35i39i362j46i39i199i362i465j35i39i362l6.167526199j0j15&sourceid=chrome&ie=UTF-8 | valid MySQL password characters | 2023-06-29 |
856 | Doesn`t matter, God can sort it out. | God can sort it out. | 2023-07-01 |
857 | https://stackoverflow.com/questions/27800326/hook-into-system-out-println-and-modify | try this | 2023-07-02 |
858 | https://www.codejava.net/frameworks/spring-boot/spring-boot-security-role-based-authorization-tutorial | 2023-07-04 | |
859 | https://gist.github.com/fnky/458719343aabd01cfb17a3a4f7296797 | ansi escape codes | 2023-07-04 |
860 | java maximum class name length | https://www.google.com/search?q=java+maximum+class+name+length&rlz=1C1CHBF_enCA994CA994&oq=java+maximum+class+name+length&aqs=chrome..69i57j0i390i650l4j69i64.584989058j0j15&sourceid=chrome&ie=UTF-8#cobssid=s | 2023-07-20 |
861 | https://www.google.com/search?q=google+valid+password+characters&rlz=1C1CHBF_enCA994CA994&oq=google+valid+password+characters&aqs=chrome..69i57j0i22i30j0i390i650l2j69i64l3.410792636j0j15&sourceid=chrome&ie=UTF-8 | google valid password characters | 2023-07-25 |
862 | https://www.google.com/search?q=github+valid+password+characters&rlz=1C1CHBF_enCA994CA994&sxsrf=AB5stBhoARRpYb-1HIm2c-n2RRFhgrIc3g%3A1690320313097&ei=uT3AZKrKBayG0PEPuoiVsAk&ved=0ahUKEwjqisbu5aqAAxUsAzQIHTpEBZYQ4dUDCA8&uact=5&oq=github+valid+password+characters&gs_lp=Egxnd3Mtd2l6LXNlcnAiIGdpdGh1YiB2YWxpZCBwYXNzd29yZCBjaGFyYWN0ZXJzMggQIRigARjDBEiRP1D0GVjbOXAFeAGQAQCYAZgBoAH9BqoBAzAuN7gBA8gBAPgBAcICChAAGEcY1gQYsAPCAgcQABgNGIAEwgIIEAAYBRgeGA3CAgYQABgeGA3CAggQABgIGB4YDcICChAhGKABGMMEGAriAwQYACBBiAYBkAYI&sclient=gws-wiz-serp | github valid password characters | 2023-07-25 |
863 | https://www.linkedin.com/pulse/minute-read-articles-configure-enable-ssl-your-spring-gaikwad/ | enable-ssl-spring | 2023-08-03 |
870 | https://www.marcobehler.com/guides/spring-security | spring security stuff | 2023-08-10 |
871 | https://www.google.com/search?q=spring+bcrypt+max+raw+password+length&sca_esv=556076959&rlz=1C1CHBF_enCA994CA994&sxsrf=AB5stBh1YIVY3jrfaLkiS2Inq0I-2q_wRA%3A1691791914289&ei=KrLWZPGbEbmz0PEP0fma6As&ved=0ahUKEwjx2NaA0NWAAxW5GTQIHdG8Br0Q4dUDCA8&uact=5&oq=spring+bcrypt+max+raw+password+length&gs_lp=Egxnd3Mtd2l6LXNlcnAiJXNwcmluZyBiY3J5cHQgbWF4IHJhdyBwYXNzd29yZCBsZW5ndGgyBRAAGKIEMgUQABiiBDIFEAAYogRIlokDUIQwWJz1AnACeACQAQCYAaMBoAGUJqoBBDAuMzi4AQPIAQD4AQHCAgoQABiKBRiwAxhDwgIOEC4YgAQYxwEYrwEYsAPCAggQABiABBiwA8ICCRAAGAgYHhiwA8ICCxAAGIoFGIYDGLADwgIIEAAYigUYkQLCAg4QLhiKBRjHARivARiRAsICERAuGIAEGLEDGIMBGMcBGNEDwgILEAAYgAQYsQMYgwHCAiAQLhiABBixAxiDARjHARjRAxiXBRjcBBjeBBjgBNgBAcICBxAjGIoFGCfCAgQQIxgnwgIHEAAYigUYQ8ICDRAuGIoFGMcBGK8BGEPCAggQABiABBixA8ICHRAuGIoFGMcBGK8BGJECGJcFGNwEGN4EGOAE2AEBwgIREC4YgAQYsQMYgwEYxwEYrwHCAgUQABiABMICCBAuGIAEGLEDwgILEC4YgAQYxwEYrwHCAgUQLhiABMICFBAuGIAEGJcFGNwEGN4EGOAE2AEBwgIGEAAYFhgewgIIEAAYFhgeGArCAgUQIRigAcICBxAhGKABGArCAggQIRgWGB4YHcICCBAAGIkFGKIEwgIEECEYCuIDBBgBIEGIBgGQBge6BgYIARABGBQ&sclient=gws-wiz-serp | spring bcrypt max raw password length | 2023-08-12 |
872 | https://www.youtube.com/watch?v=SO4VX_dCyuo | Snow Falls - Carried Away -- give me a day or two | 2023-08-24 |
873 | Compendium | Tim -- scriptures -- music | 2023-08-24 |
884 | https://www.youtube.com/watch?v=bpDO2gOWiXI&list=PLbuI9mmWSoUEIatm6_1KPaJIJfYX5L4To&index=2 | willy de keyser | 2023-09-23 |
885 | Trying from phone __ it's hard | Tim -- post time | 2023-09-30 |
886 | https://github.com/spring-projects/spring-authorization-server/tree/main/oauth2-authorization-server/src/main/java/org/springframework/security/oauth2/server/authorization | oauth2 authorization server 1.x.x github | 2023-10-01 |
887 | https://spring.io/guides/tutorials/spring-boot-oauth2/ | Spring Github / Google | 2023-10-01 |
888 | If you have @Bean, you must also have @Configuration, or Spring won't pick it up. | that's not the same... | 2023-10-01 |
889 | https://bootcamptoprod.com/customizing-404-response-springboot/ | 2023-10-01 | |
890 | https://stackoverflow.com/questions/4931323/whats-the-difference-between-getrequesturi-and-getpathinfo-methods-in-httpservl | 2023-10-01 | |
891 | https://www.youtube.com/watch?v=SO4VX_dCyuo | Carried Away -- Snow Falls | 2023-10-02 |
892 | https://docs.spring.io/spring-framework/reference/core.html | Spring | 2023-10-03 |
893 | https://stackoverflow.com/questions/7024010/mysql-datetime-default-time-with-interval | 2023-10-03 | |
894 | https://www.fasken.com/en/knowledge/doing-business-in-canada/13-intellectual-property#:~:text=The%20protection%20of%20intellectual%20property,Industry%20Canada%20administers%20these%20statutes. | 2023-10-07 | |
895 | Common Properties Settings for Spring | https://docs.spring.io/spring-boot/docs/1.4.3.RELEASE/reference/html/common-application-properties.html | 2023-10-18 |
896 | https://docs.oracle.com/javase/tutorial/uiswing/events/index.html | java / swing / event listeners | 2023-12-06 |
897 | https://docs.oracle.com/javase/tutorial/uiswing/events/listselectionlistener.html | table list selection | 2023-12-15 |
898 | https://www.cooks.com/recipe/pu9kt2kt/turkey-pot-pie.html | turkey pot pie | 2023-12-17 |
899 | https://www.cooks.com/recipe/y54z08zi/turkey-noodle-soup.html | turkey noodle soup | 2023-12-17 |
900 | https://docs.oracle.com/javase/tutorial/displayCode.html?code=https://docs.oracle.com/javase/tutorial/uiswing/examples/components/TablePrintDemoProject/src/components/TablePrintDemo.java | table.setPreferredScrollableViewportSize(new Dimension( | 2023-12-30 |
901 | https://docs.oracle.com/javase/tutorial/essential/io/fileAttr.html | java file attributes | 2024-01-08 |
902 | https://www.westcoastseeds.com/blogs/wcs-academy/grow-hollyhocks | growing hollyhocks | 2024-01-22 |
903 | https://www.baeldung.com/java-objects-make-using-class-name | Method inheritance + reflection | 2024-01-28 |
904 | I'd like to see the stations for news, weather sports. Hopefully nice places on the Internet, Things And Places of Interest. How can I help? And stuff like that. | 2024-03-08 | |
905 | https://www.linuxbabe.com/ubuntu/install-bitcoin-core-wallet-ubuntu | install bitcoin core | 2024-03-26 |
906 | tim | or anyone | 2024-04-02 |
907 | sut and sur and mik | all | 2024-04-02 |
908 | https://www.afac.ab.ca/wp-content/uploads/2022/11/Bee-Manual_FINAL2.pdf | beekeeping in Alberta | 2024-04-07 |
909 | https://cliutils.gitlab.io/modern-cmake/ | 2024-04-10 | |
910 | https://learn.microsoft.com/en-us/cpp/build/cmake-projects-in-visual-studio?view=msvc-170 | 2024-04-10 | |
911 | https://cmake.org/cmake/help/latest/guide/tutorial/index.html | 2024-04-10 | |
914 | https://arxiv.org/pdf/1604.03655v12 | A Discrete and Bounded Envy-Free Cake Cutting Protocol for Any Number of Agents | 2024-05-27 |
915 | https://en.wikipedia.org/wiki/Glossary_of_mathematical_symbols | 2024-05-27 | |
916 | https://www.thomasvitale.com/https-spring-boot-ssl-certificate/ | Spring SSL | 2024-06-09 |
917 | https://community.letsencrypt.org/t/tutorial-java-keystores-jks-with-lets-encrypt/34754/11 | java jks lets encrypt | 2024-06-09 |
918 | https://stackoverflow.com/questions/57491231/spring-boot-how-to-dynamically-add-new-tomcat-connector | 2024-06-10 | |
919 | https://www.digitalocean.com/community/tutorials/spring-propertysource | PropertySource | 2024-06-10 |
920 | tim | tim | 2024-06-10 |
921 | https://www.hostinger.com/tutorials/how-to-change-timezone-in-ubuntu/#:~:text=Using%20timedatectl%20(via%20the%20Command%20Line),-There%20are%20two&text=You%20can%20still%20use%20this,timezone%20options%20on%20the%20system.&text=tzselect%20command.,desired%20timezone%20and%20press%20Enter.&text=timedatectl%20command. | set server timezone | 2024-06-11 |
922 | https://docs.oracle.com/javase/jp/11/security/sample-code-illustrating-secure-socket-connection-client-and-server.html | SSLClient | 2024-06-13 |
923 | https://www.baeldung.com/spring-security-detect-compromised-passwords | 2024-06-20 | |
924 | https://stackoverflow.com/questions/29852290/self-signed-x509-certificate-with-bouncy-castle-in-java | 2024-06-21 | |
925 | https://docs.spring.io/spring-boot/reference/features/ssl.html#features.ssl | 2024-06-23 | |
926 | https://docs.oracle.com/javase/8/docs/technotes/guides/security/certpath/CertPathProgGuide.html | 2024-06-24 | |
927 | https://github.com/bcgit/bc-java/blob/main/prov/src/test/java/org/bouncycastle/jce/provider/test/PKCS12StoreTest.java | 2024-06-24 | |
928 | https://github.com/bcgit/bc-java/tree/main/pkix/src/test/java/org/bouncycastle/openssl/test | 2024-06-25 | |
929 | https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html | 2024-06-25 | |
930 | https://gist.github.com/dain/29ce5c135796c007f9ec88e82ab21822 | PEM Reader | 2024-06-26 |
931 | How to: Detect: Source object: Keys thn certs + ca. | 2024-06-26 | |
932 | https://www.ibm.com/docs/en/svdi/7.2.0.3?topic=certificates-comparing-ca-signed-self-signed | self signed explanation - exacting - by the pros | 2024-06-28 |
933 | https://stackoverflow.com/questions/11536848/keystore-type-which-one-to-use | 2024-06-28 | |
935 | https://unixpapa.com/js/key.html | javascript key processing | 2024-06-29 |
943 | https://stackoverflow.com/questions/36991562/how-can-i-set-up-a-letsencrypt-ssl-certificate-and-use-it-in-a-spring-boot-appli | Remember, you need to put the keystore somewhere accessible by your application and it must have chown'd to the user the app runs as. | 2024-07-07 |
944 | https://stackoverflow.com/questions/14031653/how-does-jcomponent-paintimmediately-work-in-java-swing | 2024-07-15 | |
945 | Something like this -- http://git.bouncycastle.org/licence.html | 2024-07-19 | |
946 | for disabling logging, ie, bouncy castle handshakes, edit jdk-xx/conf/logging.properties and set to OFF or disable the appropriate element | 2024-08-04 | |
947 | jTable1.getSelectionModel().setSelectionInterval(i, i); jTable1.scrollRectToVisible(new Rectangle(jTable1.getCellRect(i, 0, true))); | 2024-08-19 | |
948 | /usr/sbin/grub-mkconfig | 2024-09-13 | |
949 | https://community.linuxmint.com/tutorial/view/1372 | Install JDK on Linux Mint- candidate for auto-setup | 2024-09-13 |
950 | https://linuxmint-developer-guide.readthedocs.io/en/latest/setup.html | create a sandbox and install dev tools | 2024-09-13 |
951 | safari hydroboost https://www.youtube.com/watch?v=-gczYiVY_Gg | 2024-09-15 | |
952 | safari hydroboost https://www.ericthecarguy.com/replacing-a-hydroboost-unit/ | 2024-09-15 | |
953 | https://www.theflavorbender.com/homemade-french-croissants-step-by-step-recipe/ | 2024-09-15 | |
954 | https://www.astrosafari.com/threads/rebuilding-the-proportioning-combination-valve.150149/ | 2024-09-19 | |
955 | https://www.phparch.com/2022/10/the-php-datetime-class/ | + extending a class | 2024-10-04 |
956 | https://openwebstart.com/download/ ??? | Candidate | 2024-10-28 |
957 | https://www.baeldung.com/java-unicode-character-from-code-point-hex-string#:~:text=To%20create%20a%20Unicode%20character,to%20represent%20the%20Unicode%20character. | 2024-11-03 |
Page Loads: 407 Copied something from page: 9