For a long time, we have been using the skin that comes with dasblog, so we can directly use it with a few changes. A few days ago, I suddenly came up with a new skin.
Some people talked to some friends about the blog systems such as dasblog some time ago. Some people said that the promotion of dasblog is poor because of the Ugly skin and few models, and that it has no extensions. I quite agree with them. The interface is so ugly. Who would like to use it? Of course, I hope my blog will be cool and more personalized. Haha. The technical capabilities of Scott Hanselman, the main developer of dasblog, are well known. However, for the dasblog product, its front-and-back-end uidesign is indeed quite lacking. The same template engine is used in the front and back ends, and many users have opinions, because it makes it very difficult to adjust the blog interface, to adjust a style sheet, you must consider the front-end and whether it affects the background, which makes it easy for users to crash.
Of course, if dasblog is useless, I will not use it until now. There are also many advantages. At the technical level, dasblog is excellent and worthy of developers' scrutiny and learning. The concept of Test-driven development is embodied in the entire solution. Of course, because WebForm is poor in unit testing, you will find that the Web project does not have a corresponding Test Project; the function of reading emails with a specific prefix from the mailbox Through Pop3 and posting them to dasblog is also exclusive to it; the support for Click-Through and Crossposting also adds many features to it; it supports a wide range of open APIs and services, such as Pingback, Webbugs for RSS, Blogger/MovableType API, Trackback, Pingback, CoComment Service, gravatar, OpenID, GeoRss, XML-RPC Ping Interface, RSS to XSS cloud, Akismet ......; International support is another major highlight, mainly in terms of support for the preferred language of the browser. The publishing support of the article is only displayed to users in specific languages, the system interface is automatically displayed based on the user's preferred language type. Fixed text on the skin interface can be customized using its Macros LocalString method to set several commonly used Multilingual Texts to achieve a unified effect, however, the Official Language Pack does not support Chinese language for any reason so far, so I have to customize it myself :)
Ah ~ It seems that I have finished my problem. Let's talk about my new skin. The interface of this skin is black, and the date display is customized, and the navigation bar is adjusted to the horizontal display on the top, in this way, you can add links to your favorite internal pages or other pages: D; the font has been optimized and will have better results in the Vista/WIndows 7 + IE8 scenario, of course, it still supports xp and ie6 users, and the effect is slightly inferior. After all, the font of is quite beautiful: D, I just added a message box to the top of the ie6 user prompt for upgrade. The search box is moved to the top and the button is made into an image, which is cool. The background interface has also been adjusted, let's take a look at the figure. D. sort out and share it with you in a few days.
View Full Album