问题标签 [blogs]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
0 回答
764 浏览

java - CodeBetter.com like blogs for Java

I'm moving from .Net to java. So i wanted to know any good community blog site like CodeBetter.com, of java developers.

EDIT: i'm looking for something more than just coding examples, like CodeBetter.com or Artima.com, which influence your thinking.

0 投票
1 回答
158 浏览

debian - 具有多博客功能并且(可选)具有 Debian 软件包的博客引擎?

我与朋友共享 Debian 服务器,我们在服务器上托管多个 wordpress 博客。不过,Debian 提供的 Wordpress 多博客机制并没有处理多个“内容”目录。因此,我们目前无法在博客中使用图像。

我正在寻找解决问题的建议,或者在多个博客上做得更好的替代博客引擎。

0 投票
15 回答
1361 浏览

wiki - 您使用什么工具在您的团队中的开发人员之间共享信息?

我们已经有了指导,相互分享信息,并定期举行技术会议。但是,我们希望将这些事情记录下来,以备记录和未来的新团队成员使用。现在我们有大约 30 名开发人员。

我们正在考虑建立一个内部博客和维基。

虽然在公共博客(甚至可能有官方公共开发者博客)上分享东西会很棒,但现在我们希望将其保留在内部。我们的商店主要做定制编程,而不是产品,所以那里会有很多专有的客户信息。公共博客的自我审查只会让我们慢下来。

Wiki 在概念上很好,但它们需要更多的组织和编辑,所以我不相信它会是可持续的。

你的组织是如何做到的。

0 投票
4 回答
784 浏览

emacs - blogging from within emacs

I would like to know what packages and tools to use to write blogs from within emacs. I mean packages to write and publish. I 've seen a demo of that in textmate : http://blog.macromates.com/2006/blogging-from-textmate/

Is it possible to do the same in emacs?

Thank you very much.

Edit: I found a package in google code that serve blogging form emacs e-blog

I still don't get it why this thread is closed !!!! Not related to development!!???

0 投票
6 回答
1438 浏览

html - 静态 html 博客/cms 在 USB 记忆棒上运行?

拥有一个简单的博客、将整个站点部署为静态 html 通过 FTP/SFTP 和任何博客 API 的内容管理系统有哪些选择?

我知道 Thingamablog,但它已经一年多没有更新了,所以我想现在已经死了。我必须至少将静态 HTML 导出到 FTP 服务器的替代方案是什么?

如果该应用程序有一些可视 gui 来输入博客文章并可以从 USB 记忆棒运行,那就太好了。

0 投票
4 回答
946 浏览

asp.net-mvc - Blog Architecture Design, using MVC and DDD

I'm designing a blog architecture on asp.net mvc. Lets say i only have 2 entities: post and comment. do i need a controller and a repository for each one? how goes the mechanism for displaying a post with it's comments? do the post controller looks in the posts repository for the post, then asks the comment controller to retrieve all the comments connected to this post, gets them from the comments controller and passes them to the view? or maybe i should write a service which is responsible for querying both repositories and returning the results to the posts controller, which passes them to the view?

0 投票
6 回答
21326 浏览

asp.net-mvc - asp.net mvc 博客引擎

我正在寻找一些基于 ASP.NET MVC 的开源博客引擎。是否有可用的生产就绪项目?

来自 svinto 的注释:我也想要这个,而是使用任何 DI/IoC 或 ORM 插入到任何 asp.net mvc 站点的东西。- 我没有创建一个新的类似问题,而是使用这个问题。

这些是我发现的博客引擎及其依赖项、子依赖项等:

氧化物

原子站点

这两个似乎是更独立的应用程序,而不是你与其他东西混合和匹配的东西。有谁知道:

  • 有一个单独的组件(或一个用于控制器,一个用于模型)
  • 使用存储库模式
  • 允许使用任何 DI/IoC
  • 允许使用任何 ORM
  • 附带我可以更改的视图模板
0 投票
4 回答
2811 浏览

wordpress - 将子域用于外部托管博客的 SEO 后果?

使用子域在 Wordpress 或 Blogger 上托管博客是否有任何 SEO 劣势?我不想为我的网站创建博客模块而烦恼——我宁愿设置一个 CNAME 条目并将子域指向一个免费的 Wordpress 或 Blogger 帐户。谷歌会通过声称我有“重复内容”来惩罚我这样做 - 即每个博客条目的介绍文本将在我的主站点上,并且完整的详细信息将在 Wordpress/Blogger 上可见?将博客功能合并到我的主站点中会更好吗?使用免费博客主机的这种子域/外部托管方法是否还有其他潜在的缺点?

0 投票
1 回答
937 浏览

sharepoint - 在一个 SharePoint Web 中创建多个“帖子”列表

是否可以在单个 SharePoint 网站中创建多个 SharePoint 列表。我们不想为每个博客站点创建单独的子网站。关于如何实现这一点的任何指示都会非常有帮助。

0 投票
1 回答
705 浏览

wordpress - Wordpress MU 主题和插件

我在Wordpress MU中设置了一些 X 数量的博客。我需要为每个博客安装主题。

如何为他们安装主题?如果我安装在主目录中,它将适用于所有博客,或者我需要像在传统 Wordpress 中那样分别为每个博客安装。

请让我知道插件。