Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Member Avatar for zahnsoftware

I'd like to write a file monitoring tool that (1) Generates a report on how much time was spent on which file (2) Generates a timeline of file age. The need for this application is to track time for all programming projects. If the app would automatically track the time …

Member Avatar for lydia.aram.9
0
178
Member Avatar for zahnsoftware

As a software developer, my primary responsibility is to ship working code. I do this by writing code all day long. This is the job I was hired for. I work for a small company that struggles with identity. I feel that lately, they are struggling to find new clients …

Member Avatar for Mike Askew
0
338
Member Avatar for zahnsoftware

What are some ways to connect to one computer from another other than using VPN or a Static IP? Let's say, for example, one computer is hosting a web service and another computer that's not part of the network wants to call that web service. Would it be possible without …

Member Avatar for lasitha2005d
0
327
Member Avatar for zahnsoftware

What are some practical ways to resolve legacy code in an n-tier architecture where all of the code is written in self-referencing web services? So far, much of the code is undocumented, uses old VB6 conventions, and there are very long procedures. What's the best way to approach, let's say, …

Member Avatar for jlego
0
187
Member Avatar for zahnsoftware

When is it appropriate to use abstracts as opposed to interfaces to define base class behavior? What is the most common, practical usage for each? For instance, if I were to write a database applications that required to read a wide variety of database formats, would I define by database …

Member Avatar for embooglement
0
185
Member Avatar for zahnsoftware

Not sure if this is the best topic to post this question. We had an issue where during uploading javascripts, they became corrupt and no longer executed on the web page. Is there an automated way to detect if the uploaded files match the source file to detect corruption? We …

0
75
Member Avatar for zahnsoftware

Currently, most of the work I do is cross-platform. I work on both Windows, Mac, and Linux so I use tools like Notepad++, gedit, and TextWrangler to do most of my editing. I often take advantage of wordpress. However, I also do tons of custom CSS, JQuery, PHP code. How …

0
38