personal editor 32 key

  • Personal Editor 32

    My name is Paolo Chiartano, I am the project leader of a new editor called Personal Editor 32.This program is a full 32 bit editor with the same interface and the same profile file of the old butexcellent IBM DOS PE.These are some of the new features:. Instructions to open files in view mode (read o ...

  • LPEX Editor - Hot key for hiding Block Nesting

    In the LPEX editor using Hot Key Ctrl+Shift+O (c-s-o) shows Block Nesting (If..Else..EndIf, Do...Enddo) is there any Hot Key to hide the Block Nesting. ...

  • VC++ editor: Enter key configuration

    I am using the VC++ to edit files on a LINIX machine. The problem is when I hit Enter an extra 0D(\r ?) is added instead of just 0A. This shows up as "^M" when vi is used to edit the file, which is ugly. My colleague on another machine also uses VC++ to edit his files and this problem does ...

  • Ubuntu Gconf-editor - This key is not writable!

    I am in alpha2 desktop running unity 2D with the experimental 3D driver.I am having desktop issues, ie anything saved to my desktop doesn't appear on it!I suspected that nautilus was not drawing my desktop any more (not that I'm sure it should be any more!). So I opened gconf-editor and travelled to ...

  • Ubuntu gnome adding more than 12 custom key bindings

    Hello, I am trying to add key bindings to Gnome via gconf-editor. I have added 12 and they work well. It says on this page: https://wiki.ubuntu.com/Keybindings that you can add up to 32 key bindings commands.As stated on that page, I have just tried to add "run_command_13" and "comman ...

  • MySQL Foreign Key

    i have just start MySQL for few days i have come issue with relationship here is sample Create table Vacation.request ( Personal_NoID VARCHAR (15), Status_ID VARCHAR (30)NOT NUll, -- Date_start DATE, Date_Finish DATE, Total_Day VARCHAR (2), People_manger VARCHAR (50), Comments VARCHAR (50), Notes VA ...

  • Where is my Seahorse PGP key located?

    Oh dear, I don't seem to be having much luck migrating to new shiny Ubuntu Jaunty I forgot to export my personal 'private PGP key' that I use to encrypt some sensitive docs with (such as my passwords - I know, I know, I am going to get around to using KeePassX asap!).Anyhoo, I backed-up my entire /h ...

  • Ubuntu gconf-editor>>metacity>general>button_layout wont get edited ??

    i wish to re arrange the button layout and i went to gconf-editor. the key under metacity> button_layout says its not writable. how do i change permissions and edit according to my wish ? ...

  • Ubuntu Backspace problem in vi editor

    In vi editor backspace key is not working to delete a character from a line of text. ...

  • Oracle Encryption key is twice as big as needed

    I have been tasked to create a solution to encrypt data on an Oracle database and decrypt it on an AS400 system. I have determined that it should be compatible to use 256-bit AES encryption with CBC and no padding. (Making sure our data is the correct block size before calling the Oracle encryption ...

  • search or Find key in regedit window

    "HOW to find key and sub key in regedit window" MyComputer->HKEY_LOCAL_MACHINE->SOFTWARE->Classes->.AudioCD->PersistentHandler(ie)Both Name in :AudioCd and Name in:PersistentHandler,for my question is without opening the regeditor window,am giving the Name of key like [.Audi ...

  • Ubuntu After 10.10 upgrade, the "^" key doesn't work anymore

    yesterday I upgraded from Kubuntu 10.04 to 10.10 and since then the "^" symbol doesn't work anymore. The key itself does work, e.g., I get the symbol in a browser but not in the terminal or in an editor. The key also works with SHIFT (which produces that small circle).I'm running 10.10 on ...

  • Oracle why put/get fails:when use Dbt() to construct key/data pairs (c++)

    I'm a novice in BDB,and there's a simple question confused me for days.When I construct key/data pairs like this...Dbt key(&k,32);Dbt data(&discreption,32);if(ret=db_prc->put(NULL,&key,&data,DB_NOOVERWRITE)==0)...I can put them into DB successfully.But it always fails when I use D ...

  • Oracle can any one tell abt the sw for PL/SQL editor,wirting codng,debuging

    can any one tell abt the sw for PL/SQL editor with key words highlighting ,toggling ,code folding and for compiling the packages showing the error code when Debuging the PL/SQL code.can we use this SW for running the Debugging a PL/SQL Package Body with JDeveloper with all the features from the abov ...

  • Ubuntu Compiz not loaded on startup

    How can I set up my system so that it defaults to using Compiz after startup? Every time I restart Ubuntu it goes back to using Metacity (i.e. "none" in Visual Effects), and I have to go to System > Preferences > Appearance to switch to Compiz.In gconf-editor, the key /desktop/gnome/ ...

  • MySQL Queries from remote hosts not using indexes

    We noticed yesterday that most queries from our php web servers connecting to mysql on a different server were running a lot slower than normal. It appears as though queries not run from localhost are not using indexes properly, therefor doing a table scan. This query returns in .02 seconds when run ...

  • MySQL Advice on designing a database with 2 exclusive tables

    I have 3 tables in my database, namely events, users and friends. A user would login to create events and post it for all his friends to view. A problem arises when the users only want to let selected friends view his newly created event. Could anyone advise me on how to design it, so only his selec ...

  • My c++ keylogger (it has a few very minor errors)

    everyone, as you can see I am new to this forum, I have had, not huge experience, but a bit of experience with c++. So I decidedt to make a keylogger. I know there are other ways to make this code shorter but for now i would like to do it this way.Here are the errors i get (By the way, it is talking ...

  • Version Five of MySQL Administration Tool from Devart Looks and Feels Different!

    Devart is glad to announce the release of new completely redesigned version of dbForge Studio for MySQL, v 5.0 - powerful and comprehensive MySQL GUI tool that provides a complete set of instruments for server management and administration. In this version Devart made a lot of improvements and added ...

  • Best Query Builder for MySQL Goes with the Times!

    Last released version of dbForge Query Builder supports MySQL, v.5.5 and goes with greatly improved Data Editor and Data Export functionality. In addition, you can enjoy four new modern UI skins.Devart has recently announced the new version of dbForge Query Builder for MySQL, v2.5 with greatly updat ...

  • MySQL Frequent Words / Performance-Benefits 5.1?

    Debian-Server: P4/1.6ghz/4gb ram Mysql: v5.0.32/key_buffer=2gb Dear Forum, I developed a MySql-based regional search-engine. Total datasize is now about 2.5gb whereas fulltext indices fit in about 600m. I optimized a lot (some stemming/pre-processing) and performance is pretty good as long as it doe ...

  • Shell script query

    all, I literally only started looking at shell a couple of hours ago.I am looking to do just one task, which I think should be quite straight forward.I will try explain it as best I can.........Basically I am trying to automate the grep command from ubuntu (grep xxx yyy.csv < xxx.csv)I have a per ...

  • Registry Problem

    HiI am facing a strange problem. I create a registry key through my application. After few moments, the application has to read those values, but it is not reading. On opening the Registry Editor, the key is there. I saw three dots after the key string value. I opened the key by double clicking it a ...

  • Database Design

    I'm working on the conceptual phase of modeling a database for a company right now. I have two considerations:1) This database will obviously be integrated into a web application, but more importantly it will be a user/pass based system with rights and privileges.2) I trying to model a scheduling sy ...

  • Ubuntu problem installing .sh file

    I'm trying to install a .sh file but I'm not really having any luck, probably because I (almost!) haven't got a clue what I'm doing. I've looked through the forums and found one similar thread but it didn't help me any.I've very recently installed: Ubuntu 9.10 _Karmic Koala_ - Release i386 (20091028 ...

  • Registration Script

    I think this is finished, could anyone have a look at any problems or anything that can be added etc. Thanks in advance.<?php/** Register Process* Version 0.4* 15 May 2010**/session_start();session_regenerate_id();require('../includes/config.php');require('mysql.php');function create_verification ...

  • Ubuntu Best of both worlds - csv2ofx marries Yodlee with GnuCash

    I'm starting to like GnuCash. Yodlee is great too. I'm a new user of both (started at beginning of this year), but I am already hooked, especially on Yodlee. Using these two apps together has allowed me to finally stop using MS Money (and that allowed me to finally stop using MS Windows for personal ...

  • PS3 Xubuntu + Sound + Bluetooth + WiFi/WPA: working!

    This is my first new thread at ubuntuforums, so apologies if it's in the wrong location.First, a few words about my intent:There are A TON of online resources describing Linux configuration on the PS3, but none of them are very complete, and many of them have misinformation. Additionally, many of th ...

  • Oracle Writing encryption keys and data to files

    I'm trying write encrypted data to a file for reading and decryption by a different system.I need to write the key and initialization vector in binary, hexidecimal, or Base-64 and the encryption data as raw. So far, the support personnel on the other system have indicated that the secret key generat ...

  • copying array elements

    i want to be able to fill the remaining space in the array by duplicating the data in the array.iearray[10] = 1234i want it to look likearray[10] = 1234123412i thought of a way to do this but as usual it never works.heres what i got so far.//---------------------------------------------------------- ...

  • Ubuntu no password popup with WPA wifi (atheros)

    Maybe i don't understand the kde network manager...?i finally got the Atheros wifi (ath5k) working on an acer aspire a150.i did so by installing the backports package and disabling the hardware driver for the old ath_pci module leaving the new ath5k one active.next i - click the network manager icon ...

  • Ubuntu 8.04 - Broadcom wireless not working

    I installed the latest release on my Gateway MX6453 laptop and everything installed perfect but I can't seem to get the wireless to work. I am new to Ubuntu but I did try something I found in another thread and I'm posting it below in hopes it will help. Everything else works perfect, but I really n ...

  • labels and XML

    I am creating a report file with ver11, a windows application. I do have bunch of labels like label1, label2 etc. The labels are in different sections and subreports.I would like to get the 'value' of these labels from XML file, depending on the culture (english or french). The XML file looks like ...

  • Ubuntu Connect to wireless access point via terminal fails

    I have an Intel PRO 2200BG wireless card and can connect to my router when logging in via gdm (using Xubuntu.) No problems there, connection never drops, very reliable! But I've since had the need to shutdown X and keep a simple terminal instance open but as soon as I stop gdm the connection to the ...

  • Ubuntu wpa_supplicant loops between GROUP_HANDSHAKE and COMPLETED: Intel Wifi 5100 & Belkin

    EDIT 6 Dec: More detailed log from wpa_supplicantI'm using Ubuntu Studio 10.10 x64. I want to get wireless networking going manually. My wireless networking works successfully in Windows 7 x64.I can get it working successfully without encryption but when I try and use WPA-PSK, wpa_supplicant gets st ...

  • Ubuntu guru, link aggregation need failover to wlan0 using mode=4 gbit+ethernet&router $incl

    if you can solve my problem its worth $7.50 to me paypal verified. thank youi was hoping you all could assist me. i'm using link aggregation under ubuntu. it works great. this is my /etc/network/interfaces file http://pastebin.com/2f8XnJmR what i would like to do is keep mode=4 which i believe is fa ...

  • Ubuntu Wireless does not work

    my friend loves ubuntu but he doesnt want to switch because he wireless doesnt work he entered all the right details wpa 2 personal and the key but he did not pick up ...

  • Ubuntu Working WMP54GS WPA2 connection but not after reboot

    I'm very new to Linux as of last Saturday - so far I like what I see. I've had a bit of experience with Unix but not very much so I'm grateful for any help. Installed Jaunty.I've installed ndiswrapper and wpa_supplicant as I'm on WPA2 and as of tonight I have the internet (which is how I'm posting o ...

  • Ubuntu DHCLIENT renewal connection dropping / wpa_supplicant suspend issue

    Yesterday I setup Ubuntu wifi connection using WPA PSK to a Thompson TG 585 wifi / dsl router.I'm running Hardy Heron so to obtain support for WPA encrypted link I downloaded wpa_supplicant, upgraded Network Manager and dhclient (to v3.0.6) via package mgr.After setting it up I experienced a very an ...

  • Ubuntu Password rejected

    When Itry to connect to wireless it tries then I get a dialogue box>Authentification Required by wireless networkPassword or encryption Keys are required to access the wireless network xxxWireless Security WPA & WPA2 PersonalShow password:key s3%t67hjui*9(kljhf (example)then after trying unsu ...

  • Ubuntu Wpa_supplicant almost works but not really

    I recently asked this question in the wpa_supplicant thread in Howtos and Tutorials, but that thread's been dead since May so I'm asking again here.Basically I'm trying to connect to my WPA-secured network and it almost works, there is communication between my computer and the router, but I can't ac ...

  • Ubuntu Wireless losing connection

    Ever since I upgraded to intrepid I have been unable to connect to my WPA encrypted network - and I am now tired of having to use the cable to make a desktop out of my laptop.Here's debud output from wpa_supplicant:sudo wpa_supplicant -Dwext -ieth1 -c/etc/wpa_supplicant.conf -dInitializing interface ...

  • Ubuntu dell wireless with wpa_supplicant issue

    im trying to connect a laptop with a dell wireless 1350 wlan min-pci card to a linksys wrt54g wireless router. the router is setup for wpa-psk & tkip, and my wpa_supplicant.conf is written accordingly. ive installed ndisgtk and loaded the .inf, extracted from the dell driver exe. ndiswrapper -l ...

  • Ubuntu Wireless WPA problems with a Intel PRO/Wireless 2200BG card

    I have a Dell Inspiron 6000 laptop http://reviews.cnet.com/laptops/dell-inspiron-6000/4507-3121_7-31257675.htmland I have installed Ubuntu 8.04 on it. Then I wanted to connect to my D-Link router wireless WPA encrypted network, but my network manager where stuck in a loop while trying to connect. Th ...

  • Ubuntu iwl4965 has trouble connecting to certain networks

    I've posted this before in another thread, but I believe it is annoying enough to warrant its own. I'm not sure where to file this as a bug report, so I'd appreciate some suggestions on that too :)Anyway, I'm having trouble connecting to my uni network using the iwl4965 wireless card. I have tried o ...

  • Ubuntu openVPN connection issues

    I am running openvpn 2.06 on a Dapper 6.06 - about all the computer can handle.I have configured openvpn bridge so that I am able to log into my server from another computer on my network and am assigned a new ip address. However, I am not able to establish a connection to the vpn server from outsid ...

  • Require Info on EAP extension development for windows mobile

    We are developing an EAP module for the Windows Mobile 5.0 as per the documentation provided at the MSDN site for the EAP extension development. http://msdn2.microsoft.com/en-gb/library/aa363504.aspxWe succeeded in writing the whole EAP module. The whole EAP authentication goes through well with the ...

  • Ubuntu emerald theme manager hijacked my keybindings

    I had assigned using gconf-editor the key combination <Mod4>+E (windows key + E) to launch the text editor. Upon installing emerald theme manager, this combination now switches workspaces. However, in gconf-editor, it is still listed as launching text editor.Anyone know where emerald stores it ...

  • Devart Query Builder for MySQL Goes with the Times!

    Last released version of dbForge Query Builder supports MySQL, v.5.5 and goes with greatly improved Data Editor and Data Export functionality. In addition, you can enjoy four new modern UI skins.Devart has recently announced the new version of dbForge Query Builder for MySQL, v2.5 with greatly updat ...

  • Version Five of MySQL Administration Tool from Devart Looks and Feels Different!

    Devart is glad to announce the release of new completely redesigned version of dbForge Studio for MySQL, v 5.0 - powerful and comprehensive MySQL GUI tool that provides a complete set of instruments for server management and administration. In this version Devart made a lot of improvements and added ...