SoakIE – a Web Server Stress Tool with a twist

Last week or so ago a couple of friends in another project in Cognifide has run into a wall while trying to load test their website. the problem was as follows: The website is highly AJAX based – the page merely loads a stub in the initial request but then loads the rest of its [...] [ Read full article ]

10 May 2009  0 Comments


SoakIE – a Web Server Stress Tool with a twist

Last week or so ago a couple of friends in another project in Cognifide has run into a wall while trying to load test their website. the problem was as follows: The website is highly AJAX based – the page merely loads a stub in the initial request but then loads the rest of its [...] [ Read full article ]

10 May 2009  0 Comments


Advanced Language Manipulation Tool for EPiServer

Have you ever (or have your customers) created and edited a page in one language only to realize that their selected locale was wrong? Have you ever wished you could delete a master language branch of a page  after creating its localized counterpart but you could only delete the newly created slave language instead? Have [...] [ Read full article ]

06 April 2009  0 Comments


Get out of my way! … or the story of file metadata for VirtualPathProvider in EPiServer

Immediately after you implement the VirtualPathProvider proxy from my previous post you will notice a one fairly serious lack in it. Namely all the files within that provider will be hiding behind the registration form. That is not cool for a couple of reasons… You may want to keep all of the files in one store [...] [ Read full article ]

17 March 2009  0 Comments


Simple registration for files served by EPiServer

With the culture of knowledge sharing and open source spreading, everyone races to show they have something valuable that you may want. And while you may not ask for money for your content you may still want to get something in return, say a contact, an email address that’s verified (or not), to keep in [...] [ Read full article ]

15 March 2009  0 Comments


WebParts based Sidebar for EPiServer – how to use it?

Once you’ll update the framework to the extended one, you will immediately notice that… nothing has changed. Hmm… did something go wrong? Well, not really. By default the framework will be run in the “legacy mode”. Thanks to an old article by our own Marek Blotny, I’ve learned how to build Plugin settings which are [...] [ Read full article ]

08 January 2009  0 Comments


WebParts based Sidebar for EPiServer – the motivation and specification

Back in the day when we started designing our last project we’ve been presented with a following problem – a big number of templates with slightly different sidebars. Hmm… Is sidebar a part of content? No, rather not. We don’t want the editors to have to setup the sidebar for every article they write (and the [...] [ Read full article ]

08 January 2009  0 Comments


Fix for EPiServer CMS5 interfering with your EPiServer 4

The problem that can make a grown up man cry… You’re editing your EPiServer 4 project and suddenly the edit mode stops working. the server reports compilation errors. something along the lines: Compiler error: CS0433: Type „EPiServer.Global” exists in „c:\WINDOWS\assembly\GAC_MSIL\EPiServer\5.1.422.122__8fe83dea738b45b7\EPiServer.dll” and „c:\WINDOWS\assembly\GAC\EPiServer\4.61.5.83__8fe83dea738b45b7\EPiServer.dll” The solution is to go to your web.config and edit the compilation section. The... [ Read full article ]

27 June 2008  0 Comments


Text-Image generation - VirtualPathProvider for EPiServer (and ASP.NET in general) – Part 2 (configuration)

The configuration of the module is a descendant of any EPiServer Virtual Path Provider configuration. This aspect is fairly well described on EPiServer pages. A sample configuration for the TextImageVirtualPathProvider can look as follows [ Read full article ]

24 June 2008  0 Comments


Text-Image generation - VirtualPathProvider for EPiServer (and ASP.NET in general) – Part 1

The module code is already available on Epicode SVN, the relevant wiki pages will be following as soon as documentation is complete. The use case is as follows: The client wants the site to look exactly as in a template provided as a image, the text is using a non standard font that is not available on [...] [ Read full article ]

23 June 2008  0 Comments


Adam Najmanowicz (Cognifide)

About me

Technology enthusiast, Senior Developer and Head of .Net Practice in Poland based offices of Cognifide Ltd
Drawing a lot of joy from providing neat, intuitive and user friendly solutions that "just work"... occasionally writing about it.
Other than this blog I also write passionately at Codality

Linked-in Profile
Skype: adamnajmanowicz
Twitter


Syndications


Archive


Tag cloud

EPiTrace logger