I am currently working on a redesign. Older version still available at version.1.ahmedkamel.net

My recent ma.gnolia links, all

  1. Daniel Says:

    Hello,

    I’m curious to find out more about your findings and “dislike” about Neptune. We are currently searching for vendors that have student placement solutions and Ananke’s Neptune product is one of them. It looks very user friendly from the outside.

    If you can reply fairly quickly I’d appreciate it, since our decision will be taken in the next 2-3 weeks.

    Thanks,

    Daniel

NeptuneAPI

June 12th, 2005

[post in progress — I will be fixing it, adding to it, soon]
I just released the NeptuneAPI,

If you have no idea what Neptune is, here is the description from its help pages:

–”Ananke Neptune is a co-operative education information management tool designed to facilitate the exchange of information between the co-operative education institute, employers, students, academic directors, coordinators, and the university. It is an online system designed to streamline the co-op process for all parties involved, thus reducing redundancies and facilitating communication between the parties.”–

Neptune sucks. So I decided to do something about it. I don’t know how I got the idea really, I think I saw an example on thecodeproject.com that mentioned connecting to sites at a time when I was realy frustrated at Neptune.

It didn’t take to long for me to get it working. But I did run into one problem with the HTTPRequest when I was doing POSTs. You have to include your cookies before the data. In fact, the data has to be the last thing in the HTTPRequest. It took me a week of on/off trials to figure that out. I had to set up my own mock php scripts to analyze the interaction my program had with it.

The coolest feature I find in it is making cover letters based on templates for specific jobs. In my mind this is one super easy thing that Neptune should have done. You know, a small button beside each job saying “make cover letter”. It would simply fill in the address and name for you, why do I have to copy the address my self.

I might be making available a copy of a UI analysis me and my teammates did last semester. It showed how bad the Netpune UI is.

Leave a Reply