Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

9
votes
3answers
180 views

Creating Reusable Django Apps?

I am somewhat of a Django beginner and have been trying to decouple my applications as much as possible and build it in as small re-usable pieces as possible. Trying to follow James Bennett's strategy ...
4
votes
1answer
214 views

How to write reusable business logic in MVC models?

my problem is that we try to use a MVC (php) framework. After discussing a lot think that MVC is very good, but I´m missing the possibility to write reusable model-(application)logic. So, I´m not sure ...
3
votes
1answer
62 views

Django: need help with keeping apps from depending on one another

I'm working on a site that will help private teachers manage their students, and part of this will be keeping track of how much money the teacher is owed. I want my apps to be reusable and free from ...
2
votes
1answer
114 views

Multiple non-simultaneous Java client-server connections using always the same port

I'm trying to test a scenario where one server accepts connections(one each time) from one client, using always the same ports(on the server and on the client side). The purpose is to have 1 client ...
2
votes
2answers
89 views

reusable web services code for iPhone

I am very new to iPhone development ad previously was working with Java. Currently I am using SOAP web services in my project and want to continue with the same. But everytime i have to write the same ...
2
votes
2answers
681 views

How do you implement a reusable named pipe listener that runs asynchronously?

I can't find a good example of how to create a reusable named pipe listener that runs asynchronously. I can make a reusable listener: NamedPipeServerStream pipeServer = new ...
2
votes
1answer
164 views

How to create reusable footers in SSRS 2008?

In my project I am already having a number of reports and also new reports are being created. Now I need to apply a common Footer (with page number, total page number, user name, report name and ...
2
votes
1answer
195 views

Reusable Content List not showing in Sharepoint

I'm trying to get the Reusable Content List on my SharePoint site, for that i have activated the office sharepoint server publishing infrastructure feature, even when that feature is active the ...
1
vote
2answers
45 views

django phileo like app template problems

I am trying in use the django phileo(liking app) on my project but I keep running into template "TemplateSyntaxError" errors. example: TemplateSyntaxError: Invalid block tag: 'phileo_css' What I'm ...
1
vote
1answer
69 views

Is there a pattern for re-using a BufferedWriter?

I am reading XML files from a directory (containing thousands of files), processing the content and writing one output file for each input file. Is there a way of 're-pointing' an existing ...
1
vote
1answer
162 views

How to create reusable component in Struts 2

Hi I want to make reusable component in/for Struts 2 framework. For example, a login form having validations, authentication on form submission, error display, Forgot password link etc. I want to ...
1
vote
2answers
412 views

How to create generic (reusable) JavaScript autocomplete function

I now have a working JavaScript autocomplete function, thanks to help from many of you. Now I want to make the function reusable. There are three variables that need to be specified for each instance ...
1
vote
1answer
146 views

Java, MyFaces 1.1, Tobago and How to create resusable web components

Assume you want to create some form of web-dialog that allows you to do something. For instance querying for some information by filtering some selection criterias. This dialog might consist of a ...
0
votes
0answers
48 views

iOS - AQGridView crashes because reuseIdentifier is nil (?)

I have a AQGridView , The "initialization" of the grid works great, but when i do [gridView reloadData], it will crash with the error 2012-01-03 21:27:40.338 XXX[8454:707] *** Terminating app due ...
0
votes
1answer
81 views

ios create and then dynamically add UI elements

I don't know if this is possible but it sounds like something that should be. What i want to do is, to create UIViews (or UIViewControllers not really sure how it would work) in Interface Builder ...
0
votes
0answers
23 views

Reusable HTML container /// JSP

I am looking for a way to clean up my markup by defining commonly used html structures (a div container with a title and content area) outside of my page that I can include it with a few lines of code ...
0
votes
1answer
59 views

MVC 3 Reusable Remote Validation with DB Lookup

I have an MVC 3 appliation which I have many integer fields on a form. They all require range validation but the ranges exists in a table in my database. So I would like to create a reusable remote ...
0
votes
0answers
73 views

Reusable Code in CakePHP

i built two controllers which acutally use some same code. So i want to refactor it in an own file. But because i am using models in this code i'm not able to use components is there another good ...
0
votes
2answers
112 views

What's the best practice to deploy (manage dependency) the django reusable apps in a real production project?

In our project we are using some django reusable apps, we are considering how to make the continuous and automatic deployment easy and painless. We have 2 options: option#1: use "pip install xxx" ...
0
votes
1answer
53 views

Reuse a Doctrine_Record object to save multiple instances of a model

I am working on some kind of notifications module in a Symfony application. I am iterating over a Doctrine_Collection of users to create a Notification for every user that has a flag active in its ...
0
votes
0answers
292 views

Create a Reusable Silverlight Login Control with WCF Authetication

I have a Silverlight Class Library in which i am trying to create reusable controls. One among them is a Login Control. I created it as a Silverlight User Control. Now i added a "ABCWeb" web project ...
0
votes
1answer
74 views

Executing generic delegate prototype

I'm trying to write a utility class that will execute defined static methods to try and cut down on the boiler code and increase readability. My idea stems from my current project of rewriting our ...
0
votes
1answer
138 views

Reusable Projects in Eclipse/Android

I'm new to development on Eclipse (for Android). I have been a .Net developer using Visual Studio for YEARS now. I'm excited to now try something new. I have just started working on Eclipse and ...
0
votes
1answer
172 views

reuse panel with fields across multiple forms in wicket, posible?

i have the following classes : class Address { String street; String street2; String number; /*.....other fields, getters and setters*/ } class Person { /*person specific fields*/ ...
0
votes
3answers
1k views

Reusable Page_PreRender function in asp.net

I have a function which sets my linkbutton as the default button for a panel. protected void Page_PreRender(object sender, EventArgs e) { string addClickFunctionScript = @"function ...
0
votes
1answer
4k views

Table view with custom cell (programmatically)

So far, I used to create custom nibs to make my cell as I wanted but this time, the height of a cell will change from one to another so that I can't create a fixed-size cell's nib. So I decided to ...
0
votes
2answers
534 views

Reusable socket

I tryed to create a socket in php and reuse it from other process. I know this can be done with a daemon script but I want to do this without. I created a socket and binded it to a specific port. ...
0
votes
4answers
3k views

Rotate a custom UITableViewCell

I have a custom UITableViewCell which contains several UIButtons. Each button's frame position is relative to the cell width. I set autoresizingMask=UIViewAutoresizingFlexibleWidth so it will adjust ...
0
votes
3answers
97 views

Best approach for common functionality

I have built up a number of common modules which I have been hitherto keeping in one directory and referencing from the project directories that need them. I was wondering if there was a better way ...