General

Well, this is just general stuff over here.

codie
codie

I have been doing a lot of Phoenix Framework these days, but I am struggling with writing heex templates because the elixir_ls was/might not be working well.So here's how I made it cool. The primary idea of this note is grabbed from this discussion.VsCode extension to install:Phoenix FrameworkElixirLSSetup to make:In your .vscode/settings.json write the following configurations:{ "emmet.includeLanguages": { "phoenix-heex": "html" } }This will give you emmet abbreviation for phoenix heex templates.For formatting Phoenix Heex"[phoenix-heex]": { "editor.defaultFormatter": "RoyalMist.vscode-eex-format" },Install, Elixir Templates Formatter, finally for tailwind css suggestions: "tailwindCSS.includeLanguages": { "phoenix-heex": "html" },I am not much of a fan of vscode, due to lack of dedicated Intellij IDE for Elixir, I am using vscode. You can vote, for Elixir support with LSP.Thanks!

codie replied a month ago
try this new one:{ "elixirLS.suggestSpecs": false, "elixirLS.dialyzerEnabled": true, "elixirLS.signatureAfterComplete": false, "elixirLS.fetchDeps": false, "files.associations": { "*.heex": "phoenix-heex" }, "[elixir]": { "editor.formatOnSave": true, "editor.defaultFormatter": "JakeBecker.elixir-ls" }, "[phoenix-heex]": { "editor.formatOnSave": true, "editor.defaultFormatter": "JakeBecker.elixir-ls" }, "emmet.includeLanguages": { "elixir": "html", "phoenix-heex": "html", "html-eex": "html" }, "emmet.triggerExpansionOnTab": true, "[html-eex]": { "editor.defaultFormatter": "JakeBecker.elixir-ls", }, "tailwindCSS.includeLanguages": { "phoenix-heex": "html" } }works well
Published a month ago
1 likes 96 watched 1 commented
Saymah

Hello everyone,I’m starting this thread to focus on a topic that I believe many of us here are interested in: Getting Google AdSense approval for Bangla news websites. As many of you might be aware, obtaining AdSense approval can be particularly challenging for news sites, and even more so when the content is in Bangla like https://dainikbdnews.com/Why is it challenging?Language Support: While Bangla is a supported language by Google AdSense, the nuances of local dialects and compliance with content guidelines can be complex.Content Requirements: News websites have dynamic content, which makes it hard to maintain the consistency in quality and compliance that Google demands.Navigating Policies: Google has strict policies regarding content and traffic sources, which can be a minefield for any news-oriented website.What I’m looking for:Personal Experiences: If you've gone through the AdSense approval process for your Bangla news site, what was your approach? Were there specific challenges you faced because of the language or the nature of news reporting?Advice and Strategies: Tips on aligning a Bangla news site with Google’s AdSense policies. How do you ensure your content is compliant? What about SEO strategies specific to Bangla content?Resource Sharing: Any guides, tools, or resources that you found invaluable during your application process.The goal here is to build a comprehensive guide that can help not just me but many others who are either planning to apply or struggling with their current applications. Whether it's about tweaking your content strategy, enhancing site structure, or ensuring compliance with legal requirements, every piece

codie replied a month ago
Can you explain your issue specifically?
Published 2 months ago
1 likes 1377 watched 1 commented
somesh

Hello Webmatrices, the page for Long Tail Keyword Generator is loading, but whenever I click on submit, it gives a weird error. https://webmatrices.com/long-tail-keywords, I could really use a screenshot right now...

secretsinnersuk replied 5 months ago
Your perspective on AI writing and its potential for blogging is insightful. It's true that while AI-generated content may offer benefits like consistency and SEO optimization, the authenticity and connection with readers are equally important aspects of successful blogging.Readers can often discern when content is produced by AI rather than crafted by a human hand, and that authenticity can greatly impact trust and engagement.When considering AI tools for blogging, beyond their fancy features, it's crucial to assess whether they can truly capture the essence of your message. The ability to convey your unique voice, personality, and perspective is essential for building a genuine connection with your audience.While AI may play an increasingly significant role in the future of blogging, it's wise to approach it cautiously and give it a thorough test run before fully embracing it. Keeping an open mind and staying vigilant to ensure that AI tools align with your blogging goals and values is key.Your dedication to staying on the grind and seeking out the best tools and strategies for your blogging endeavors is admirable. With careful exploration and discernment, you'll find the right balance between leveraging AI technology and maintaining the authenticity and connection that resonate with your audience.
Published 6 months ago
1 likes 999 watched 3 commented