{#if $T.Posts.length == 0} {$P.locals.empty} {#/if} {#foreach $T.Posts as post} {#if $T.post.IsPublished} {#else} {#/if} {$T.post.Title} {#if !$T.post.IsPublished} Not Published {#/if} {$T.post.CreatedOn.toLocaleDateString()} {$T.post.CreatedOn.toLocaleTimeString()} by {$T.post.UserName} {#if $T.post.Categories && $T.post.Categories.length > 0} posted in {#foreach $T.post.Categories as cat} {#if !$T.cat$first}|{#/if} {$T.cat.Name} {#/for} {#/if} {$T.post.Summary} read more → {#if $T.post.Tags && $T.post.Tags.length > 0} Tags: {#foreach $T.post.Tags as tag} {#if !$T.tag$first} , {#/if} {$T.tag.TagName} {#/for} {#/if} {#if $T.post.Comments != null} Comments({$T.post.Comments}) {#/if} {#/for} {#if $T && $T.length > 0} {#if $P.page > 1} {$P.locals.newer} {#/if} {#foreach $T as page} {#if $T.page$index != $P.page - 1} {#else} {#/if} {$T.page$index + 1} {#if $T.page$index != $P.page - 1} {#else} {#/if} {#/for} {#if $P.page <= $T.length - 1} {$P.locals.older} {#/if} {#/if} Subscribe to All 1 2 3 4 5 Older Entries >> Hackby’11. New challenge. New ideas. New achievements. Tuesday, October 11, 2011 9:30:34 AM by Tanja Swonson posted in ASP.Net MVC | Awards On October 8-9, 2011 a great event called "Hackathon" took place in Minsk. The idea behind it is quite simple: you have 24 hours to put together a team and develop an application. Involvement of more than one hundred IT professionals and enthusiasts resulted in 14 developed applications. And if until now you thought that 24 hours is very little time to develop a truly useful and effective application, you better think again. Read about our impressions, application we developed and award we received at “Hackathon” 2011 in the blog post below. read more → Tags: Asp.Net MVC , Hackathon New Releases and Summer Shopping with Coding Staff Sunday, July 17, 2011 2:29:38 AM by Coding Staff posted in New releases Exploring and discovering new stuff is always exciting. Find out about the latest DotNetNuke releases and news from Coding Staff in the blog post below! read more → Tags: DotNetNuke modules , promo campaigns Our new start-up – MinskRent.Net Wednesday, June 15, 2011 8:38:39 AM by Viktar Kviko posted in Startups | Other Coding Staff is glad to introduce you our new start-up - MinskRent.Net which is going to be the first portal that offers a convenient online search of apartments in Minsk and booking service where you can pay by Visa, MasterCard, American Express or PayPal. read more → Tags: events , marketing , product promotion , saas , sales , startuping IIS7 Files Size Limit Monday, June 13, 2011 8:44:41 AM by Jay Ramsey posted in DotNetNuke | ASP.NET For one reason or another, users ask DNN administrators to permit uploading files of big sizes using the File Manager. If you have ever experienced a problem with uploading big files through the DotNetNuke File Manager, read on to find which solutions I was able to find. read more → Tags: configuration , DNN file manager , IIS Story of a Startup Creation Sunday, April 10, 2011 5:04:08 AM by Mikita Mikado posted in SEO & Marketing | Other After a few years in the web development business, I got a bit bored (deep breath, huh?). It is always like that – once you hit certain goals set in your head, the feeling that it is time to move on becomes stronger and stronger. Plus, the buzz about successful SAAS startups just can’t keep web developers apathetic. So here we are, launching our first startup application called Quote Roller – an awesome proposal software that helps to create, send and track business proposals. Prior to this launch, there’ve been 6 months of hard work that I will write about in this post. read more → Tags: marketing , product promotion , saas , sales , startuping 1 2 3 4 5 Older Entries >>
{#if $T && $T.length > 0} {#if $P.page > 1} {$P.locals.newer} {#/if} {#foreach $T as page} {#if $T.page$index != $P.page - 1} {#else} {#/if} {$T.page$index + 1} {#if $T.page$index != $P.page - 1} {#else} {#/if} {#/for} {#if $P.page <= $T.length - 1} {$P.locals.older} {#/if} {#/if}
On October 8-9, 2011 a great event called "Hackathon" took place in Minsk. The idea behind it is quite simple: you have 24 hours to put together a team and develop an application. Involvement of more than one hundred IT professionals and enthusiasts resulted in 14 developed applications.
And if until now you thought that 24 hours is very little time to develop a truly useful and effective application, you better think again.
Read about our impressions, application we developed and award we received at “Hackathon” 2011 in the blog post below.
Exploring and discovering new stuff is always exciting. Find out about the latest DotNetNuke releases and news from Coding Staff in the blog post below!
Coding Staff is glad to introduce you our new start-up - MinskRent.Net which is going to be the first portal that offers a convenient online search of apartments in Minsk and booking service where you can pay by Visa, MasterCard, American Express or PayPal.
For one reason or another, users ask DNN administrators to permit uploading files of big sizes using the File Manager. If you have ever experienced a problem with uploading big files through the DotNetNuke File Manager, read on to find which solutions I was able to find.
After a few years in the web development business, I got a bit bored (deep breath, huh?). It is always like that – once you hit certain goals set in your head, the feeling that it is time to move on becomes stronger and stronger. Plus, the buzz about successful SAAS startups just can’t keep web developers apathetic. So here we are, launching our first startup application called Quote Roller – an awesome proposal software that helps to create, send and track business proposals. Prior to this launch, there’ve been 6 months of hard work that I will write about in this post.
{#foreach $T.Years as year} {$T.year.Year} {#foreach $T.year.Months as month} {$T.month.MonthName} {#/for} {#/for}