project

Want to share a MGTwitterEngine iPhone Xcode skeleton project?

Anyone want to share an Xcode project that has MGTwitterEngine in it? Mine won't compile. Are there certain project settings to set? I just made a stock tab bar app for iPhone and added the MGTwitterEngine files. Tons of compiler errors. What am I missing? ...

Visual Studio: Create a web application from existing code

I have an existing directory structure that is all nicely checked into SVN, so I don't really want to mess with it. The website code lives in a folder called C:\Projects\TheProject\Website. I want to bring the website files into a new Web Application Project without changing the directory structure. Ideally the resulting file structure...

What's a good topic for some real-life application?

Hi I was assigned a project in my software engineering class. This is a semester long project so I'm not looking for something really easy. It's also a three hour course and the project is considered 30% of the grade only. Here's the catch. The project has to be a real every day life application. i.e. ticketing system for airline. th...

What if I want to just group a bunch of files together in a project in Netbeans, but not specify a language per say?

I really just want to use Netbeans as an editor, and I want to be able to open a group of files with it. I don't really want any of the php/java/c++ functionality. (as I'm not really using that). Is there any sort of a "general" or "generic" type of project in Netbeans? ...

moving to project management

Hi, I am a software developer, place where i work , am soon going to be in a role where I would be required to manage multiple projects, not necessarily in my sweet spot of tech area...Are there any tips/traps or suggestions that I should be keeping while handling them... Cheers ...

Python+Django social network open source projects

Hey, I'm looking for some open source, free to change and use project written on Pyton+Django with following features: Blog (for site, not for users) Users Registration User Profiles Adding friends, watching what friends added Award system for active users (carma, rating) Content rating Comments Probably different users levels (for a...

c# setup project

c# visual studio 2008 , setup project ,file types on targed machine, &open-> Arguments http://msdn.microsoft.com/en-us/library/0ehs907t%28VS.71%29.aspx in this section i can write only characters, how can i specify file name (to open). Many Thanks ...

Add files to an XCode project from a script?

Right now I'm using a few scripts to generate files that I'm including as resources in XCode. The thing is I'm running the script, then deleting from the project, then adding back into the project. There must be a way to automate this last step, so that the script can generate the files and automatically add them into the xcode project...

How to keep NERDTree from resizing project window in (g)vim?

I've been forcing myself to use gvim for Windows for much of my text editing needs. I'm gradually growing more comfortable with it, but one problem has been annoying me greatly. I use the project plugin to keep a window up on the left side of my gVim screen, listing my projects. It's handy and keeps me from going into IDE withdraw. H...

How to export a Microsoft Project file (mpp) to tif (tiff) without popup save file dialog?

The customer wanna preview mpp content without open Project Professional.So I decide to convert mpp file to image file. I already know that the Project Application interface has a method named EditCopyPicture can output to GIF,but when mpp is very large,gif doesnt look very vell.My boss tell me output to tif is a good solution. I found...

How to pack java project?

I have made a java project and want to deliver it to a client but I don't want to deliver it as a jar file as the client can see the source code easily by unpacking the jar file. How can I pack my java project so client cannot look at the source code or cannot change the source code? One more thing, Can I integrate a key functionality ...

Library of interfaces for building decoupled things

I want open source assemblies with interfaces (but no implementations) of common things, such as logging, IoC/DI, etcetera. If this exists, it would be easier to mix and match bits and pieces of things together without having to write too much glue code. Example: If this existed, I would be able to for example create a asp.net mvc appli...

Cryptographic Error Signing Assembly - Bad version of provider

Hi, i am having issues building a c# project after moving from one pc to another - i have read i need to run the dssprojectmigration.exe tool. does anyone know where to get dssprojectmigration.exe from? ...

How do I view contents of blackberry cod file?

I there any way that I can see the contents of a Blackberry COD file to check which classes are in there? ...

PortableApps deployment project in visual studio

I have a WinForms project that I want to distribute as a portable version using PortableApps. I am looking for a deployment project template to embed in my visual studio for this purpose. ...

Ideas for a distributed processing project?

I am looking for a project idea in distributed processing on Unix based systems. I wish to use only the C programming language. I have to finish the project in 4 months and it's a part of my course work. Can someone help me with an idea? ...

How do I start a new Perl module distribution?

I'm trying to set up a large-ish project, written in Perl. The IBM MakeMaker tutorial has been very helpful so far, but I don't understand how to link all the modules into the main program. In my project root, I have MANIFEST, Makefile.PL, README, a bin directory, and a lib directory. In my bin directory, I have my main script (Main.p...

Looking for a college project

Hello I'm looking for a project for my 4th year at the Informatics Faculty in Damascus University. In my college we have to make a project on each year in the last three years (we study informatics for 5 years in college). My project on the last year was: XMPP Java Implementation. In this year we need to make a more complicated proje...

Add all projects to same solution or not?

I am the intranet developer for the company I work for and I have been doing this for the last 5 years. My projects are divided into two solutions, the "Intranet" solution itself and the "Library" solution. The "Library" sln itself has several projects containing the DAL, BLL, etc.. The reason why I kept them in a different solution is b...

Cannot create New Team Project with TFS power tools 2008

Hi I am in the process of creating a new team project by executing the tfpt createteamproject command as a background process in my .net application. However, I get the following exception from the log : 2009-10-06 17:02:10Z | Module: Internal | Team Foundation Server proxy retrieved | Completion time: 0.140274 seconds 2009-10-06 17:...