jobs posts

Cogneato: Three Months

I’ve now been at Cogneato for a little over three months. It is definitely long term now. I am still liking it, especially since I’ve been branching out into other areas even more. I’ve been doing more programming in PHP and Javascript to set sites up and add functionality, and have even gotten to work a little with SQL again.

For example, on one site, called Pink Rave, I had to add blog functionality, which isn’t quite built right in like with WordPress. For the standard “archive” box, I had to make a bit to spin through all posts and chunk them based on date, then output the represented dates in the box. For the search functionality, Cogneato’s CMS has nothing built in, so I had to do custom queries. They are using the BLOB data type, so I couldn’t use the FULLTEXT searching, instead having to build concatenated LIKE statements. Luckily, the CMS can easily put the results of custom queries into its result objects, so it is easy to then work with them like I otherwise would. In fact, for this blog, I handle all multiple item listings with the same output script that just fills the object array with different data depending on the type of page.

Continue reading post "Cogneato: Three Months"

Done with school

School

I’m done with school. The semester is over, finished on Wednesday.  I also happened to have finished the last classes for my degree.  For all intents and purposes, I have graduated.  I’m not sure when it is official or what not.  In fact, I’ve received almost no information on graduation, the ceremony, anything.  As I recall at Kent, they were sure to tell us not only about the upcoming graduation but about the cap and gown we needed to purchase, etc.  I was much more aware of what was going on.  At Tri-C, I’ve only recently come to the conclusion that the ceremony is most likely only done once a year, in May.  Not sure if I get my degree before then or what.

So now I have little to do.  I have no job and no school, two of the more time consuming parts of my life thus far.  I am considering taking another web-based class or two next semester.  That could be nice if they aren’t too hard.  If they are, it might be hard to enter into a full-time job (hopefully), work some freelance projects (hopefully), etc, and still do alright.  If they are too easy, I might as well just get books and use online resources instead, and be able to learn exactly what I want at my own pace.  I’m still thinking on this.

Jobs

As my monetary reserves drain, I am in the process of looking for a job, and will look much harder now than I had while still in school.

I did have promising possibilities come up at a recent Tri-C IT event.

Continue reading post "Done with school"