Theme creation

From what I understand themes to be i.e. a collection of templates to standardise a look and feel, it would be nice to find out how to construct a theme.
Nice as they are - the default themes aren't what I want - need to have a corporate look and feel across all applications developed for out intranet.
Can anyone point me in the direction of theme construction?
I have seen the pdf on how to make templates, but I would now like to pull these all together so when I create a new application, I can pick the organisations theme.
Thanks
Conrad

Scott,
thanks for your swift reply! Is there a 1.5 theme area on HTMLDB Studio?
It's difficult to provide a step-by-step example for
this, as much of creating an attractive UI relies on
talents such as HTML, CSS and graphic design -
something that can't be taught by reading a paper.I believe that many designers would benefit greatly from a step by step example of applying custom CSS, custom graphics, and a custom theme. This would be very valuable, especially to those developers with design skills. What if it were written assuming that users already have these skills? I have keen design skills, but I an hindered by the amount of documentation available to change the user interface.
HTMLDB can be a powerful tool, where you can build a powerful database application in a few minutes. However, the time it takes to research how to change the look and feel of the application feels quite the opposite.
Russ

Similar Messages

  • Wicd - easy icon theme creation

    What is it?
    It's a small bash script for easy creation of new wicd icon themes, because IMHO the original wicd icons are kinda ugly...
    All it does, is the whole "give it the right name"-thing.
    What is wicd?
    Wicd is a nice networkmanager for wired and wireless connections
    http://www.archlinux.org/packages/extra/i686/wicd/
    http://wicd.sourceforge.net/
    Instructions
    * Create new folder
    * Save the script right there
    * Copy the files you want to use to the same directory (read on for a link with samples)
    * Edit the DIR variable of the script and run it.
    Changes?
    * version 01
    Initial upload, nothing special so far
    * version 02
    replaced $CP, $MKDIR, $ECHO with cp, mkdir, echo
    wicd_iconset.sh
    #!/bin/sh
    # easy creation of wicd iconthemes
    # version 02
    # what it does:
    # creates DIR
    # copies files to DIR (WARNING: existing files in DIR will be overwritten)
    # provides instructions how to use the new theme
    DIR="./new/"
    echo "Checking required files"
    FILES=(no-signal.png signal-25.png signal-50.png signal-75.png signal-100.png wired.png wicd-client.png wired-gui.svg)
    FOUND=1
    for f in ${FILES[@]}
    do
    if [ -r $f ]; then
    echo " [found] $f"
    else
    echo " [missing] $f"
    FOUND=0
    fi
    done
    if [ $FOUND == 1 ]; then
    echo "Everything looks fine"
    echo ""
    read -sp "Press ENTER to continue"
    echo ""
    echo ""
    echo "Creating directory $DIR"
    mkdir -p $DIR
    echo "Copying files"
    echo -n " no-signal.png "
    PNG_SIGNAL_NO=(both-no-signal.png idle-no-signal.png receiving-no-signal.png transmitting-no-signal.png)
    for png_no in ${PNG_SIGNAL_NO[@]}
    do
    cp no-signal.png ${DIR}$png_no
    echo -n "."
    done
    echo " finished"
    echo -n " signal-25.png "
    PNG_SIGNAL_25=(signal-25.png bad-signal-lock.png bad-signal.png both-bad-signal-lock.png both-bad-signal.png idle-bad-signal-lock.png idle-bad-signal.png receiving-bad-signal-lock.png receiving-bad-signal.png transmitting-bad-signal-lock.png transmitting-bad-signal.png)
    for png_bad in ${PNG_SIGNAL_25[@]}
    do
    cp signal-25.png ${DIR}$png_bad
    echo -n "."
    done
    echo " finished"
    echo -n " signal-50.png "
    PNG_SIGNAL_50=(signal-50.png low-signal-lock.png low-signal.png both-low-signal-lock.png both-low-signal.png idle-low-signal-lock.png idle-low-signal.png receiving-low-signal-lock.png receiving-low-signal.png transmitting-low-signal-lock.png transmitting-low-signal.png)
    for png_low in ${PNG_SIGNAL_50[@]}
    do
    cp signal-50.png ${DIR}$png_low
    echo -n "."
    done
    echo " finished"
    echo -n " signal-75.png "
    PNG_SIGNAL_75=(signal-75.png good-signal-lock.png good-signal.png both-good-signal-lock.png both-good-signal.png idle-good-signal-lock.png idle-good-signal.png receiving-good-signal-lock.png receiving-good-signal.png transmitting-good-signal-lock.png transmitting-good-signal.png)
    for png_good in ${PNG_SIGNAL_75[@]}
    do
    cp signal-75.png ${DIR}$png_good
    echo -n "."
    done
    echo " finished"
    echo -n " signal-100.png "
    PNG_SIGNAL_100=(signal-100.png high-signal-lock.png high-signal.png both-high-signal-lock.png both-high-signal.png idle-high-signal-lock.png idle-high-signal.png receiving-high-signal-lock.png receiving-high-signal.png transmitting-high-signal-lock.png transmitting-high-signal.png)
    for png_high in ${PNG_SIGNAL_100[@]}
    do
    cp signal-100.png ${DIR}$png_high
    echo -n "."
    done
    echo " finished"
    echo -n " wired.png "
    cp wired.png ${DIR}wired.png
    echo ". finished"
    echo -n " wicd-client.png "
    cp wicd-client.png ${DIR}wicd-client.png
    echo ". finished"
    echo -n " wired-gui.svg "
    cp wired-gui.svg ${DIR}wired-gui.svg
    echo ". finished"
    echo ""
    echo "How to use the new theme?"
    echo " * Backup the old theme"
    echo " cp -r /usr/share/pixmaps/wicd /usr/share/pixmaps/wicd_old"
    echo " * Change owner of the new theme"
    echo " chown root:root ./new/*"
    echo " * Copy theme"
    echo " cp ./new/* /usr/share/pixmaps/wicd/"
    echo "Enjoy."
    else
    echo "Aborting (please copy the missing files to the same directory)"
    fi
    Sample icons
    http://up.nullcat.de/3a81aba5X532dX4041 … ple.tar.gz
    Any advices or comments?
    When it comes to bash scripting i'm a beginner, so please be gentle.
    Last edited by rebugger (2009-07-03 08:23:26)

    Handy.
    Thanks for icons (or more precisely for the translation script), there are indeed much nicer.
    One note: I had in my existing icons a no-signal.png that your script didn't create. Not a problem adding it, just thought I'd let you know.

  • Why do the colours from Adobe Color Theme creation change when I try to use them?

    I've been exploring the Adobe Color Theme creator in InDesign. There are the three tabs: Create, Explore, My Themes.  In the create tab I can create a theme of colours, get the combination just right, and then save my new theme.  However as soon as I save any colour out to the swatches, the colour changes! It's driving me nuts.
    [Original Colour]  -Colour it comes out as-
    [green turquoise] -prussian blue-
    [strong, bright red] -darkish orange-
    [warm purple] -faded dark mauve-
    My best guess was that maybe the colour profile of the document was set to CMYK and that the colour themes work in RGB, but as far as I can determine it's just "North America General Purpose 2" and the Working Spaces include both RGB and CMYK. Therefore I'm stumped. I do not have the expertise to figure out what is going on and these are significant colour changes to have a really strong, vibrant colour palette turn into something much more muted.
    And if this piece of information is of any use, my yellow doesn't seem to change at all.
    Any ideas please?  I've tried searching for it, but maybe I'm not putting in the right combination of keywords. Hopefully I'm just being obtuse and someone will tell me to put a checkmark in a box somewhere.

    There are some slight value changes between the Theme and the Swatches, but we're only talking a change of 1 or 2 and so the colours appear to stay true now. Total pain to have to do this extra little step every time. =)
    a huge, glaring, and sloppy problem which really ought to be fixed by Adobe pronto.
    You can batch change the color mode of swatches if you select all of the swatches and double click them. Or, you can simply leave the Lab values and let the conversion to the correct CMYK space happen when you export to PDF.
    I'm guessing the fix won't be coming soon. The original Kuler app had the same color management problem. It's hard to see how they will fix it and keep Color Themes as a cloud based web app.
    When you convert the Lab swatches the CMYK values you get will depend on the document's assigned profile, so if you make two document's with different profiles assigned you'll get different CMYK values when you convert the Lab values. Here is US SWOP vs US SNAP
    Newsprint
    SWOP

  • IWeb theme creation (from scratch) documentation?

    Is there any documentation available from Apple or other sources that describe how to create an iWeb theme from scratch (without modifying an existing theme)? I am an experienced web developer, and a client wants me to create a custom theme for use in iWeb.
    I've done several searches, and thus far, have only found instructions for modifying an existing template.

    Is there any documentation available from Apple or other sources that describe how to create an iWeb theme from scratch (without modifying an existing theme)? I am an experienced web developer, and a client wants me to create a custom theme for use in iWeb.
    not until apple decides to.
    iweb templates are xml, and apple does not provide the xml schema for them.
    best you can do is modding the existing xml template:
    http://11mystics.com/2007/12/13/customize-iweb-20-themes-and-edit-xml/

  • Themes creation/modification

    Greetings,
    I need to apply our corporate design into a theme but noticed that this is a lengthy task.
    Did anybody invent some tool to ease such job? Perhaps some xslt generating an apex theme based on some xml input?
    Thanks! bob
    Message was edited by:
    user653314

    Hello,
    Actually I think it's because of the recent upgrade the forums went through. I'm trying to track down that posting so I can change the link.
    Here is another posting that has some info but you will see there is a link that points to that other posting as well Re: Question to the crowd: Why is no one making/releasing themes?
    Regards,
    Carl
    blog : [http://carlback.blogspot.com/]
    apex examples : [http://apex.oracle.com/pls/otn/f?p=11933:5]

  • Help needed on online theme creation for mobile phones

    Hello everybody,
    I want to create an web application which will create themes for different mobile phones. In that application end user can upload jpg/gif images of there choice and select the mobile phone make like Nokia and also the model number like 6030. After that they can create their desired theme by clicking on a button and also can download it.
    My main problem is how to convert an image into a mobile phone theme (*.thm or *.nth or *.sis).
    Can anybody give any suggestion on this matter?
    Thanks in advance.
    Tanmoy

    Hi everybody,
    My main problem is how to convert an image into a mobile phone theme (*.thm or *.nth or *.sis).
    Please give me any guideline that I can proceed.
    Help needed.
    Thanks in advance.
    Tanmoy

  • Firefox themes creation

    Hi Folks,
    Can anyone out there suggest a good and simple FF Theme Creator?
    I'd particularly like to add some graphics (jpg's, bmp's, etc.).
    Many Thanks in advance.... Mark

    See this: <br />
    http://www.getpersonas.com/en-US/demo_create

  • Creation of context index on index-organized tables

    I encountered a problem when creating a domain index(intermediate text context index) on a index-organised table in oracle 8i.
    The description of the error is stated below:
    "ORA-29866: cannot create domain index on a column of index-organized table "
    I have configured intermediate text properly and even it worked for those tables which are not index-organised(ordinary tables).
    This problem has occured only when i made the tables as index organised.
    Please provide us a solution to this problem as early as possible.
    In case if you require any more details i shall provide them.

    creation of domain indexes (such as context) on iot's
    is not currently supported in oracle.

  • Design a bespoke wordpress theme in adobe photoshop

    Hi
    I want to know is the best way to design a bespoke wordpress theme and make it into a functioning website.
    I am looking to design a taxi theme type of websites, does anybody know any exisiting templates I can work on?

    This has nothing to do with PS beyond creating some graphics for the them. Read the Wordpress custom them creation guides.
    Mylenium

  • Color fractals using Kuler themes

    I've just released version 3.2 of Mandelbrot Explorer. This is free software that allows someone to enlarge the Mandelbrot Set (and Julia Sets) to produce detailed fractal images, and to color the resulting image with a color scheme that the user devises. One of the new features in this latest release is the ability to integrate with Kuler; they can search the themes that have been submitted by the community to Kuler, and then color their fractal image using the theme they select. The work that people put in to devise, submit and then review themes in Kuler can therefore help someone drawing fractals to colour them in ways that are aesthetically pleasing.

    Hi rocketboy,
    To get swatch values, an alternate to using the picker tool in the product is to directly use the website. You can ge the swatch values by selecting a theme in the browse view and then clicking on the make changes ot this theme button which will take you to the theme creation view with all the color values located at the bottom of the page under the corresponding swatch.
    Kuler Team

  • Creating Themes to Nokia 6500 Slide

    hello.
    Am looking for an PC applikation to make my own Themes for my Phone.
    sens Nokia dont have eny on there site i wonder if enyone have eny tips for me in what to use. ?
    Cheers
    ---- Owner of Nokia 6500 Slide ----
    Solved!
    Go to Solution.

    Nokia does have a free program for creating themes. It's called carbide.ui. You can download it from here.
    It may take you a bit of time to get to grips with the program but it's worth trying.
    If you need someting a bit easier try theme creation sites like www.zedge.net or www.ownskin.com as they are very user friendly, but not as advanced.

  • Appalling choice of PS4 themes

    On the ps3 upto firmware 3, there was a program called Playstation Theme Creator, by Sony. Go and dig it up on the internet and you might still be able to make your own.kind regardsrichard

    With so many great illustrators, designers and animators out there it's amazing that the PS4 has such a appalling choice of tacky, poorly designed, second rate themes. The Studio pruduced such a great selection of contemporary and well designed themes for PS3.
    Having spoken to a PS3 dev recently he pointed out that they never made any money on themes and it was only a labour of love, making it not financially viable to develop themes for PS4.
    Sony your theme system is broken and only supports a handful of second rate studios who churn out cheap store fodder. Please think about ways you can make theme creation more accessible to creatives who can then contribute quality themes to enrich your customers PS4 experience.
    Please do better.

  • Problem with my nokia 3110 classic

    Hi,
    in about a month before I tried to apply a theme and it displayed a message Unable to open theme. theme corrupted. What should I do? I'm afraid to do anything so that i don't make it worse. The only thing I tried is to upgrade my software, but it had no effect. Help me please!

    are you referring to the phone's built-in themes? if so, then try resetting to factory settings by selecting the option in the menu of the phone. if it is a third-party theme, will then it may very well be corrupted (due to incomplete download off the internet, problems with the theme creation etc)

  • Using Kuler + swatch exchange files in Dreamweaver CS3

    What is the "best practice" for taking a swatch exchange file from Kuler and getting either the swatches into Dreamweaver CS3 or the html color values.
    I like using Kuler to develop test color schemes for my web sites and switching css sheets to determine which colors I like best.
    Right now the method I use is save the Kuler thems as swatch excange files, load the swe file into my swatch palette in photoshop, get the html values with the eye dropper tool take those values and paste into my CSS file. Is there an easier way?
    Any help is much appreciated.
    Thanks

    Hi rocketboy,
    To get swatch values, an alternate to using the picker tool in the product is to directly use the website. You can ge the swatch values by selecting a theme in the browse view and then clicking on the make changes ot this theme button which will take you to the theme creation view with all the color values located at the bottom of the page under the corresponding swatch.
    Kuler Team

  • Printable Maps from MapViewer - 600dpi

    Hi -
    We would like to create print quality maps from MapViewer in the 600 DPI range. We've noticed that MapViewer will bomb out if we specify an image size over 2000 px in size, which means that at 600 dpi, the largest image would be about 3 inches square.
    Also, as larger images are created (larger meaning more pixels x pixels), the markers and text size get relatively smaller. I would think the size of these features would be based on the DPI setting when they are rendered. Is there any way to change the DPI for a request, or plans to support such a thing?
    Thanks,
    --ee                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Thanks to all for the replies.
    In response to the first reply, when importing the shapefile I select the default styling which I think is generally a red color for the content. Nothing out of the ordinary there.
    For the themes, I actually tried it both ways. First just importing without the theme creation and doing it manually. I also tried it using the flow generated by the utility and still no luck.
    The map renders beautifully in the MapBuilder tool. I can preview it and move around although the zoom in and out does cause some of the layers to drop. So everything is perfect until I try and view it in an AJAX enabled page.
    I thought that the scaling factor may be a source of the problem but my question is how do you know what to use for the minx and maxx parameters? The SRID that I used was the WGS84 which is something like 4326. This is actually selectable when doing the import with the MapBuilder tool.
    So is there a rule of thumb for chosing the minx and maxx parameters? Also, do you set the minx and maxx in the MapBuilder or are these properties for the mapviewer page?
    Tim

Maybe you are looking for

  • Win 7 32bit or 64bit for PRE9 and PSE9

    Hi, I'm about to purchase a new computer.  Would the PE9 and PSE9 run ok on WIN 7 64bit? Thanks

  • Importing Quark into Indesign cs3

    I am importing a quark 4.1 file into indesign cs3 and it seems all the text frames I had tabs formated on didn't translate into indesign cs3 well. Specifically the last couple tabs were off making the text jump to the next line and moving other text

  • I am unable to find the delete key iMac 2011

    I am trying to delete some from my bookmarks list. Some advice I have had suggests the left pointing arrow just above the return key. This does not appear to work for me. Grateful for any help. Thanks

  • Transfer from older (2006) imac to newer (2011) macbook pro

    I have 2006 imac running Snow Leopard (10.6.8). I just bought a 2011 Mac Book Pro running Mavericks. Can I use the normal transfer procedure (firewire) to transfer from the older to the newer. The newer already has applications installed. Thanks

  • Help with Pivot Query

    I'm trying to write a pivot (by day) query that includes a count of events that happen based on a field not being null. In the same query I'd like to include the total events (null or not) so that I can get a ratio. i.e. this is what I have, how can