BIT320 Remix — jEdit

December 18, 2005

Responding to Aga

Topics:

Aga, saw your two posts. I was unaware of the jEdit problem. You can log into two separate hosts under different user names, i.e., thecommunityengine.com and elab-linux4.bus.umich.edu. I guess, per your report, not the same host though.

As for your other issue, I fixed it. We should talk. The general strategy is what I outlined here, but a few of the details were missing in your effort. You were right. You almost had it.

In Blogonautic Solutions, 12/18/2005 | Original | Archive | Post to del.icio.us | Technorati

Disappointment with jEdit

Topics:

One of the shortcomings with jEdit I noticed while working on this project is the inability to have several windows opened under a couple accounts. We’ve stored some things on my account, some things on kevin’s and others on matt’s because sometimes we had login problems when we worked simultaneously on someone’s account. Now trying to look between accounts either requires us to save it under somebody else’s account or opening and closing one person’s account and logging into the next person’s, searching for what we need and then closing that account and reopening the other person’s. Probably the easiest thing would be to transfer all of it to one person’s account (which we will have to do anyway) but this is definitely a shortcoming of the program. When you have two or more jEdit windows open it clears both into one person’s account. It’s something the designers could work on.

In Pink Footsie, 12/18/2005 | Original | Archive | Post to del.icio.us | Technorati

December 10, 2005

XSQL query statements: what’s wrong?

Topics:

I’m trying to write a query XSQL page instead of an input data one (for our project). I’ve tried many different combinations but I either get only the comments to show up like here or I get errors with invalid column name, character, etc. I know I’m probably missing something basic, but ; commit end and all those little commands don’t apply here (or at least I think so). Bud, if you could please let me know what I’m missing, I’d be especially grateful. You can also look at our jEdit file that resides on Kevin’s account under XSQL5/XSQL5TEST/insertStoreTEST3.xsql.

In Pink Footsie, 12/10/2005 | Original | Archive | Post to del.icio.us | Technorati

Tabbing Question Solved

Topics:

So I have found a way to answer Pink Footsie’s question. Her question was:

How do you change the drop down menu in jEdit to tabbing? I know it can be done and it’s easier to switch between windows this way than working with a drop down menu. Oh and how do you bring up the tabs we have in class that have the XML & XSLT transformer on the side?

Here is what I did to fix the problem!

  1. Download the Plug-in called Buffer Tab. You can do this easily by clicking on the Plug-in Drop Down and the open the plug-in manager.
  2. Open up Plug-ins option under the plug-ins drop down and find the BufferTab plug in. Make sure “Enable Buffer tabs by default” button is checked.
  3. Now you should have tabbed browsing for your Jedit page.

I hope this helps blog if you have any other questions.

In SuperMatt, 12/10/2005 | Original | Archive | Post to del.icio.us | Technorati

jEdit tabbing

Topics:

We’re rockin on this project but we’re annoyed by one little thing. How do you change the drop down menu in jEdit to tabbing? I know it can be done and it’s easier to switch between windows this way than working with a drop down menu. Oh and how do you bring up the tabs we have in class that have the XML & XSLT transformer on the side? We wanted to see how that works. It also has an XPath validator. Thanks :) .

In Pink Footsie, 12/10/2005 | Original | Archive | Post to del.icio.us | Technorati

November 30, 2005

CD: change directory issue

Topics:

I just have a quick question regarding the simple cd command. When I first get into Secure Shell and try to get down to the directory i want it allows me to do so by doing cd and then the name of the directory I want to get into. But for some reason i cannot do so in reverse lately: ie. once I’m let’s say in Chp6 in webapps it doesn’t allow me back to change into webapps or any of the other directories above the stream. I tried to backtrack directory by directory but it doesn’t work. So the only thing I’m left to do is exit and re-login. The errors I get are always

cd: webapps: No such file or directory
which of course doesn’t make any sense since i see it in jEdit and they’re not typos either. Any suggestions or reasons for why this is happening?

In Pink Footsie, 11/30/2005 | Original | Archive | Post to del.icio.us | Technorati

October 22, 2005

The brain is still smarter than the computer

Topics:

As I was repracticing some commands in oracle I noticed that you can’t uniquely identify several aggregate functions in one command (ie. identify by customer_name, sum(credit_limit), ave(credit_limit) and so on even when you try to split up each command on a unique line with customer_name repeated each time). So it’s best to do these individually by either retyping the command (if short) in oracle or saving it in jEdit and then augmenting it to get new info. By the way can we link somehow to jEdit files or Oracle since they’re not webbased? All the sql assignments are found in the sql book and chapter covered are found here.

In Pink Footsie, 10/22/2005 | Original | Archive | Post to del.icio.us | Technorati

October 16, 2005

jEdit - Programmer's Text Editor

Topics:

What is jEdit? What are its features? What is it used for?

In del.icio.us/supriya, 10/16/2005 | Original | Archive