scotthowe.com - oracle, mssql, and general systems administration blog...

  • my portfolio
  • my code-projects
  • xml sitemap
  • contact
Home

Navigation

  • Recent posts

Primary links

  • My Portfolio
  • My Code-Projects
  • XML Sitemap
  • Contact

Flickr recent photos

Swimmerafterbathcheeriosdirtyclothes

User login

  • Create new account
  • Request new password

My Code-Projects

Undergraduate Courses and Material:

  • (CSCI 215) Algorithms and Data Structures
    "Study of data structures such as linked lists, stacks, queues, trees, and graphs. Algorithms for manipulating such structures will be introduced and analyzed. Static and dynamic memory allocation. Access methods for sorting/searching, such as hashing and tree searching."
    Samples:
    Doublely Linked List
    Queue and Stack
    Drop Out Stack, Priority Queue, and Double ended Queue
    Bubble Sort
  • (CMIS 310) Web Architecture and Development
    "Provides students with thorough knowledge of the foundations of e-commerce, current technologies utilized in the development of an e-commerce web site, and criteria for assessing the usability of ecommerce sites."
    Mini-website
    JavaScript Hangman
    Electronic Public Service Announcement
  • (CSCI 415) Software Engineering
    "Study of the software development process. Topics include: phases of a software project, life-cycle models, metrics, tools, ethical and professional issues. Participation on team projects is integral."
  • (CSCI 434) Theory of Programming Language
    "A theoretical study of programming languages. Introduction to grammars and parsers. Language design issues and practical applications."
    Custom Interpreted Language written in Pascal
    Custom Interpreted Language written in Scheme
    Custom Interpreted Language written in Prolog

Systems Administration Scripts:

  • Active Directory RDN Modify
    In our AD enviornment we had a mix of users with mismatching rdn's which makes it very difficult to determine what user you are looking for during a search. To make it easier on the sys admins I wrote this litttle script that renames a users RDN to match their display name.
  • Department Fill
    This little script makes a connection to an Oracle database and queries a table/view. The userid from the query is used to pull up their active directory account so that a field can be updated. It would be very simple to populate the fields dynamically from the same select.

Applications:

  • Configurator
    This php script was written for a local computer shop. A mysql database is maintained on the backend with product categories such as hard drives, motherboards, processors, memory, etc. A second table is contains all products that could be used to build a computer. The configurator dynamically calculates the current total when items are selected form the drop down menus. Once the quote has been completed and submitted a printer friendly copy is provided for the customer to reference when they speak with the shop. All quotes are stored in a table that can be brought up by the customer or by the shop.

Search

External Links

  • Richardfoote.wordpress.com
  • xkcd.com

Photo Galleries

  • 08 Spring Flowers
  • Baby Matthew
  • my portfolio
  • my code-projects
  • xml sitemap
  • contact