<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>bookmark on Jaaved Ali Khan</title><link>https://jaaved.netlify.app/tags/bookmark/</link><description>Recent content in bookmark on Jaaved Ali Khan</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Tue, 15 Aug 2023 22:25:47 +0400</lastBuildDate><atom:link href="https://jaaved.netlify.app/tags/bookmark/index.xml" rel="self" type="application/rss+xml"/><item><title>unbind keys in Emacs</title><link>https://jaaved.netlify.app/notes/202110031039-is_there_a_quick_way_to_unbind_keys_in_emacs_stack_overflow/</link><pubDate>Tue, 15 Aug 2023 22:25:47 +0400</pubDate><guid>https://jaaved.netlify.app/notes/202110031039-is_there_a_quick_way_to_unbind_keys_in_emacs_stack_overflow/</guid><description>tags global-unset-key and local-unset-key are useful, but it&amp;rsquo;s worth having an answer to this question that points out that the general way to unbind a key (for any keymap) is to define a binding of nil: (define-key KEYMAP KEY nil) ;; example (define-key python-mode-map (kbd &amp;#34;C-c C-v&amp;#34;) nil) (global-unset-key (kbd &amp;#34;C-c C-v&amp;#34;));; unset python mode map If you follow the code for either of those other functions, you&amp;rsquo;ll notice that this is exactly what they do.</description></item><item><title>Free Online Appointment Scheduling Software | Calendly</title><link>https://jaaved.netlify.app/notes/202212111457-free_online_appointment_scheduling_software_calendly/</link><pubDate>Tue, 15 Aug 2023 21:36:42 +0400</pubDate><guid>https://jaaved.netlify.app/notes/202212111457-free_online_appointment_scheduling_software_calendly/</guid><description> Bookmark Notes # tags :
Calendly is your scheduling automation platform for eliminating the back-and-forth emails for finding the perfect time — and so much more.
URL # Clipped text #</description></item><item><title>SAMA Issues the Open Banking Framework</title><link>https://jaaved.netlify.app/notes/202211151232-sama_issues_the_open_banking_framework/</link><pubDate>Mon, 10 Jul 2023 14:21:44 +0400</pubDate><guid>https://jaaved.netlify.app/notes/202211151232-sama_issues_the_open_banking_framework/</guid><description>Notes or comments # Framework that is launched: regulations and guidelines # SAMA announces the issuance of the Open Banking Framework as one of the key outputs of the Open Banking Program, which includes a comprehensive set of legislation, regulatory guidelines and technical standards based on international best practices to enable banks and fintechs to provide open banking services in the Kingdom.
Phases # First phase will focus on and second phase on and make sure to launch services by 1/4 of 2023.</description></item><item><title>Algoriza Company - Technology solutions</title><link>https://jaaved.netlify.app/notes/202211170933-algoriza_company_technology_solutions/</link><pubDate>Mon, 10 Jul 2023 14:21:37 +0400</pubDate><guid>https://jaaved.netlify.app/notes/202211170933-algoriza_company_technology_solutions/</guid><description/></item><item><title>How to resolve scheduler and controller-manager unhealthy state in Kubernetes - Stack Overflow</title><link>https://jaaved.netlify.app/notes/202110041125-how_to_resolve_scheduler_and_controller_manager_unhealthy_state_in_kubernetes_stack_overflow/</link><pubDate>Mon, 10 Jul 2023 14:21:36 +0400</pubDate><guid>https://jaaved.netlify.app/notes/202110041125-how_to_resolve_scheduler_and_controller_manager_unhealthy_state_in_kubernetes_stack_overflow/</guid><description>Another reason for this problem: You may have used http_proxy in the docker setting. In this case, you must set address of the master nodes addresses in no_proxy</description></item><item><title>Difference Between Expose and Ports in Docker Compose</title><link>https://jaaved.netlify.app/notes/202212031539-difference_between_expose_and_ports_in_docker_compose_baeldung/</link><pubDate>Mon, 10 Jul 2023 14:21:35 +0400</pubDate><guid>https://jaaved.netlify.app/notes/202212031539-difference_between_expose_and_ports_in_docker_compose_baeldung/</guid><description>Bookmark Notes # tags :
URL # Clipped text # In this article, we covered part of the networking configurations in the Docker Compose. We analyzed and compared port configuration using the expose and ports sections.
The expose section allows us to expose specific ports from our container only to other services on the same network. We can do this simply by specifying the container ports.
The ports section also exposes specified ports from containers.</description></item><item><title>How to set up dns for mail server? | DigitalOcean</title><link>https://jaaved.netlify.app/notes/202212141138-how_to_set_up_dns_for_mail_server_digitalocean/</link><pubDate>Mon, 10 Jul 2023 14:21:34 +0400</pubDate><guid>https://jaaved.netlify.app/notes/202212141138-how_to_set_up_dns_for_mail_server_digitalocean/</guid><description>Bookmark Notes # tags Adding MX records should enough to make the emails work after pointing the domain to DigitalOcean. URL # Clipped text # Hello, @redcode
You need to set the MX record to point to your mail provider. You can ask the third-party for the MX record and then simply configure the DNS from your DigitalOcean account.
You can also double-check our tutorial on how to manage DNS records:</description></item><item><title>Hawsabah</title><link>https://jaaved.netlify.app/notes/202212111800-hawsabah/</link><pubDate>Mon, 10 Jul 2023 14:21:32 +0400</pubDate><guid>https://jaaved.netlify.app/notes/202212111800-hawsabah/</guid><description>Bookmark Notes # tags , IT Consultants, IT infrastructure, Cloud computing services providers and Domain registration services provider https://www.hawsabah.sa/en/services/cloud-services/sa-domains https://www.hawsabah.sa/en/services/infrastructure https://www.hawsabah.sa/en/services/cloud-services/sa-domains
AzmX used this service to buy the DNS azmx.sa
URL # Clipped text # Default Nameservers # ns5.hawsabah.com.sa (primary) ns6.hawsabah.com.sa</description></item><item><title>Open Banking | Saudi Business Machines</title><link>https://jaaved.netlify.app/notes/202211151321-open_banking_saudi_business_machines/</link><pubDate>Mon, 10 Jul 2023 14:21:30 +0400</pubDate><guid>https://jaaved.netlify.app/notes/202211151321-open_banking_saudi_business_machines/</guid><description> Notes or comments # is already providing service to banks to create API complaint with open banking standards
URL # Clipped text #</description></item><item><title>How to Assign a Keyboard Shortcut to Google Chrome Bookmarks</title><link>https://jaaved.netlify.app/notes/202212151112-how_to_assign_a_keyboard_shortcut_to_google_chrome_bookmarks/</link><pubDate>Mon, 10 Jul 2023 14:21:21 +0400</pubDate><guid>https://jaaved.netlify.app/notes/202212151112-how_to_assign_a_keyboard_shortcut_to_google_chrome_bookmarks/</guid><description> Bookmark Notes # tags :
URL # Clipped text #</description></item><item><title>Authentication failed with Django APM agent</title><link>https://jaaved.netlify.app/notes/202110101308-failed_to_verify_server_certificate_apm_go_agent_with_eck_elastic_observability_apm_discuss_the_elastic_stack/</link><pubDate>Mon, 10 Jul 2023 14:21:20 +0400</pubDate><guid>https://jaaved.netlify.app/notes/202110101308-failed_to_verify_server_certificate_apm_go_agent_with_eck_elastic_observability_apm_discuss_the_elastic_stack/</guid><description>My use case # APM Django agent was not able to communicate with APM server, was failing with error:
Oops. That didn&amp;#39;t work. The following error occured: JSON decoding error while fetching server information: Expecting value: line 1 column 1 (char 0) Failed to submit message: &amp;#39;HTTP 401: {&amp;#34;error&amp;#34;:&amp;#34;authentication failed: missing or improperly formatted Authorization header: expected \&amp;#39;Authorization: Bearer secret_token\&amp;#39; or \&amp;#39;Authorization: ApiKey base64(API key ID:API key)\&amp;#39;&amp;#34;}\n&amp;#39; Following the solution and creating following manifest file worked:</description></item><item><title>Tarabut Gateway partners with four Saudi banks as open banking nears - Wamda</title><link>https://jaaved.netlify.app/notes/202211302122-tarabut_gateway_partners_with_four_saudi_banks_as_open_banking_nears_wamda/</link><pubDate>Wed, 30 Nov 2022 21:23:51 +0300</pubDate><guid>https://jaaved.netlify.app/notes/202211302122-tarabut_gateway_partners_with_four_saudi_banks_as_open_banking_nears_wamda/</guid><description> Bookmark Notes # tags :
URL # Clipped text # Bahrain founded and UAE-based open banking platform Tarabut Gateway has partnered with four banks in Saudi Arabia, including
Riyad Bank, Saudi British Bank (SABB), Alinma Bank and Banque Saudi Fransi (BSF).</description></item><item><title>Buxfer</title><link>https://jaaved.netlify.app/notes/202211302055-buxfer/</link><pubDate>Wed, 30 Nov 2022 20:56:48 +0300</pubDate><guid>https://jaaved.netlify.app/notes/202211302055-buxfer/</guid><description>Bookmark Notes # tags :
URL # Clipped text # Buxfer is Open Banking and PSD2 compliant, which gives you complete transparency and control over how and what data we can access.</description></item><item><title>Hire Python Developers | Custom Python Development Company India - Brainium</title><link>https://jaaved.netlify.app/notes/202211231303-hire_python_developers_custom_python_development_company_india_brainium/</link><pubDate>Wed, 23 Nov 2022 13:10:29 +0300</pubDate><guid>https://jaaved.netlify.app/notes/202211231303-hire_python_developers_custom_python_development_company_india_brainium/</guid><description> Bookmark Notes # tags , , Web Development # Includes
CMS Development # Includes
Ecommerce Development # Django Oscar Saleor
Databases supported # URL # Clipped text #</description></item><item><title>Hire Django Developers from India, Outsource Django Development</title><link>https://jaaved.netlify.app/notes/202211231157-hire_django_developers_from_india_outsource_django_development/</link><pubDate>Wed, 23 Nov 2022 11:57:27 +0300</pubDate><guid>https://jaaved.netlify.app/notes/202211231157-hire_django_developers_from_india_outsource_django_development/</guid><description> Bookmark Notes # tags , , URL # Clipped text #</description></item><item><title>Hire Django Developers from India, Outsource Django Development</title><link>https://jaaved.netlify.app/notes/202211231131-hire_django_developers_from_india_outsource_django_development/</link><pubDate>Wed, 23 Nov 2022 11:56:23 +0300</pubDate><guid>https://jaaved.netlify.app/notes/202211231131-hire_django_developers_from_india_outsource_django_development/</guid><description> Notes or comments # URL # Clipped text #</description></item><item><title>Django Jobs, 28879 Django Job Vacancies In November 2022 - Naukri.com</title><link>https://jaaved.netlify.app/notes/202211231152-django_jobs_28879_django_job_vacancies_in_november_2022_naukri_com/</link><pubDate>Wed, 23 Nov 2022 11:53:24 +0300</pubDate><guid>https://jaaved.netlify.app/notes/202211231152-django_jobs_28879_django_job_vacancies_in_november_2022_naukri_com/</guid><description> Bookmark Notes # tags :
URL # Clipped text #</description></item><item><title>Open Banking Policy Document from SAMA</title><link>https://jaaved.netlify.app/notes/202211131313-/</link><pubDate>Tue, 15 Nov 2022 12:07:28 +0300</pubDate><guid>https://jaaved.netlify.app/notes/202211131313-/</guid><description> Notes or comments # Link # Clipped text #</description></item><item><title>emacs - Completely hide the :PROPERTIES: drawer in org-mode - Stack Overflow</title><link>https://jaaved.netlify.app/notes/202211131313-emacs_completely_hide_the_properties_drawer_in_org_mode_stack_overflow/</link><pubDate>Sun, 13 Nov 2022 13:13:38 +0300</pubDate><guid>https://jaaved.netlify.app/notes/202211131313-emacs_completely_hide_the_properties_drawer_in_org_mode_stack_overflow/</guid><description> Notes or comments # Link # Clipped text #</description></item><item><title>Open Banking Policy, SAMA</title><link>https://jaaved.netlify.app/notes/202211131100-/</link><pubDate>Sun, 13 Nov 2022 13:10:04 +0300</pubDate><guid>https://jaaved.netlify.app/notes/202211131100-/</guid><description> Notes or Comments # URL # Clipped text #</description></item><item><title>Hyperlinks (Org Mode Compact Guide)</title><link>https://jaaved.netlify.app/notes/202211131149-hyperlinks_org_mode_compact_guide/</link><pubDate>Sun, 13 Nov 2022 12:00:45 +0300</pubDate><guid>https://jaaved.netlify.app/notes/202211131149-hyperlinks_org_mode_compact_guide/</guid><description>Notes or comments # This is a test
Link # updated
Clipped text # Hyperlinks Like HTML, Org provides links inside a file, external links to other files, Usenet articles, emails, and much more.
Org recognizes plain URIs, possibly wrapped within angle brackets, and activate them as clickable links. The general link format, however, looks like this:</description></item><item><title>Hyperlinks (Org Mode Compact Guide)</title><link>https://jaaved.netlify.app/notes/202211131148-hyperlinks_org_mode_compact_guide/</link><pubDate>Sun, 13 Nov 2022 11:49:16 +0300</pubDate><guid>https://jaaved.netlify.app/notes/202211131148-hyperlinks_org_mode_compact_guide/</guid><description>Notes or comments # Link # Clipped text # Hyperlinks Like HTML, Org provides links inside a file, external links to other files, Usenet articles, emails, and much more.
Org recognizes plain URIs, possibly wrapped within angle brackets, and activate them as clickable links. The general link format, however, looks like this:</description></item><item><title>Hyperlinks (Org Mode Compact Guide)</title><link>https://jaaved.netlify.app/notes/202211131147-hyperlinks_org_mode_compact_guide/</link><pubDate>Sun, 13 Nov 2022 11:48:03 +0300</pubDate><guid>https://jaaved.netlify.app/notes/202211131147-hyperlinks_org_mode_compact_guide/</guid><description>Notes or comments # Link # Clipped text # Hyperlinks Like HTML, Org provides links inside a file, external links to other files, Usenet articles, emails, and much more.
Org recognizes plain URIs, possibly wrapped within angle brackets, and activate them as clickable links. The general link format, however, looks like this:</description></item><item><title>org mode - How to set my own date format for Org - Emacs Stack Exchange</title><link>https://jaaved.netlify.app/notes/202211131145-org_mode_how_to_set_my_own_date_format_for_org_emacs_stack_exchange/</link><pubDate>Sun, 13 Nov 2022 11:45:47 +0300</pubDate><guid>https://jaaved.netlify.app/notes/202211131145-org_mode_how_to_set_my_own_date_format_for_org_emacs_stack_exchange/</guid><description>Notes or comments # Clipped text # You can start with something like this:
(setq-default org-display-custom-times t) (setq org-time-stamp-custom-formats &amp;lsquo;(&amp;quot;&amp;lt;org mode - How to set my own date format for Org - Emacs Stack Exchange %b %e %Y&amp;gt;&amp;quot; . &amp;ldquo;&amp;lt;org mode - How to set my own date format for Org - Emacs Stack Exchange %b %e %Y %H:%M&amp;gt;&amp;rdquo;))</description></item><item><title>Adding timestamps to org-roam notes</title><link>https://jaaved.netlify.app/notes/202211131138-adding_timestamps_to_org_roam_notes/</link><pubDate>Sun, 13 Nov 2022 11:40:55 +0300</pubDate><guid>https://jaaved.netlify.app/notes/202211131138-adding_timestamps_to_org_roam_notes/</guid><description>Notes or comments # Clipped text # (setq time-stamp-active t time-stamp-start &amp;ldquo;#\\+LAST_MODIFIED:[ \t]*&amp;rdquo; time-stamp-end &amp;ldquo;$&amp;rdquo; time-stamp-format &amp;ldquo;\[y-m-d : H:M\]&amp;rdquo;) (add-hook &amp;lsquo;before-save-hook &amp;rsquo;time-stamp nil)</description></item><item><title>Evil mode - How to go into Insert mode after Org-capture with %? cursor placement - Emacs Stack Exchange</title><link>https://jaaved.netlify.app/notes/202211131122-evil_mode_how_to_go_into_insert_mode_after_org_capture_with_cursor_placement_emacs_stack_exchange/</link><pubDate>Sun, 13 Nov 2022 11:23:16 +0300</pubDate><guid>https://jaaved.netlify.app/notes/202211131122-evil_mode_how_to_go_into_insert_mode_after_org_capture_with_cursor_placement_emacs_stack_exchange/</guid><description>Notes or comments # %?* Clipped text Credits to awalker4 from reddit!
(add-hook &amp;lsquo;org-capture-mode-hook &amp;rsquo;evil-insert-state)</description></item><item><title>How to delete a node? : OrgRoam</title><link>https://jaaved.netlify.app/notes/202211122218-how_to_delete_a_node_orgroam/</link><pubDate>Sat, 12 Nov 2022 22:19:04 +0300</pubDate><guid>https://jaaved.netlify.app/notes/202211122218-how_to_delete_a_node_orgroam/</guid><description>Clipped text # You just need delete the file or headline of the node you want to delete. Then M-x org-roam-db-sync.</description></item><item><title>How to delete a node? : OrgRoam</title><link>https://jaaved.netlify.app/notes/202211122215-how_to_delete_a_node_orgroam/</link><pubDate>Sat, 12 Nov 2022 22:15:59 +0300</pubDate><guid>https://jaaved.netlify.app/notes/202211122215-how_to_delete_a_node_orgroam/</guid><description>Clipped # You just need delete the file or headline of the node you want to delete. Then M-x org-roam-db-sync.</description></item><item><title>How to delete a node? : OrgRoam</title><link>https://jaaved.netlify.app/notes/202211122213-how_to_delete_a_node_orgroam/</link><pubDate>Sat, 12 Nov 2022 22:14:02 +0300</pubDate><guid>https://jaaved.netlify.app/notes/202211122213-how_to_delete_a_node_orgroam/</guid><description>You just need delete the file or headline of the node you want to delete. Then M-x org-roam-db-sync.</description></item><item><title>Filter org-roam-node-find, insert using tags and folders - How To / Tips - Org-roam</title><link>https://jaaved.netlify.app/notes/202211121357-filter_org_roam_node_find_insert_using_tags_and_folders_how_to_tips_org_roam/</link><pubDate>Sat, 12 Nov 2022 21:34:25 +0300</pubDate><guid>https://jaaved.netlify.app/notes/202211121357-filter_org_roam_node_find_insert_using_tags_and_folders_how_to_tips_org_roam/</guid><description>Selected text You can customize the node inclusion/exclusion by implementing the function org-node-node-inclusion-function, as explained in the What to cache 24 section in the org-roam manual. So there is no need to override the functions.</description></item><item><title>Setting an org roam capture template : emacs</title><link>https://jaaved.netlify.app/notes/202211121309-setting_an_org_roam_capture_template_emacs/</link><pubDate>Sat, 12 Nov 2022 13:10:02 +0300</pubDate><guid>https://jaaved.netlify.app/notes/202211121309-setting_an_org_roam_capture_template_emacs/</guid><description>I&amp;rsquo;m trying to set up a file for a template in org-roam capture, but relative to user-emacs-directory. The following returns the error: Wrong type argument: stringp, (concat user-emacs-directory &amp;ldquo;orb-template.org&amp;rdquo;). I have tried several instances of backquoting, with no luck. Please advise.</description></item></channel></rss>