You need to Register for free and Login to post a message in the forum.

Forum

Subject: Artisteer Skinning Tool
Prev Next
You are not authorized to post a reply.

Author Messages
Len
DNN Creative Magazine Subscriber
Nuke Active Member
Nuke Active Member
Posts:26

28 May 2009 10:34 AM  
So far this tool is made for WordPress, Drupal & Joomla, but has an HTML export as well. I've seen a lot of requests on their forum to add a DNN output, but we'll see what they do.

For $130 (and some elbow grease to scrub the HTML for DNN conversion) it looks like it might be a pretty cool tool for those of us who are "creatively challenged" but still what to take a stab at making our own skins.

You can download a trial version at www.artisteer.com. The trial is not time limited, it just stamps "TRIAL" all over the page.

What do all you "professionals" think?
Lee Sykes
DNN Creative Staff
Nuke Master V
Nuke Master V
Posts:5282


31 May 2009 3:16 AM  
Hello,

That's interesting, I have not tested it, but have looked round the site and read the reviews, this one is interesting:
http://www.topnotchthemes.com/blog/090315/generate-your-own-drupal-themes-too-good-be-true

You should be able to convert what is output into a DNN skin - check out this tutorial:



Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
Artisteer
Nuke Newbie
Nuke Newbie
Posts:2

24 Jun 2009 5:32 PM  
Please note that Artisteer has released support for DotNetNuke today (Beta).
It now exports ready to use DNN skins.

http://www.artisteer.com/?p=news

Thank you,
Paul Hudson
Artisteer Team
Joseph Craig
DNN Creative Staff
Nuke Master V
Nuke Master V
Posts:5311


24 Jun 2009 9:07 PM  
This is a very interesting announcement!

Joe Craig
DNN Creative Support
Subscribe to the website
Steve
Nuke Active Member
Nuke Active Member
Posts:33

29 Jun 2009 12:55 PM  
I'm loving this tool! I have some concerns with menu placement, but in 15 minutes of playing, I'm wowed! Let me be the first to request a review/walkthrough.
Joseph Craig
DNN Creative Staff
Nuke Master V
Nuke Master V
Posts:5311


29 Jun 2009 1:15 PM  
It would be great if you could give a review!  I suspect that you probably know more about it right now than any of the rest of us.

And, if you have created a DotNetNuke skin with it, please give a link, or even upload the skin here so that others might see it.

Joe Craig
DNN Creative Support
Subscribe to the website
Artisteer
Nuke Newbie
Nuke Newbie
Posts:2

30 Jun 2009 12:15 AM  
Hi,

I personally don't use DNN (yet), but created a few sample DNN skins (each took less than 10 minutes) if anyone would like to try. Hopefully they will work as this feature is still in Beta .
The skins include "ReadMe.txt" with basic instructions that mention an additional menu module, also provided below.

Sample 1: http://www.artisteer.com/support/DNNSample1.zip
Sample 2: http://www.artisteer.com/support/DNNNeonLights.zip
Sample 3: http://www.artisteer.com/support/DNNSimpleDesign.zip
Sample 4: http://www.artisteer.com/support/DNNWeb20.zip
Menu Module: http://www.artisteer.com/support/ArtMenu.zip


Paul Hudson
Artisteer Team

clod
Nuke Newbie
Nuke Newbie
Posts:2

09 Sep 2009 2:45 AM  
I suggest to use follow free PHP IDE - Codelobster PHP Edition for Drupal, Joomla and WordPress coding.
Jurgen van Tilburg
DNN Creative Magazine Subscriber
Nuke Newbie
Nuke Newbie
Posts:2

19 Nov 2009 5:21 PM  
Hello, I've been using DotNetNuke for more then 3 years now. Allthough DNNCreative and the skinningtoolbox have been a tremendous help, i find Artisteer a most welcome solution to quickly develop very professional, great looking skins with a lot of room for customization. Sure, for the more "demanding ones" among us there is allways the possibility to tweek the skins. Nevertheless it saved me hours, if not days in developing skins in just a month i have been using Artisteer. Oh, forgot to mention: they do now support DotNetNuke export. Version 2.3.x offers skins with 18 (!) panes! If you only need 3, you can not tell the difference.... "a must have" i say for everyone who needs to create a skin. I even woull'd say: "you can't live without" if you create skins on a regular basis!

www.indetop.nl
www.SimpleOnlineSolutions.biz
www.Jurgenvantilburg.nl
DotNetNuke skin Generator - Artisteer
bill
DNN Creative Magazine Subscriber
Nuker
Nuker
Posts:16

08 Jan 2010 6:07 PM  
We've given Artisteer a a try and were very impressed at first look.

If all you want is a nice looking, simple website, then this tool is worth a look.

I'm not an expert, but it does have some limitations for which I've not found easy solutions:

1) No [LOGO] support. The logo that is on the skin is a background image and does not link back to the home page.

2) Very limited layouts for content. Basically 1 or 2 Columns.

3) No vertical menus. (reportedly on the way)

4) No import mechanism. Any changes outside of Artisteer are orphans.

For the moment, we've stopped using it except for very simple sites. An even for those we usually tweak the skins after exporting them.
Jurgen van Tilburg
DNN Creative Magazine Subscriber
Nuke Newbie
Nuke Newbie
Posts:2

08 Jan 2010 6:32 PM  
Hi Bill,

I Agree with you that Artisteer has some disadvantages if you are a DotNetNuke skinning expert.
However, I believe this is the second release (currently version 2.2) with support for DNN, and they are doing a outstanding job!

And like you said: improvements are on the way!

Today i use Artisteer extensively for basic skinning.
Where needed i tweak.

the Logo support you are talking about is very easy to come by:
1. open "page.ascx"
2. look up < div class="art-Header" >
< div class="art-Header-png" >
< div class="art-Header-jpeg">
(depending on your skin the second or third class may be not present)
3. insert after these classes:
< dnn:LOGO runat="server" id="dnnLOGO" />
4. save, upload and you can upload custom logo's with link back to home

i also don't agree with you on the amount of columns:
there are many panes :11 rows and max. 3 columns (3 i consider to be a good number)

Vertical menu's: Yep, I agree, but it was -as you mentioned- reported to be added in the next release.

Import mechanisms, i also agree with you, but i didn't experience this to be a problem, since you can tweak the source files: it al depends on your own bookkeeping ;-)

i hope the logo-argument helps you!

cheers,

Jurgen

www.indetop.nl
www.SimpleOnlineSolutions.biz
www.Jurgenvantilburg.nl
DotNetNuke skin Generator - Artisteer
Mark ODonnell
DNN Creative Magazine Subscriber

Posts:20

15 Jan 2010 8:17 AM  
I have tried Artisteer. IMHO it's a great help even for generating a starting point for more complex skins.
Static BG images, container icons, color selections, rounded corners, shadows, etc.. very impressive. Even if you were to take a generic design and 'pimp' it with your flash elements, and vertical menus this handles 80 - 90% of your coding. I give it a thumbs up..
You are not authorized to post a reply.



ActiveForums 3.7

Latest Forum Posts

RE: Strange behaviour when pressing login by pontus66
Problem solved!Though I am not sure how. I haven't talked to my programmer yet, but he sent a mail a...
Dynamic Forms Email From User/Pass by Trusted
Hello everyone, We have a client with restrictive mail policies so a username and password is requi...
Using Default Template for Pages by toddre
I have a default template that I would like all Admins to use when creating new pages. I would also ...
RE: DataSprings Dynamic Forms Demo #20 Question by aggiedan97
Thanks for the feedback. I will let you know what I find and I have posted on the DS forum. So far ...
RE: ITextSharp by leesykes
Glad you got it sorted, what was the solution for anyone else searching for this problem?
RE: DataSprings Dynamic Forms Demo #20 Question by leesykes
Hello,This is not something I have explored yet, but as it happens I am going to be building a form ...
DataSprings Dynamic Forms Demo #20 Question by aggiedan97
I am attempting to build an order form that subtotals a section that is based on the 'TotalByQuan&nb...
RE: Shared Same content in Sub portals/ Childportals by leesykes
Hello,Your other option is to use RSS feeds for sharing content. Setup a module on your main site su...
RE: Should I be able to use a plain submit button in my module? by DiscoStu1975
Hi I used an ASP:button control originally and that produced exactly the same error with JS disa...
RE: Strange behaviour when pressing login by jncraig
Hmmm, I think that I have seen something like this before, but I'm having trouble remembering the ex...
RE: Shared Same content in Sub portals/ Childportals by jncraig
There are modules available that will permit you to share pages, modules and user among portals in a...
RE: Should I be able to use a plain submit button in my module? by jncraig
Using a form submit button won't work. If you use an ASP:button control that will work as clicking ...
RE: Should I be able to use a plain submit button in my module? by DiscoStu1975
Hi Joseph Thanks for the response. I am using an html input of type submit, yes. When you say a l...
RE: Should I be able to use a plain submit button in my module? by jncraig
Are you using a form submit button? Try just just using a link and see if that works.
RE: Removing the filed by jncraig
I don't know an easy way to do that, short of editing the ascs file that displays that information. ...
RE: ITextSharp by jumatthey
Problem solved.
Removing the filed by kaustav_kar
Hi,I want to remove the option Display Name from this page. http://whydiet-com.stagemefaster.com/hom...
Should I be able to use a plain submit button in my module? by DiscoStu1975
I have developed a module that is basically a simple data capture form. As I need the form to work w...
RE: Links by rajanijadhav
I have another question,in paypal integration for payment i have used [script removed]
Shared Same content in Sub portals/ Childportals by carlliw
Hello,I have a DNN parent portal and about 35 child/subportals. There are about 5 pages in all 35 c...
DNM Rapid Application Developer Trial Version
RSS Feeds