Difference between revisions of "UsefulLinks"

From Dynazu
Jump to navigation Jump to search
Line 67: Line 67:
 
*Java: [https://docs.oracle.com/javase/7/docs/api/ JavaAPI][https://www.oracle.com/technetwork/java/javase/documentation/index-jsp-135444.html JavaDoc][https://docs.oracle.com/javase/8/docs/api/java/lang/package-summary.html Java-Lang-Package-Summary]
 
*Java: [https://docs.oracle.com/javase/7/docs/api/ JavaAPI][https://www.oracle.com/technetwork/java/javase/documentation/index-jsp-135444.html JavaDoc][https://docs.oracle.com/javase/8/docs/api/java/lang/package-summary.html Java-Lang-Package-Summary]
  
*JS: [https://regexr.com/ TestRegExp][https://ckeditor.com/ CKEditor][https://jsfiddle.net/ JSFiddle][https://jquery.com/ jQuery][http://api.jquery.com/ JQuery Documentation][http://jqueryui.com/ jQuery UI][https://www.rexegg.com/regex-quickstart.html RegexQuickStart][https://www.rexegg.com/regex-quickstart.html RegExCheatSheet]
+
*JS: [https://regexr.com/ TestRegExp][https://ckeditor.com/ CKEditor][https://jsfiddle.net/ JSFiddle][https://jquery.com/ jQuery][https://api.jquery.com/ JQuery Documentation][https://jqueryui.com/ jQuery UI][https://www.rexegg.com/regex-quickstart.html RegexQuickStart][https://www.rexegg.com/regex-quickstart.html RegExCheatSheet]
  
 
*Kotlin: [https://kotlinlang.org/docs/reference/coding-conventions.html CodingConventions] [https://kotlinlang.org/docs/reference/ Reference] [https://developer.android.com/kotlin/style-guide StyleGuideAndroid]
 
*Kotlin: [https://kotlinlang.org/docs/reference/coding-conventions.html CodingConventions] [https://kotlinlang.org/docs/reference/ Reference] [https://developer.android.com/kotlin/style-guide StyleGuideAndroid]
  
*Learning: [https://medium.freecodecamp.org/ CodeCamp][https://www.coursera.org/recommendations Coursera][https://www.thegreatcoursesplus.com/home TheGreatCouresPlus][http://www.lynda.com/ Lynda][https://app.pluralsight.com/library/ PluralSight][https://thinkster.io/ Thinkster][http://tutsplus.com/ TutsPlus][https://www.udacity.com/ Udacity][https://stackskills.com/ StackSkills][https://www.udemy.com/ UDemy] [https://discordapp.com/channels/622033978047725582/633585681465344001 DiscordApp][https://courses.edx.org/dashboard EDX][https://ocw.mit.edu/courses/ OpenMITCourses][https://www.coursera.org/ Coursea][https://jscomplete.com/learn jsCompleteLearn]
+
*Learning: [https://medium.freecodecamp.org/ CodeCamp][https://www.coursera.org/recommendations Coursera][https://www.thegreatcoursesplus.com/home TheGreatCouresPlus][https://www.lynda.com/ Lynda][https://app.pluralsight.com/library/ PluralSight][https://thinkster.io/ Thinkster][https://tutsplus.com/ TutsPlus][https://www.udacity.com/ Udacity][https://stackskills.com/ StackSkills][https://www.udemy.com/ UDemy] [https://discordapp.com/channels/622033978047725582/633585681465344001 DiscordApp][https://courses.edx.org/dashboard EDX][https://ocw.mit.edu/courses/ OpenMITCourses][https://www.coursera.org/ Coursea][https://jscomplete.com/learn jsCompleteLearn]
  
*Linux: [https://blog.packagecloud.io/eng/2015/03/30/apt-cheat-sheet/ AptCheatSheet] [https://distrowatch.com/ DistroWatch][http://metalab.unc.edu/LDP/ Linux Documentation Project][http://www.ubuntu.com/ Ubuntu][http://ubuntuforums.org/ UbuntuForums]
+
*Linux: [https://blog.packagecloud.io/eng/2015/03/30/apt-cheat-sheet/ AptCheatSheet] [https://distrowatch.com/ DistroWatch][https://metalab.unc.edu/LDP/ Linux Documentation Project][https://www.ubuntu.com/ Ubuntu][https://ubuntuforums.org/ UbuntuForums]
  
*NGINX: [http://nginx.org/en/docs/ NginxDocs] [https://www.nginx.com/resources/wiki/start/topics/tutorials/config_pitfalls/ CommonMistakes]
+
*NGINX: [https://nginx.org/en/docs/ NginxDocs] [https://www.nginx.com/resources/wiki/start/topics/tutorials/config_pitfalls/ CommonMistakes]
  
*SQL: [http://en.wikipedia.org/wiki/SQL SQL][http://en.wikipedia.org/wiki/SQL#Data_types Data_types][http://en.wikipedia.org/wiki/SQL#Queries Queries][http://en.wikipedia.org/wiki/SQL#Data_manipulation Data_manipulation][http://en.wikipedia.org/wiki/SQL#Transaction_controls Transaction_controls][http://en.wikipedia.org/wiki/SQL#Data_definition Data_definition][http://en.wikipedia.org/wiki/SQL#Data_control Data_control]
+
*SQL: [https://en.wikipedia.org/wiki/SQL SQL][https://en.wikipedia.org/wiki/SQL#Data_types Data_types][https://en.wikipedia.org/wiki/SQL#Queries Queries][https://en.wikipedia.org/wiki/SQL#Data_manipulation Data_manipulation][https://en.wikipedia.org/wiki/SQL#Transaction_controls Transaction_controls][https://en.wikipedia.org/wiki/SQL#Data_definition Data_definition][https://en.wikipedia.org/wiki/SQL#Data_control Data_control]
  
*Programing: [http://www.developer.com/ Developer][http://code.google.com/ CodeGoogle][http://www.google.com/apps/intl/en/business/index.html GoogleApps][http://www.hotscripts.com/ HotScripts][http://www.jetbrains.com/idea/ IntelliJ IDEA][http://webcheatsheet.com/php/regular_expressions.php RegularExpressions][http://stackoverflow.com/ StackOverflow][http://www.xml.com/ XML][https://stackexchange.com/sites StackSites]
+
*Programing: [https://www.developer.com/ Developer][https://code.google.com/ CodeGoogle][https://www.google.com/apps/intl/en/business/index.html GoogleApps][https://www.hotscripts.com/ HotScripts][https://www.jetbrains.com/idea/ IntelliJ IDEA][https://webcheatsheet.com/php/regular_expressions.php RegularExpressions][https://stackoverflow.com/ StackOverflow][https://www.xml.com/ XML][https://stackexchange.com/sites StackSites]
  
*Python: [https://pypi.org/ Pypi][http://www.python.org/ Python][https://docs.python.org/3/ PythonDocs][http://www.wxpython.org/ WxPython][http://www.wxwidgets.org/docs/ wxPython Docs][https://docs.python.org/3/tutorial/index.html Tutorial][https://pypi.org/ PyPi]
+
*Python: [https://pypi.org/ Pypi][https://www.python.org/ Python][https://docs.python.org/3/ PythonDocs][https://www.wxpython.org/ WxPython][https://www.wxwidgets.org/docs/ wxPython Docs][https://docs.python.org/3/tutorial/index.html Tutorial][https://pypi.org/ PyPi]
  
*Tech: [http://www.asciitable.com/ AsciiTable][http://www.newegg.com NewEgg][http://safari.oreilly.com/ O'Reilly Safari][http://pcpartpicker.com/ PCPartPicker][http://www.practicallynetworked.com/ Practically Networked][http://www.scons.org/ SCons][http://www.tomshardware.com/ Tom's Hardware][https://www.virtualbox.org/ VirtualBox][http://www.zdnet.com/?tag=zdnn.header1 ZDNet]
+
*Tech: [https://www.asciitable.com/ AsciiTable][https://www.newegg.com NewEgg][https://safari.oreilly.com/ O'Reilly Safari][https://pcpartpicker.com/ PCPartPicker][https://www.practicallynetworked.com/ Practically Networked][https://www.scons.org/ SCons][https://www.tomshardware.com/ Tom's Hardware][https://www.virtualbox.org/ VirtualBox][https://www.zdnet.com/?tag=zdnn.header1 ZDNet]
  
*WebDevelopment: [http://aws.amazon.com/ AmazonWebServices][http://getbootstrap.com/ BootStrap][http://bootsnipp.com/forms BootstrapFormBuilder][https://console.developers.google.com/project GoogleConsole] [https://www.startssl.com/ StartSSL][http://tutorials.jenkov.com/svg/index.html SVGTutorial] [http://visionmedia.github.io/superagent/#serializing-request-body SuperAgent-Serializing]
+
*WebDevelopment: [https://aws.amazon.com/ AmazonWebServices][https://getbootstrap.com/ BootStrap][https://bootsnipp.com/forms BootstrapFormBuilder][https://console.developers.google.com/project GoogleConsole] [https://www.startssl.com/ StartSSL][https://tutorials.jenkov.com/svg/index.html SVGTutorial] [https://visionmedia.github.io/superagent/#serializing-request-body SuperAgent-Serializing]
  
 
*Junk: [http://www.unitedmedia.com/comics/dilbert/ Dilbert][http://www.famous-smoke.com/ FamousSmokeShop][https://www.thompsoncigar.com/ ThompsonCigar]
 
*Junk: [http://www.unitedmedia.com/comics/dilbert/ Dilbert][http://www.famous-smoke.com/ FamousSmokeShop][https://www.thompsoncigar.com/ ThompsonCigar]
Line 94: Line 94:
 
*Calls to Worship: [http://liturgyoutside.net/CallOutside.html CallOutside][http://www.lectionarysermons.com/ARCH-W.html CallsToWorship][http://re-worship.blogspot.com/ reWorship]
 
*Calls to Worship: [http://liturgyoutside.net/CallOutside.html CallOutside][http://www.lectionarysermons.com/ARCH-W.html CallsToWorship][http://re-worship.blogspot.com/ reWorship]
  
*Churches: [https://www.lifespringchurch.org/covenantchurch LifeSpring][https://www.calvarychapelwindsor.com/ CalvaryChapelWidsor] [https://www.benttreechurch.com/ BentTree][http://www.crossroadscolorado.com/ CrossRoads][http://www.cor.org/worship/sermon-archives/ COR_Sermons]
+
*Churches: [https://www.lifespringchurch.org/covenantchurch LifeSpring][https://www.calvarychapelwindsor.com/ CalvaryChapelWidsor] [https://www.benttreechurch.com/ BentTree][http://www.crossroadscolorado.com/ CrossRoads][https://www.cor.org/worship/sermon-archives/ COR_Sermons]
  
 
*Leadership: [http://li.cor.org/ LeadershipInstitueChurchOfTheResurrection]
 
*Leadership: [http://li.cor.org/ LeadershipInstitueChurchOfTheResurrection]
  
*Lectionary: [http://www.khouse.org/blueletter/ BlueLetter][http://www.library.vanderbilt.edu/divinity/lectionary/ Lectionary][http://www.ntgateway.com/ New Testament Links][http://www.textweek.com/ TextForThisWeek][http://satucket.com/lectionary/When_Will_It_Be_Read.htm When Will It Be Read - Lectionary]
+
*Lectionary: [http://www.khouse.org/blueletter/ BlueLetter][http://www.library.vanderbilt.edu/divinity/lectionary/ Lectionary][http://www.ntgateway.com/ New Testament Links][http://www.textweek.com/ TextForThisWeek][https://satucket.com/lectionary/When_Will_It_Be_Read.htm When Will It Be Read - Lectionary]
  
 
*Methodist: [http://www.cokesbury.org/ Cokesbury][http://www.umc.org/ United Methodist][http://web.bu.edu/sth/ BU School of Theology][http://willimon.blogspot.com/ BishopWillimon][http://www.gbod.org/ GBOD]
 
*Methodist: [http://www.cokesbury.org/ Cokesbury][http://www.umc.org/ United Methodist][http://web.bu.edu/sth/ BU School of Theology][http://willimon.blogspot.com/ BishopWillimon][http://www.gbod.org/ GBOD]
Line 104: Line 104:
 
*Music: [http://www.hymn-books.com/HymnBook.php?HBID=11&Seq=&Rge=0 CelebrationHymnal][http://www.hymnary.org/hymnal/CEL CelebrationHymnalLyrics][http://www.hymnal.net/home.php HymnNet][http://www.praisecharts.com/ PraiseCharts][https://us.songselect.com/ SongSelect][http://www.ultimate-guitar.com UltimateGuitar]
 
*Music: [http://www.hymn-books.com/HymnBook.php?HBID=11&Seq=&Rge=0 CelebrationHymnal][http://www.hymnary.org/hymnal/CEL CelebrationHymnalLyrics][http://www.hymnal.net/home.php HymnNet][http://www.praisecharts.com/ PraiseCharts][https://us.songselect.com/ SongSelect][http://www.ultimate-guitar.com UltimateGuitar]
  
*Pastoral: [http://www.pastors.com/ Pastors][http://www.pastorshelper.com/illus.html Pastor's Helper][http://www.thework.com/index.asp TheWork]
+
*Pastoral: [http://www.pastors.com/ Pastors][http://www.pastorshelper.com/illus.html Pastor's Helper][https://www.thework.com/index.asp TheWork]
  
*Sermons: [http://www.homileticsonline.com/subscriber/default.asp Homoletics Online][http://www.preachingtoday.com/ PreachingToday][http://www.sermoncentral.com SermonCentral][http://executableoutlines.com/ SermonOutlines][http://www.rockies.net/%7Espirit/sermon.html Sermon Resources][http://www.calvin.edu/worship/services/series/ SermonSeries]
+
*Sermons: [http://www.homileticsonline.com/subscriber/default.asp Homoletics Online][http://www.preachingtoday.com/ PreachingToday][http://www.sermoncentral.com SermonCentral][http://executableoutlines.com/ SermonOutlines][https://www.rockies.net/%7Espirit/sermon.html Sermon Resources][http://www.calvin.edu/worship/services/series/ SermonSeries]
  
 
*Sermons for Reflection: [http://www.sermoncentral.com/sermon.asp?SermonID=46762&Sermon%20Pentecostal%20Power%20by%20George%20Rennau Pentecost Power]
 
*Sermons for Reflection: [http://www.sermoncentral.com/sermon.asp?SermonID=46762&Sermon%20Pentecostal%20Power%20by%20George%20Rennau Pentecost Power]
Line 114: Line 114:
 
*Worship: [http://www.godtube.com/ GodTube][http://www.hymnsite.com/ HymnSite][http://library.timelesstruths.org/search/ TimelessTruths][http://www.gbod.org/worship/default.asp?loc_id=17,897,899&act=nav_loc Traditional and Blended Hymns for Worship][http://www.webshots.com/ WebShots][http://www.wingclips.com/ WingClips]
 
*Worship: [http://www.godtube.com/ GodTube][http://www.hymnsite.com/ HymnSite][http://library.timelesstruths.org/search/ TimelessTruths][http://www.gbod.org/worship/default.asp?loc_id=17,897,899&act=nav_loc Traditional and Blended Hymns for Worship][http://www.webshots.com/ WebShots][http://www.wingclips.com/ WingClips]
  
*Resources: [http://www.christianbook.com/ ChristianBook][http://www.cokesbury.com/ Cokesbury][http://www.discountchristian.com/ DiscountChristian][http://www.ccel.org/bible/phillips/JBPhillips.htm Works of J.B.Phillips]
+
*Resources: [http://www.christianbook.com/ ChristianBook][http://www.cokesbury.com/ Cokesbury][https://www.discountchristian.com/ DiscountChristian][http://www.ccel.org/bible/phillips/JBPhillips.htm Works of J.B.Phillips]
  
*Misc: [http://www.sblomberg.com/cbs/ ChurchSigns][http://www.desiringgod.org/ DesiringGod][http://www.firstthings.com/ First Things][http://www.ironsharpensiron.net/ Iron_Sharpens_Iron]
+
*Misc: [https://www.sblomberg.com/cbs/ ChurchSigns][http://www.desiringgod.org/ DesiringGod][http://www.firstthings.com/ First Things][https://www.ironsharpensiron.net/ Iron_Sharpens_Iron]
  
 
*Bible Software: [http://biblia.com/ Biblia][http://www.logos.com/ Logos][https://app.logos.com/books/LLS Logos_Library]
 
*Bible Software: [http://biblia.com/ Biblia][http://www.logos.com/ Logos][https://app.logos.com/books/LLS Logos_Library]

Revision as of 06:17, 9 January 2022

GOOGLE

General

YogaInternational BoydLakeVet

CompareTheStrrain LeaflyNaturalAlternativesForHealthOrganicAlternatives

PhotoPeaBeenVerified

FlavioCopes

Technology

GoogleMapsNewGooglePlayPublishGoogleStoreMessages

Ministry Resources

For information on using the wiki software, consult the User's Guide.

  • Local Ports
    • 21 - FTP Control
    • 22 - SSH - remote login
    • 25 - SMTP - Simple Mail forwarder
    • 80 - http
    • 110 - pop2,3
    • 137 - NETBIOS Name Service
    • 143 - IMAP
    • 443 - https
    • 465 - SMTPS (ssl mail)
    • 587 - SMTP - ssl can be started
    • 940 - dynDNS mail redirection service
    • 993 - imaps
    • 995 - pop3s
    • 3000 - Ruby on Rails (Redmine) - start_redmine
    • 5900 - Remote Desktop Protocol - VNC
    • 8080 - HTTP alt -