473,670 Members | 2,511 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

OT just a rant

I have been asked by my boss to evaluate one of my predecessors
applications. The application is more than 3 Gig on disk, 250+ tables in MS
SQL. I have yet to run into a page that names the fields in a select
statement all Select * and multiple recordset objects per page. Of course
with that much code I haven't seen all pages yet. No variable declaration,
no comments one page I found had "ScriptTimeout= 30000." FRAMES, FRAMES,
FRAMES one page has 14 NO SH**.

I am expected to give a timeline stating how long it will take me and one
other developer to turn this into a viable application. The only answer I
can come up with is A REAL LONG TIME!

Mike
Jul 19 '05 #1
5 1152
I feel your pain Mike... It's hard for people on the other side to
understand what that means, assuming your boss is not a programmer.

Ray at home

"Mike D" <Mi***@nospam.c om> wrote in message
news:O6******** ******@tk2msftn gp13.phx.gbl...
I have been asked by my boss to evaluate one of my predecessors
applications. The application is more than 3 Gig on disk, 250+ tables in MS SQL. I have yet to run into a page that names the fields in a select
statement all Select * and multiple recordset objects per page. Of course
with that much code I haven't seen all pages yet. No variable declaration, no comments one page I found had "ScriptTimeout= 30000." FRAMES, FRAMES,
FRAMES one page has 14 NO SH**.

I am expected to give a timeline stating how long it will take me and one
other developer to turn this into a viable application. The only answer I
can come up with is A REAL LONG TIME!

Mike

Jul 19 '05 #2
Dear Boss,
Here's my evaluation of my predecessors application: it blows.
To turn this into a viable application I will have to discard everything
that's there and start anew. Unfortunately, since you've already been using
it, I will not only have to start from scratch, but will have to figure out
how to get the data you've already put in, into the new application.

This project I suspect will take X months. I believe the process could be
sped up by purchasing me a Ferrari and a beachside bungalow in (insert
country here.) With these items I should be able to work without
distractions and have a quality product for you.

Thanks
Mike

"Mike D" <Mi***@nospam.c om> wrote in message
news:O6******** ******@tk2msftn gp13.phx.gbl...
I have been asked by my boss to evaluate one of my predecessors
applications. The application is more than 3 Gig on disk, 250+ tables in MS SQL. I have yet to run into a page that names the fields in a select
statement all Select * and multiple recordset objects per page. Of course
with that much code I haven't seen all pages yet. No variable declaration, no comments one page I found had "ScriptTimeout= 30000." FRAMES, FRAMES,
FRAMES one page has 14 NO SH**.

I am expected to give a timeline stating how long it will take me and one
other developer to turn this into a viable application. The only answer I
can come up with is A REAL LONG TIME!

Mike

Jul 19 '05 #3
"TomB" <sh*****@hotmai l.com> wrote in message
news:O3******** ******@TK2MSFTN GP10.phx.gbl...
This project I suspect will take X months. I believe the process could be sped up by purchasing me a Ferrari and a beachside bungalow in (insert
country here.) With these items I should be able to work without
distractions and have a quality product for you.


Now I know who is responsible for moving all our IT jobs overseas! ;-)
Jul 19 '05 #4
Ya', freakin' Ferrari drivin' beachside bungalow livin' developers.

"Chris Hohmann" <no****@thankyo u.com> wrote in message
news:OD******** ******@TK2MSFTN GP11.phx.gbl...
"TomB" <sh*****@hotmai l.com> wrote in message
news:O3******** ******@TK2MSFTN GP10.phx.gbl...
This project I suspect will take X months. I believe the process

could be
sped up by purchasing me a Ferrari and a beachside bungalow in (insert
country here.) With these items I should be able to work without
distractions and have a quality product for you.


Now I know who is responsible for moving all our IT jobs overseas! ;-)

Jul 19 '05 #5
"Mike D" wrote:
I am expected to give a timeline stating how long it will take me and one
other developer to turn this into a viable application. The only answer I
can come up with is A REAL LONG TIME!


Using 'before Hell freezes over' might give you ample time to complete it.

--
Roland

This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose.
Jul 19 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1184
by: Trevor Best | last post by:
<rant> Spent an hour yesterday figuring that one out in my sp, on an insert statement that used a join for the source. Even rebooted the server in desperation. It wasn't until I took that join and made a view and used that as a source it pointed out the real error, mismatched number of columns between insert into and select statements. D'OH! </rant> -- A)bort, R)etry, I)nfluence with large hammer.
99
6079
by: Jim Hubbard | last post by:
It seems that Microsoft not only does not need the classic Visual Basic developer army (the largest army of developers the world has ever seen), but now they don't need ANY Windows developer at a small or mid-sized business. http://groups-beta.google.com/group/microsoft.public.msdn.general/browse_thread/thread/9d7e8f9a00c1c7da/459ca99eb0e7c328?q=%22Proposed+MSDN+subscription+changes%22&rnum=1#459ca99eb0e7c328 Damn! To be that...
42
2521
by: Andy | last post by:
and so far I'm loving it, I like the the authors don't beat around the bush and just come straight out and say what the book is sopposed to be. They assume the you have computer experience. I'm loving the exercises they really leave you with a sense of freedom to do what you want, just follow the rules. Just a little rant, I would definitely recommend this book to anyone interested in C. Great addition to anyones library.
8
1428
by: Jamie | last post by:
Hello Newsgroup: This is my little rant about security and why we have home directories. You may choose to ignore it or disagree with it, that is your perogative and I won't care, but... this little rant needs to be said in the 21'st century, as we seem to have forgotten about it. Many PHP packages and cgi scripts ask you to store database settings and passwords in web space.
66
7045
by: mensanator | last post by:
Probably just me. I've only been using Access and SQL Server for 12 years, so I'm sure my opinions don't count for anything. I was, nevertheless, looking forward to Sqlite3. And now that gmpy has been upgraded, I can go ahead and install Python 2.5. So I open the manual to Section 13.13 where I find the first example of how to use Sqlite3:
41
3364
by: rick | last post by:
Why can't Python have a reverse() function/method like Ruby? Python: x = 'a_string' # Reverse the string print x Ruby: x = 'a_string' # Reverse the string
5
2084
by: Hasin Hayder | last post by:
I have been working with PHP for more than 3yrs (I believe still I am beginner in this category) - I was present in several interview board. Which things disappointed me most is the "lack of eagerness" to learn what comes new. Sometime developers thinks that learning Only PHP will help them to get lucrative jobs!! OMG Especially most of the time PHP developers plays multiple roles in the companies, they are developer, they are template...
6
1861
by: amygdala | last post by:
Hi there, I've build this little CMS in PHP for a client. It depends on PDO with mysql driver. Now, a few webhosts I've polled have PDO support, but only sqlite and sqlite2 drivers are installed by default. Installing PDO mysql drivers has proven quite a hastle, and the main webhost I was depending on reported that quite a few install options made it's configuration crash.
0
1060
by: =?Utf-8?B?Z3V5?= | last post by:
<Rant> Why is it so hard to use a GridView? I have spent 2 weeks writing an app and it is fine. I have spent 1 week of this time trying to find out how to either a) set column widths for an autogenerated GridView or b) find the column widths that have been automatically generated. The only thing that is stopping the app going live is the B**dy GridView. It is a really basic thing to want to do, why is it impossible?
60
2435
by: DuncanIdaho | last post by:
Hello This is a rant. If you don't want to read it then don't, simple really. I usually spend my working life buried away in the back ends (fnar) of business systems. Serverside stuff over presentation stuff. I've managed to steer clear of Microsoft stuff for most of my working life, not really by design, it's just the way it turned out. Recently I was given the task of setting up a website from scratch
0
8466
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8901
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8591
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7412
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5683
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4208
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4388
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2799
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1791
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.