features

MOSS 2007 Instal Features now in Spanish

I have an install of MOSS 2007 that had a WSS 3.0 datebase migrated over to it. Everything looks fine except a few fab 40 templates that now display in the feature list in spanish. Example below. I have searched the 12 Hive for the text and come up with nothing. There are no language packs installed on the server. Instancias de list...

How do I set a property based on condition that a user has selected a feature in WIX?

I want to set a property to be used after the FeaturesDlg (the one with the feature tree) , based on condition that an user selected a feature or not. Is this possible? I've declared a new property, but I don't know how to set its value (that feature is enabled/disabled on feature tree). ...

Handling conflicting priorities and expectations in project development

There are any number of situations in the standard day where priority conflicts exist for projects. Management wants maximum productivity from employees. Marketing wants maximum salability and fast turnaround. Ownership wants maximum profit. Customers want usability and low cost. Regardless of the origin of the demands, time and mon...

ASP.NET MVC 3 - What features do you want to see?

I know a bunch of people that are really enjoying the improvements that ASP.NET MVC 2 made over the first release. I have just started to migrate our MVC 1 project over and so far areas has totally cleaned up the subfolder mess we had in our large scale application. As I dive deeper into all the improvements and changes that were made ...

What does "with" do in JavaScript?

I saw JavaScript code which begins with with. That's a bit confusing. What does it do and how can it be used correctly? with (sObj) return options[selectedIndex].value; ...

How to feature-detect/test for specific jQuery (and Javascript) methods/functions used

good day everyone, hope yer all doin awesome am very new to javascript and jquery, and i (think) i have come up with a simple fade-in/out implementation on a site am workin on (check out http://www.s5ent.com/expandjs.html - if you have the time to check it for inefficiency or what that'd be real sweet). i use the following functions/met...

What are the best features of Scala?

I can say that I really love Scala but now I would like to know the features you cannot live without when working with Scala? What about Scala 2.8? ...

Feature categories for a social network

Not sure if this question belongs on SO. Anyway, please let me try to clarify the issue. I'm currently planning a social program. It's basically a chat server with the major additional ability to play games. I'd like to create categories of features that are offered to users. My question is, are there any useful standard feature categor...

New TFS 2010 Features

Does anyone know where I can go to get a list of the new TFS 2010 features. NOTE: I need TFS 2010 features. Not Visual Studio 2010. My boss is wondering why not just upgrade to Visual Studio 2010 and not worry about updating TFS from 2008 to 2010. (VS2010 is compatable with TFS 2008.) Any input would be nice. ...

Windows Azure Platform, latest version?

I searched through internet but found nothing. The whitepapers of Windows Azure Platform say something like that: In its first release, the maximum size of a single database in SQL Azure Database is 10 gigabytes A few things are omitted in the technology’s first release, however, such as the SQL Common Language Runtime...

Feature element repeatedly added with every feature activation/deactivation

This is a very minor behavior when compared with the entire scope, but it is one that I'd like to put a stop to. I have created a very, very simple SharePoint Feature. It has two elements in its manifest: an aspx webpart page, and an elements xml. I'll paraphrase my elements xml, which just adds a module, below. <Elements xmlns="http:...

SharePoint Feature suggestion

I have written a feature(Site scoped) that adds custom menu items to the New Menu. it will create new documents inside the document library. Webpart is deployed in site collection. If he selected the new menu, url is redirected to my webpart. I have tried this by two way. I mentioned in as case 1 & case 2. But in the both cases i fail...

Hide my new menu in some document library

I have written a feature(Site scoped) that adds custom menu items to the New Menu. it will create new documents inside the document library. Below are the sample entries in Feature and Element manifest file <?xml version="1.0" encoding="utf-8" ?> <Feature Id="59bba8e7-0cfc-46e3-9285-4597f8085e76" Title="My Custom Menus" Scope="Site" x...

Gmail HTML5 Feature to "drop" attachments

I've seen this and I have to admit I'm pretty impressed: http://gmailblog.blogspot.com/2010/04/drag-and-drop-attachments-onto-messages.html I'm almost certain that this is an HTML 5 feature (it's supported on Chrome and Firefox 3.5), and was wondering if somebody knew how is the browser feature called. Bonus points for a tutorial/ar...

Feature set of a CMS and frameworks

Most people have heard of Content Management Systems. However, what basic features should an application contain so it can be considered as a true CMS? Also, what Java frameworks could be used to make one? ...

svn dev cycle. howto lots minor "features" pending for approval.

Hi I've read similar questions regarding that but still feel the need to ask a question. I have scenario where we have lots of tiny "features" pending for approval. I generally see two approaches. 1.Keep trunk solid and have tons of branches for each tiny "feature". Basically every new thingy is a branch. Cons: - Might become nightmar...

What is the difference between plug-in, feature and product in eclipse rcp

What are the difference, what get's used for which purpose? ...

MATLAB feature function

I'm curious where to find a complete description of FEATURE function? Which arguments it accepts? No documentation was found. I heard only about memstats and getpid. Anything else? >> which feature built-in (undocumented) ...

How to visualize Feature branches?

We are using separate branches for separate features and we need to visualize these brances. Is there a tool that can help us? We do not need a tool that uses our source-repository to generate the graph. We want to use the tool for planning new branches and for visalizing them. ...

Simplified iphone In-app store implementation for built-in product features

This question is for those familiar with implementing the iphone in-app store functionality. The app I'm building has only built-in features that are unlocked when features are purchased. Further, any modifications or additions to store items will require an app update. Also, it is only in English so has no localized languages for t...