Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

109
votes
23answers
3k views

Dealing with personal failure [closed]

A while ago I was given the task of updating and extending the functionality of a software project. I was given a year to make the needed changes working solo. A month into development I came to the ...
34
votes
17answers
2k views

How to overcome unit test frustration? [closed]

I'm a developer and have very much fun at nearly all stages of software developent, from gathering requirements, deciding on language, libraries and tools, sketching the architecture to implementing. ...
16
votes
8answers
1k views

Storing Personal Information Dos and Don'ts

I run a small php/mysql website for a camera club where users can upload photos. I have recently started storing email addresses for doing password resets. My question is what is the best practice ...
2
votes
0answers
36 views

Pirate English Showing on FaceBook LikeBox [closed]

I changed my language to Pirate English a couple weeks ago for fun - something that shows up just for me when I experience FaceBook. Now my FaceBook PAGE LikeBox is showing up in Pirate English for ...
2
votes
7answers
381 views

Does anyone change the Visual Studio default bracing style in C# - Is there a standard?

I find the default bracing style a bit wasteful on line count eg... function foo() { if (...) { ... } else { ... } } would, if I was writing in JavaScript ...
2
votes
2answers
175 views

How to go about constructing a personal website as a software developer?

I have trained myself up as an iPhone developer, and it is time for me to go and get some contract jobs. I notice many software developers have their own personal website, often containing useful ...
2
votes
5answers
543 views

Minimalist Wiki like script

I'm trying to find a simple wiki like script to setup a personal directory, browser favorites simply doesn't do anymore and i have lots of small files on my flash drive Desired features file upload ...
2
votes
2answers
580 views

Is the public UDDI movement dead or, was it ever alive?

I am trying to find some public UDDI registries to interact with, for learning purposes. But it seems there are none available. I popped the following question on SO to see if someone knows about any ...
1
vote
4answers
935 views

Ruby on rails based CMS for personal website

I am looking out for advise on best suitable Ruby on rails CMS for my personal web site. Any suggestions would be of great help. Thanks, J
1
vote
3answers
221 views

SQLite for personal use

What are the applications for your personal use that needs a small database like SQLite? I am thinking of trying a few popular databases and SQLite is surely the first one I am planning to try since I ...
1
vote
1answer
35 views

What technical security can I implement to help protect a public profile from a cyber stalker?

We run a website that has a number of public content makers that represent the public faces of our project. One of the people has a previous online stalker who has found her at our site and has ...
1
vote
7answers
567 views

How do you store/share online your personal documents? [closed]

For photos, I use Flickr. But for other documents...Which web based online application (hosted or to install on your personal web site) do you use for PDF or word files ? If there is a user management ...
0
votes
1answer
25 views

Let the user create a list in Drupal (module?)

I'm trying to find a module for Drupal to let a user who is logged in to create his own lists (ultimately I want him to be able to drag and drop articles into a sidebar, but for now I'm just trying to ...
0
votes
0answers
8 views

IMAP Command to Retrive Calendar Status and Make it visible to a Particular Distribution List

I need to Query/Set the Calendar Status of the MailBox Owner and also I need to make the calendar status visible to contacts in Distribution list i prefer
0
votes
0answers
134 views

Monotouch: Images retrieved from local sandbox on simulator but not on device

I'm caching twitter author icons locally (so they're very small). I check locally if they exist and if not, I download them. This works great on the simulator, but not on the device. This is for the ...
0
votes
2answers
95 views

Fake people database for a creditworthiness definition app

I have a task to create a decision tree for defining a person's creditworthiness based on their information. I need a database containing about 1000 of persons with their personal information, of ...
0
votes
0answers
35 views

Multimedia Content Server, Streamer, Player very un-techie question please?

I am not a programmer and request some tolerance if anyone has the time. It would be so appreciated. I am in the 3rd month of trying to figure out how it might be possible to simply host my own media ...
0
votes
1answer
274 views

BlackBerry - Access Personal Information request while the app asks for Recording permission

In my BlackBerry app, I invoke a permission request for RECORDING feature for the app when it is first launched. It works fine with BlackBerry Storm. However, when I install and run the app on ...
0
votes
0answers
322 views

Wiki for personal use, recommendations? [closed]

I want to set up a local wiki for my personal notes. My requirements are: very good math support (I think mathjax like on mathoverflow should be fine) good search function (in particular regular ...
0
votes
1answer
54 views

What are your Personal Templates?

After having written thousands and thousands of lines of code in a given language, you end up having your own personal templates. This is, code structures that you repeatedly use to address the same ...
0
votes
2answers
129 views

A personal facebook application (one that no-one can add for themselves)

I've created a facebook fbml/api page that returns some content and it works. I need to ensure: That no-one can add the app to their own page. This is because the app only works for me - content ...
0
votes
0answers
133 views

How to include a personal JAR with Axis?

I use Axis 1.4 and I need to use classes gathered in a JAR. I do not want to extract them. I try to put it in: /usr/share/tomcat5.5/webapps/axis/WEB-INF/lib/myjar.jar ...
-1
votes
2answers
253 views

Free or Open Personal Digital Cerificate of Signing Documents?

I need to sign a pdf file with my own e-signature using a certificate where can i get one pfx file.
-1
votes
1answer
402 views

What's the best part of being a programmer? [closed]

Some days I feel a grand sense of accomplishment when I'm able to help a business improve what they do and capitalize on new opportunities. So what's your favorite part of being a programmer? I'm ...
-2
votes
1answer
41 views

Playing aroung SEO [closed]

What should one's approach in the first place to learn SEO? By studying cases or make a website and applying changes and learn?