customization

Change right-click context menu options in VS2008

When I right-click in my class library, I get some quick options to create things, like an Item from the popup list (New Item...), a User Control, etc. E.g. Now in my web app project, I'd like to be able to get the User Control listed in the right-click menu just like Component and Class, so I don't have to click New Item... then choo...

How do I change server script background in Visual Studio 2008

I'm developing Asp.net MVC applications and since there's quite a bit of in-place server scripts in my aspx/ascx files it can become really messy finding your way around. What I would like to do (to make things easier on me) is set some background colour to server-side scripts. Right now only <% and %> have yellow background, but I wou...

Configure flymake to use specific directory for temp files?

I've been looking through the documentation and tried customizing and a variety of things, but no matter what I do it seems like Flymake just always places its temporary files into whatever directory the original file is in. The main reason this is a big deal is because when I'm stepping through my programs using gdb, sometimes I step i...

NSIS scripts-Changing header text. Also using same variable in both installer and uninstaller section.

I am writing an installer using NSIS. I wanna know how to change or write a description(text on white header)on custom pages? For eg: I am inserting a customized page after the directory page and the description remains the same i.e Choose Install Location... But I wanna change it according to my page requirement. How should I change thi...

Is there any example-help available to develop custom tabbar with custom height?

HI. I want some tutorial - sample on UITabbar customization. aspecially I want to change its height such that the gap between my view & tabbar does not appear. Is there any code-help available ? Thanks in advance I tried : #import "TabBarDemoAppDelegate.h" @implementation TabBarDemoAppDelegate @synthesize window, rootController, nav...

How do i get custom post-processing after binding to a backing bean ? Java Server Faces

Hi, What the best way to get custom post-processing after binding to a backing bean, similar to onBind event when using a Spring MVC controller ? I suppose i need a PhaseListener (after phase Update Model Values) as follows new PhaseListener() { public void beforePhase(PhaseEvent event) {} public void afterPhase(PhaseEvent e...

Android - ExpandableListView change background for child items

I'm using ExpandableListView in my app and one of the complaints I get from the users is that when the list item is expanded it's hard to visually distinguish where the child item ends and next group item begins. So I would like to change background of the child list item to the different shade. Brutal attempts that I've made so far were...

sharepoint css development strategy

I work for a large company that has adopted sharepoint. I have been tasked with customizing and branding the site/subsites with CSS. My experience with sharepoint is minimal. The development cycle is as follows: 1. Usability Requirements and design are delivered to The sharepoint developer. 2. The sharepoint developers comes up ...

Visual Studio different colour for constants, function names etc. ?

I know that you can change text editor colours but all the things I want to customized in one group "Identifiers". Is there a way to break that group into "Variables","Constants","Functions" and things like that so I can customize colours for those things separately? ...

How to change background of all VIEWS in Eclipse IDE ?

I would like to get a dark look for Eclipse IDE (Aptana). I changed background color of code editors and other colors. But i can't figure out, how to change background color of all views ... In Window -> Prefenreces -> Appearance -> Colors and Fonts i can tweak only few views (Plugin Manager, Script view, file view) but not all. Is there...

Mysql Color Scheme

Is there a way to set a color scheme for the mysql client? It might sound trivial, but I'd like to be able to set some level of colors for terminal client. ...

does netbeans support naming conventions for fields, parameters and local variables like eclipse

eclipse supports naming conventions for fields, parameters and local variables. For each variable type it is possible to configure a list of prefix or suffix or both. eclipse respects this configuration when generating methods or getters/setters. is there a similar configuration option in netbeans? is there another way to achieve the sam...

How to ensure with user defined colors the comments are still readable?

I am exploring an idea I had the other day. What if I would allow the registered users on a website to pick their own colors for their comments and posts? This way the manifestation of their presence and personality would be stronger, and also it would be easier to spot (and ignore/ban) trouble-makers (#900 characters on #000 background...

Customized Windows Save Dialog is no Longer Fancy -- Why?

In accordance with this question I am customizing a Win32 Save File dialog with a custom template description. Now I have a problem where the Save File dialog doesn't show the left-hand bar with my computer, recent places, etc. I can confirm that removing the custom template brings the left-hand sidebar back. What am I doing that warrant...

Bugzilla - workflow customization

Hi I want to change the bugzilla workflow. So the user won't be able to close a bug unless this bug has been through some phases like(assigned, in progress etc). A user won't be able to close the bug unles this bug had been through some stages. So I want to change this bug phasses workflow with my workflow. My question is where do you ...

How to make permament customizations in Emacs?

I was learning Vim and now I'm experimenting with Emacs. In Vim, for instance, I could hide the toolbar by adding a "set" command in the _vimrc file. How is the customization approach in Emacs, for instance, if I want to hide the toolbar? ...

Customization of Css for huge number of users

Hi folks, I have a website where user can select themes, customize background,text and many more. I want to save all the changes. Which one would be a better read?? a database read or a file read. any suggestions? Thanks in advance !!! ...

Sphinx: some good customization examples?

I've created a Sphinx document using sphinx-quickstart. Are there any good examples/tutorials about customizing the look? Specifically to modify the header and add a logo. Are there some projects with downloadable Sphinx docs? I would like to see how they've customized their look. update: Adding a logo is supported in the default s...

Adding custom project to Visual Studio 2008 - MPFProj compiling problem

I'm trying to add new project type in Visual Studio 2008, using Visual Studio 2008 SDK, following the instructions in this tutorial. I have also included the following folders from Visual Studio 2008 SDK directly to my source code: c:\Program Files\Microsoft Visual Studio 2008 SDK\VisualStudioIntegration\Common\Source\CSharp\Languag...

How easily customizable are SAP industry-specific solutions?

First of all, I have a very superficial knowledge of SAP. According to my understanding, they provide a number of industry specific solutions. The concept seems very interesting and I work on something similar for banking industry. The biggest challenge we face is how to adapt our products for different clients. Many concepts are quite s...