1. 1 items are tagged with 5.4
  2. 1 items are tagged with Admin
  3. 5 items are tagged with Administration
  4. 1 items are tagged with Award
  5. 1 items are tagged with Bay Area
  6. 2 items are tagged with California
  7. 2 items are tagged with Community
  8. 1 items are tagged with Conference
  9. 1 items are tagged with Contest
  10. 1 items are tagged with Control Panel
  11. 1 items are tagged with Corporation
  12. 2 items are tagged with Daily Tips
  13. 1 items are tagged with Delete
  14. 3 items are tagged with Development
  15. 6 items are tagged with DNN
  16. 1 items are tagged with DNN Corp
  17. 1 items are tagged with DNNUG
  18. 8 items are tagged with DotNetNuke
  19. 1 items are tagged with DotNetNuke Connections
  20. 1 items are tagged with DotNetNuke Friendly URLs
  21. 1 items are tagged with DotNetNuke Tips
  22. 1 items are tagged with Email
  23. 1 items are tagged with Engage Software
  24. 2 items are tagged with Europe
  25. 5 items are tagged with Events
  26. 1 items are tagged with Facebook
  27. 1 items are tagged with Forum
  28. 1 items are tagged with Friendly URLs
  29. 1 items are tagged with Groups
  30. 1 items are tagged with Hard Delete
  31. 1 items are tagged with Host
  32. 1 items are tagged with INETA
  33. 1 items are tagged with Las Vegas
  34. 1 items are tagged with Mandalay Bay
  35. 1 items are tagged with Module
  36. 1 items are tagged with modules
  37. 1 items are tagged with NavigateURL
  38. 1 items are tagged with News
  39. 1 items are tagged with OpenForce
  40. 1 items are tagged with Paris
  41. 1 items are tagged with Personal
  42. 2 items are tagged with Presentations
  43. 1 items are tagged with RadEditor
  44. 2 items are tagged with release
  45. 1 items are tagged with San Francisco
  46. 2 items are tagged with Skinning
  47. 2 items are tagged with Travel
  48. 3 items are tagged with upgrade
  49. 2 items are tagged with upgrades
  50. 2 items are tagged with Users

via DotNetNuke.com
Friday, September 03, 2010 7:59 PM

If you haven’t been to Las Vegas Nevada for the annual DotNetNuke Conference you are definitely missing out on a good time! I look forward to going every year, and to be honest, I get the most enjoyment out of seeing all the people and talking outside of the sessions than I do in the sessions themselves. That being said, the sessions are well worth the price of the conference! But where else are you going to get to meet the big names in the DotNetNuke World each and every year?

DNNConnections_In_N_Out

Tags: DotNetNuke,Conference,DNN,Vegas
Category: Community
Category: Events
Views: 94 Comments: 0
via DotNetNuke.com
Thursday, September 02, 2010 7:23 PM

So if you’ve been under a rock lately you might not have heard that the annual DotNetNuke conference is coming up. While in the past it has been branded as OpenForce, this year it is just simply DotNetNuke Connections, to better fit inline with the DevConnections banner.

This years event is once again going to be held in conjunction with DevConnections in Las Vegas Nevada, November 1-4. The conference is at the Mandalay Bay Resort and Casino, a great venue that has been the amazing home to the DotNetNuke conference for the previous three years.

 

Views: 120 Comments: 0
via DotNetNuke.com
Tuesday, August 24, 2010 6:32 PM

In case you missed it, there is a Hackathon that is going on right now (the submission deadline is tomorrow so you still have time to throw a quick mobile project together).

As part of the Hackathon event in St. Louis last week I gave a brief presentation on how to quickly and easily add a RESTful JSON webservice to your modules, or even create a simple module to do this yourself. I have the source code for this presentation on Codeplex under the dnnweb project, http://dnnweb.codeplex.com/

 

Views: 220 Comments: 0
via DotNetNuke.com
Saturday, August 21, 2010 4:40 PM

Over the past two days I’ve delivered a topic called Jumpstart: DotNetNuke Module Development, you can download the PDF for the presentation here. This session is a basic intro into quickly starting to do some DotNetNuke Module Development, and if you happened to have missed it you can actually watch a previous version of this presentation in the Beginning DotNetNuke Module Development course that is part of our DotNetNuke Training offerings.

In the session I point out a couple of URLs on how to do a few things, here are those URLs and what they provide.

  1. Setting up your development environment for DotNetNuke
  2. Customizing and installing a module development Visual Studio Template
  3. Configuring and using NANT to automate your module packaging

In addition to these offerings for module development, we are offering a full day long course on Module Development before the DNN Connections event in Las Vegas Nevada in November of this year, for more information on the conference and pre-conf training check out our DNN Connections page.

If you missed the St. Louis Day of .NET this year you missed out on a great event! Be sure to keep an eye on www.stlouisdayofdotnet.com for announcements on when the event will be next year! Thanks to the organizers for another great event.


More ...
Tags: DNN,St. Louis,DotNetNuke,Day of .NET,STLDoDN
Category: Community
Category: Extension Forge
Category: Reference
Category: Events
Category: Development
Views: 210 Comments: 0
via DotNetNuke.com
Wednesday, August 18, 2010 1:54 AM

So we’re getting down to the final hours before the Hackathon, and those of us attending are getting ready for our trips! Nik and I both arrive from California tomorrow afternoon, while Joe is coming into St. Louis earlier in the day.

Wednesday (the 18th, tonight, depending on when you read this) we will be broadcasting the Hackathon kickoff from St. Louis DotNetNuke User Group. You will be able watch the session live, or watch the recordings later on.

The Hackathon contest will run until the 25th, when entries are due. For all the details on the event itself check out the rules and other details posted on http://hackathon.in

The live broadcast and video playback will occur here on DotNetNuke.com.

Why should you enter the Hackathon, even if you aren’t there attending live? You can win some great prizes!

There will be more blog posts coming in the next few days from both Joe Brinkman and myself as we post more details about mobile development and DNN.

For now, if you need some project ideas, here are some that ANYONE can create a project for. Most of these things will need a web service created to expose this data, I’ll have examples for you to see how to easily do this later this week!

An app to review your website Site Log data

An app to monitor your Event Log

An app to access the DNN Dashboard (host)

An app that exposes a user’s “work” from the HTML module

An app to list of blog posts and comments for the DNN blog module

An app to read and post data to the DNN Forum module

An app to interact with any other DNN module!

Don’t let our suggestions limit you in anyway, they are by no means the only things you could develop, in fact we encourage you to think outside of the box, they are just there to get your gears turning on something for the contest. These apps don’t need to be highly complex either, just a simple mobile app to perform a function is fine.

We will be releasing a sample application here this week as well that does a few different things with DNN that I think you will find very cool! I know I’ve used it and it’s pretty damn sweet to see!


More ...
Tags: DNN,Hackathon,Development,Module,extensions,Android,Iphone,Mobile
Category: Events
Category: Extension Forge
Category: Development
Views: 150 Comments: 0
via DotNetNuke.com
Tuesday, August 17, 2010 1:52 AM

A few weeks ago (heck it’s been a couple of months now, my how time flies) I put together a couple of blog posts about module development using the WAP project type. They were how to setup your environment, how to customize a visual studio template, and how to use NANT to automate packaging of your projects.

Well, it took me some time but I finally got a VB.Net template together using the same approach as my C# template. I’ve also put together a new C# template (with a minor change to the location of the uninstall.sqldataprovider file). If you are looking to get started with DNN module development be sure to check out the posts!

Be sure to read those three original blog posts, you’ll get some good info on how to:

If you missed the free Basic Module Development webinar I delivered a couple of weeks ago, check out the video from that to get you jump started with some module development.

You can get the two free templates from codeplex.

I’ve been told these templates will work in VS2008 Express, though I haven’t tested them myself. I also believe that these will work in VS2010 if you want to try them there as well.

One question that comes up when I talk about the Templates that I’ve created is why they aren’t in the DotNetNuke Starter kit that you can download from Codeplex. I intend for them to be rolled into that package, but they didn’t make it into the upcoming DNN 5.5 release, I hope to get them into a future release here soon.

I’m also working on a sample project for DNN restful web services for some demonstrations for the St. Louis Hackathon (you can watch and enter the contest even if you aren’t in St. Louis!), it will be hosted on codeplex as well. I hope to have some of that sample code (developed using the C# template of course) on Tuesday.


More ...
Tags: DNN,Module,Development,DotNetNuke,Template,visual studio,2008,2010
Category: Community
Category: Extension Forge
Category: Reference
Category: Development
Views: 208 Comments: 0
Chris Hammond
Sunday, August 15, 2010 11:39 PM
Do you run a website using the DotNetNuke Forum module? If so, you might find that you want to run a report on users in a specific role to see how many posts those users are posting per month in your forums. If that’s the case I have just the SQL sample for you!
Views: 1572 Comments: 0
via DotNetNuke.com
Friday, August 13, 2010 4:23 PM

Are you interested in going to the St. Louis Day of .NET next week? Did you fail to get your boss to approved the entry fee of $200 for this excellent two day event?

Well have I got a deal for you!

I’ve got a free entry to the St. Louis Day of .NET that I am going to give away. That means you have a chance to go for free, you don’t have to pay the $200 entry fee, but here’s the deal. You need to earn the free entry!

To get the free entry you need to write a blog post about what you are most interested in seeing/learning (choosing from the list of sessions) at the event next Friday and Saturday.

Once you’ve blogged about it, post the URL to your blog post in the comments here on my blog. You must post your blog by Monday at 5pm PDT, and from those submissions I will randomly choose one who will get to go to the event for free.

Remember, the entry fee covers the event, and even food (breakfast/lunch both days) at the event!

Of the remaining submissions I will pick 5 randomly, to get access to a discount code, saving you $75 off the $200 entry fee.

Now for the rules. Bribery won’t work, so you don’t have to say you are most excited about seeing my sessions at the event next week (though you can definitely choose those).

Hope to see you in St. Louis! For more information about the event check out http://www.stlouisdayofdotnet.com/


More ...
Tags: St. Louis,Day of .NET,DNN,Free,Entry,Conference
Category: Events
Category: Community
Views: 216 Comments: 0
via DotNetNuke.com
Wednesday, August 11, 2010 2:03 AM

With the Mobile DotNetNuke Hackathon coming up in St. Louis next week Joe Brinkman and I are going to be blogging about how you can get started with doing some mobile development with DotNetNuke, that way you are prepared to enter the contest. If you win the contest you stand a chance at winning some cool prizes, so you better dust off your development chops and get started!

My first post is going to cover how to easily get started with Appcelerator’s Titanium, a tool from an open source company located not too far from DotNetNuke Corp’s headquarters here in the Bay Area in California. The Titanium project is a tool for packaging and deploying (and testing) mobile applications,  meaning you can develop an application that will work on IPhone or Android, and in future releases will include Blackberry. Besides mobile you can also develop desktop applications, but we’re going to stick with the mobile side of things for now.

Category: Community
Category: Events
Category: Extension Forge
Category: Development
Views: 268 Comments: 0
via DotNetNuke.com
Friday, August 06, 2010 2:10 AM

Just over two weeks ago I blogged about a new offering in my role of Director of Training for DotNetNuke Corp. We announced that we were going to start offering some free DotNetNuke training in addition to our instructor led training courses that we’ve been offering since May.

Views: 316 Comments: 0