unable to read

search for more blogs here

 

"MOVB-02 Another BSoD in NTFS.SYS" posted by ~Ray
Posted on 2008-01-02 00:14:53

Yet another bug in NTFS. SYS driver (same platform same configuration). This one has been triggered in background by the defragmentation process (DfrgNtfs exe). PS. Don't worry. I am not going to publish crashdumps during one full month. Funny bugs are coming out. Stay tuned!1: kd> !care for -v*******************************************************************************Bugcheck Analysis ******************************************************************************* NTFS_FILE_SYSTEM (24)If you see NtfsExceptionFilter on the stack then the 2nd and 3rd parameters are the exception record and context record. Do a cxr on the 3rd parameter and then kb to acquire a more informative stack trace. Arguments:Arg1: 001904abArg2: a2a468e0Arg3: a2a465dcArg4: 8519b53bDebugging Details:------------------EXCEPTION_RECORD: a2a468e0 -- ( exr 0xffffffffa2a468e0)ExceptionAddress: 8519b53b (Ntfs!NtfsCreateScb+0x0000004c)ExceptionCode: c0000005 (Access violation)ExceptionFlags: 00000000NumberParameters: 2Parameter[0]: 00000000Parameter[1]: 30000010Attempt to read from address 30000010CONTEXT: a2a465dc -- ( cxr 0xffffffffa2a465dc)eax=30000000 ebx=c5ef080d ecx=c5ef0855 edx=00000000 esi=c5efd008 edi=00000000 eip=8519b53b esp=a2a469a8 ebp=a2a46a08 iopl=0 nv up ei pl nz na pe nc cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010206Ntfs!NtfsCreateScb+0x4c: 8519b53b f6401006 test byte ptr [eax+10h],6 ds:0023:30000010=??Resetting default scopeCUSTOMER_CRASH_COUNT: 1DEFAULT_lay_ID: VISTA_DRIVER_FAULTPROCESS_label: DfrgNtfs exeCURRENT_IRQL: 1ERROR_CODE: (NTSTATUS) 0xc0000005READ_ADDRESS: GetPointerFromAddress: unable to read from 81d315acUnable to read MiSystemVaType memory at 81d11780 30000010BUGCHECK_STR: 0x24LAST_CONTROL_TRANSFER: from 851a64b8 to 8519b53bSTACK_TEXT:a2a46a08 851a64b8 84911400 c5efd008 00000080 Ntfs!NtfsCreateScb+0x4ca2a46a40 851a5b15 84911400 84653520 846536d4 Ntfs!NtfsBreakBatchOplock+0x7ea2a46a74 851a3cee 84911400 84653520 00000000 Ntfs!NtfsOpenExistingAttr+0x6aa2a46b5c 8518554e 84911400 84653520 00000000 Ntfs!NtfsOpenAttributeInExistingFile+0x79ba2a46c10 8519c637 84911400 84653520 00000000 Ntfs!NtfsOpenFcbById+0x590a2a46cec 851126b6 84911400 84653520 aa7b3964 Ntfs!NtfsCommonCreate+0x601a2a46d2c 81c80278 aa7b38fc 00000000 ffffffff Ntfs!NtfsCommonCreateCallout+0x20a2a46d2c 81c80371 aa7b38fc 00000000 ffffffff nt!KiSwapKernelStackAndmove+0x118aa7b3894 00000000 00000000 00000000 00000000 nt!KiSwitchKernelStackAndCallout+0x31FOLLOWUP_IP: Ntfs!NtfsCreateScb+4c 8519b53b.

Forex Groups - Tips on Trading

Related article:
http://movb.blogspot.com/2007/11/movb-02-another-bsod-in-ntfssys.html

comments | Add comment | Report as Spam


"Re: Unable to read mapped drive" posted by ~Ray
Posted on 2007-12-15 15:42:52

We are working in Oracle8i at show and upgrading our system to 10g. Our programs(fmx,library etc) has been mapped to a named drive and clients has access to that drive. This is working fine in 8i environment. But in 10g the same method is not working properly. The programs runs fine from our development machines (i e with ids platform). While we try to run the program on the application server it displays error message "FRM-40010:Unable to read <program file label >". If I change the path to the original control (instead of the mapped drive) it runs on the application server. Example:Programs exist in D drive of the application server. The required folder (in D) has been shared to use by the clients and mapped to drive Z on the application server and also at the development machines. Z control is accessible to all the clients,development machines & the application server itself. Thanks & regardsjpn Folder "D:\sims" of App Server has been mapped As Z on the same forge. App server has find to its mapped z control. All the program(fmx) files exist in "D:\sims" folder. The following url we are using on our app server. The url given above is not working. If I use "D:\sims" in place of Z (as shown below) it works book. Please say :App Server label : scoras10gDomain Name : silcor10Thanks jpn Absolute addressing is not recommended. Actually it often doesn't work as the system can not find any called create. Put the directory's absolute address into the 'formsweb cfg' and just use the create name. David Would you please tell me the name of the parameter where I can be the absolute address in 'formsweb cfg'. I tried the parameter 'workingdirectory' but didn't get any prove. Thank You jpn What did you put into your 'workingdirectory'?What do you have for 'envFile='? Hopefully. 'default env'. undergo you defined anything in 'default env' for 'FORMS90_PATH=' or 'PATH='?gratify affix a consume piece of code showing your 'call_create' statement. David I tried putting d:\sims;z: into 'workingdirectory'. I undergo made changes in 'fail env' by giving forms_path='d:\sims';'z:' . I am giving the url directly (not using any call_form syntax here) as "" which is not working. If I give "" then it works fine. convey Youjpn I advise NOT setting the 'path' variables in 'default env'. There is also little or no inform in specifying the path in the 'http' label just get it right in the 'formsweb cfg'. Lose the quotes in the 'forms_path' of the 'formsweb cfg'. You would only needs them if you had a space in the directory name and we experience that spaces in directory names are not supported by Oracle Forms anyway. I can't remember whether you be the '\' or not but you ordain only need to try two options to see whether it ordain bring home the bacon. So change by reversal your change to 'fail env' change your 'http' call and then remove the 'quotes' and '\' in 'formsweb cfg'. Stop and go away the forms server and then evaluate. If it fails add the '\' approve to 'formsweb cfg'. Stop and go away the server and test again. One of these two will work. David

Forex Groups - Tips on Trading

Related article:
http://www.orafaq.com/forum/index.php?t=rview&goto=281630&th=92663#msg_281630

comments | Add comment | Report as Spam


"excel and leopard unable to read,write or print" posted by ~Ray
Posted on 2007-11-27 21:42:27

I have updated all of office and leopard updates. Istill haveinconsistant problems with excel. It says it ordain create out ofmargins ever drive bar is greyed out. If i adjudge the flashingmargin air the whole file turns into thousands of pages lookinglike a ppt. If I telecommunicate the register to another non leopard mac the file opens justfine. So unable to read create verbally or create excel. Any solutions?. . deceives me--maybe it is only Excel. ... MVP FAQ site: http://mvps org/... The only way I know of to dress document margins by dragging is on the... Try View> Ruler. ... (microsoft public word docmanagement) .. Now and then I design a hit.. the margins to alter the printed pagelook good. ... I certainly accept that evince and Excel are designed to handle different kinds... >> create by mental act making a reproduce of copy of a picture and having the picture too... (microsoft public word pagelayout) .. Set up a workbook as you want it (margins number of sheets cell formats. .. type to "Excel Template " not. ... (microsoft public excel setup) . but I think if you add new sheets to a book then they ordain.. adopt the originaldefault margins which probably isn't what you be. .. and Sheet xlt is used as the templatefor each new... > restart Excel first) this template will be used. ... (microsoft public excel printing)

Forex Groups - Tips on Trading

Related article:
http://www.tech-archive.net/Archive/Mac/microsoft.public.mac.office.excel/2007-11/msg00141.html

comments | Add comment | Report as Spam


"ORA-27047: unable to read the header block of file" posted by ~Ray
Posted on 2007-11-17 17:11:29

If while restoring backup. Db errors out with ORA-27047 it implied that the block header is corrupt. Following three actions can be taken to regenerate DB:1 resize the database file in the source system and again take the cold backup. Resizing reformats the block header.2 use the existing hold back files to startup the database and then size the register.3. If control files can not be reused because of the change in file location where db files ordain be restored just take the cold backup copy of only the resized file from the source system replace the existing corrupt header file with the newly backup copy and act the hold back file revert back to the original alter header file and try to open db with the newly created control file. It will fail with checkpoint mismatch asking for some register needing recovery. Give the dominate "acquire database using backup control file". When asked for the achive logs supply the redo log file (try with each of the log files) it ordain recover the DB.

Forex Groups - Tips on Trading

Related article:
http://dbcrusade.blogspot.com/2007/09/ora-27047-unable-to-read-header-block.html

comments | Add comment | Report as Spam


"Problems with Infortrend eonstor A08U-G2421 array" posted by ~Ray
Posted on 2007-11-09 19:04:31

Hello,My conf is:Slackware 12.02.6.22.5 vanilla kernel with:Device Drivers -> Block Devices -> Large Block DeviceFilesystems -> Partition Types -> Advanced divide selectionFilesystems -> divide Types -> EFI GUID divide supportHP DL 320 G5 1GBand Infortrend EonStor A08U-G2421 arrange (3TB)grow@neso:~# lspci00:00.0 Host bridge: Intel Corporation E7230/3000/3010 MemoryController Hub (rev c0)00:01.0 PCI connect: Intel Corporation E7230/3000/3010 PCI convey RootPort (rev c0)00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI ExpressPort 1 (rev 01)00:1c.4 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCIExpress turn 5 (rev 01)00:1c.5 PCI connect: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCIExpress turn 6 (rev 01)00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USBUHCI Controller #1 (rev 01)00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USBUHCI Controller #2 (rev 01)00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USBUHCI Controller #3 (rev 01)00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USBUHCI Controller #4 (rev 01)00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2EHCI Controller (rev 01)00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)00:1f.0 ISA connect: Intel Corporation 82801GB/GR (ICH7 Family) LPCInterface Bridge (rev 01)00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDEController (rev 01)00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family)SATA IDE Controller (rev 01)01:03.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02)01:04.0 System peripheral: Compaq Computer Corporation IntegratedLights Out Controller (rev 03)01:04.2 System peripheral: Compaq Computer Corporation IntegratedLights Out Processor (rev 03)01:04.4 USB Controller: Hewlett-Packard Company Unknown device 330001:04.6 Serial bus controller [0c07]: Hewlett-Packard affiliate Unknowndevice 330202:00.0 PCI bridge: Broadcom EPB PCI-Express to PCI-X Bridge (rev b5)03:04.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5714Gigabit Ethernet (rev a3)03:04.1 Ethernet controller: Broadcom Corporation NetXtreme BCM5714Gigabit Ethernet (rev a3)03:08.0 PCI connect: Broadcom BCM5785 [HT1000] PCI/PCI-X connect (rev b4)07:00.0 PCI connect: PLX Technology. Inc. PEX 8114 PCIExpress-to-PCI/PCI-X Bridge (rev bb)08:08.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030PCI-X Fusion-MPT Dual Ultra320 SCSI (rev c1)0a:00.0 assail bus controller: Hewlett-Packard Company cause to be perceived ArrayController (rev 03)On array i have two partitions (400GB /dev/sda1 and above 2.4TB/dev/sda2). I made partitions using parted. First i used reiserfs and then ext3 but in my logs i have:Aug 31 15:54:14 neso kernel: attempt to access beyond end of deviceAug 31 15:54:14 neso kernel: attempt to find beyond end of deviceAug 31 15:54:14 neso kernel: sda2: rw=32 be=3252420632 limit=583941074Aug 31 15:54:14 neso kernel: sda2: rw=32 be=3252420632 limit=583941074Aug 31 15:54:14 neso kernel: EXT3-fs error (device sda2):ext3_get_inode_loc: unable to read inode block - inode=203276289,block=406552578Aug 31 15:54:14 neso kernel: EXT3-fs error (device sda2):ext3_get_inode_loc: unable to read inode block - inode=203276289,block=406552578Aug 31 15:54:14 neso kernel: attempt to find beyond end of deviceAug 31 15:54:14 neso kernel: attempt to access beyond end of deviceAug 31 15:54:14 neso kernel: sda2: rw=32 be=1533280280 limit=583941074Aug 31 15:54:14 neso kernel: sda2: rw=32 be=1533280280 check=583941074Aug 31 15:54:14 neso kernel: EXT3-fs error (device sda2):ext3_get_inode_loc: unable to read inode block - inode=95830017,block=191660034Aug 31 15:54:14 neso kernel: EXT3-fs error (device sda2):ext3_get_inode_loc: unable to read inode block - inode=95830017,block=191660034Aug 31 15:54:14 neso kernel: act to find beyond end of deviceAug 31 15:54:14 neso kernel: act to access beyond end of deviceAug 31 15:54:14 neso kernel: sda2: rw=32 want=4507303960 limit=583941074Aug 31 15:54:14 neso kernel: sda2: rw=32 be=4507303960 check=583941074Aug 31 15:54:14 neso kernel: EXT3-fs error (device sda2):ext3_get_inode_loc: unable to read inode block - inode=281706497,block=563412994Aug 31 15:54:14 neso kernel: EXT3-fs error (device sda2):ext3_get_inode_loc: unable to read inode block - inode=281706497,block=563412994Aug 31 15:54:14 neso kernel: attempt to find beyond end of deviceAug 31 15:54:14 neso kernel: act to find beyond end of deviceAug 31 15:54:14 neso kernel: sda2: rw=32 want=2144075800 check=583941074Aug 31 15:54:14 neso kernel: sda2: rw=32 be=2144075800 limit=583941074Aug 31 15:54:14 neso kernel: EXT3-fs error (device sda2):ext3_get_inode_loc: unable to read inode block - inode=134004737,block=268009474Aug 31 15:54:14 neso kernel: EXT3-fs error (device sda2):ext3_get_inode_loc: unable to read inode block - inode=134004737,block=268009474Aug 31 15:54:14 neso kernel: attempt to access beyond end of deviceAug 31 15:54:14 neso kernel: attempt to access beyond end of deviceAug 31 15:54:14 neso kernel: sda2: rw=32 want=2243952664 limit=583941074Aug 31 15:54:14 neso kernel: sda2: rw=32 want=2243952664 check=583941074Aug 31 15:54:14 neso kernel: EXT3-fs error (device sda2):ext3_get_inode_loc: unable to read inode block - inode=140247041,block=280494082Aug 31 15:54:14 neso kernel: EXT3-fs error (device sda2):ext3_get_inode_loc: unable to read inode block - inode=140247041,block=280494082Aug 31 15:54:14 neso kernel: attempt to find beyond end of deviceAug 31 15:54:14 neso kernel: attempt to access beyond end of deviceAug 31 15:54:14 neso kernel: sda2: rw=32 want=734527512 check=583941074Aug 31 15:54:14 neso kernel: sda2: rw=32 be=734527512 limit=583941074Aug 31 15:54:14 neso kernel: EXT3-fs error (device sda2):ext3_get_inode_loc: unable to read inode block - inode=45907969,block=91815938Aug 31 15:54:14 neso kernel: EXT3-fs error (device sda2):ext3_get_inode_loc: unable to read inode block - inode=45907969,block=91815938Aug 31 15:54:14 neso kernel: act to find beyond end of deviceAug 31 15:54:14 neso kernel: act to access beyond end of deviceAug 31 15:54:14 neso kernel: sda2: rw=32 want=2565865496 limit=583941074Aug 31 15:54:14 neso kernel: sda2: rw=32 be=2565865496 check=583941074Aug 31 15:54:14 neso kernel: EXT3-fs error (device sda2):ext3_get_inode_loc: unable to read inode block - inode=160366593,block=320733186Aug 31 15:54:14 neso kernel: EXT3-fs error (device sda2):ext3_get_inode_loc: unable to read inode block - inode=160366593,block=320733186Any idea ?ps. config is in connect.-- beat regards,Daniel Chojecki[unhandled content-type:application/octet-stream]

Forex Groups - Tips on Trading

Related article:
http://lkml.org/lkml/2007/9/3/41

comments | Add comment | Report as Spam


"Paper Towels and more website..." posted by ~Ray
Posted on 2007-11-08 15:29:55

Look for paper towels , linens, bath towels, and more at TowelTown.com
stop by anytime

comments | Add comment | Report as Spam


"yet another unable to open firmware thread..." posted by ~Ray
Posted on 2007-11-03 14:57:32

Sorry for this however I've read all of the other threads and none of them seemed to solve my problem. I'm running Debian print with a custom compiled kernel version 2.6.22.5. I followed the how-to as come up as I could but no matter what I did I get the following in /var/log/dmesg: Linux video capture interface: v2.00 bttv: driver version 0.9.17 loaded bttv: using 8 buffers with 2080k (520 pages) each for capture ivtv: ==================== START INIT IVTV ==================== ivtv: version 1.0.0 (2.6.22.5 mod_deliver PENTIUM4 ) loading ivtv0: Autodetected Hauppauge separate (cx23416 based) ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 18 (level low) -> IRQ 18 *ivtv0: unable to open firmware v4l-cx2341x-enc fw (must be 376836 bytes)* ivtv0: did you put the firmware in the hotplug firmware directory? ivtv0: Retry loading firmware ivtv0: unable to open firmware v4l-cx2341x-enc fw (must be 376836 bytes) ivtv0: did you put the firmware in the hotplug firmware directory? ivtv0: Error initializing firmware ivtv0: Error -19 on initialization ivtv: ==================== END INIT IVTV ==================== I'm using udev 114 and hotplug has been removed/purged. The firware was downloaded from here: and extracted into my /lib/firmware directory as well as /usr/local/lib/firmware and /usr/lib/hotplug/firmware. The /lib/udev/hotplug functions lists those three directories for FIRMWARE_DIRS. I verified that v4l-cx2341x-enc fw is the right size (376836 bytes). I'd really appreciate some help with this. Cheers. Erik > Sorry for this however I've read all of the other threads and none of > them seemed to understand my problem. I'm running Debian Etch with a custom > compiled kernel version 2.6.22.5. I followed the how-to as well as I > could but no be what I did I get the following in /var/log/dmesg: > > Linux video interpret interface: v2.00 > bttv: driver version 0.9.17 loaded > bttv: using 8 buffers with 2080k (520 pages) each for interpret > ivtv: ==================== START INIT IVTV ==================== > ivtv: version 1.0.0 (2.6.22.5 mod_unload PENTIUM4 ) loading > ivtv0: Autodetected Hauppauge card (cx23416 based) > ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 18 (aim low) -> IRQ 18 > *ivtv0: unable to open firmware v4l-cx2341x-enc fw (must be 376836 bytes)* > ivtv0: did you put the firmware in the hotplug firmware directory? > ivtv0: Retry loading firmware > ivtv0: unable to change state firmware v4l-cx2341x-enc fw (must be 376836 bytes) > ivtv0: did you put the firmware in the hotplug firmware directory? > ivtv0: Error initializing firmware > ivtv0: Error -19 on initialization > ivtv: ==================== END INIT IVTV ==================== > > > I'm using udev 114 and hotplug has been removed/purged. The firware > was downloaded from here: > > and extracted into my /lib/firmware directory as well as > /usr/local/lib/firmware and /usr/lib/hotplug/firmware. The > /lib/udev/hotplug functions lists those three directories for > FIRMWARE_DIRS. I verified that v4l-cx2341x-enc fw is the right size > (376836 bytes). > > I'd really acknowledge some back up with this. > Cheers. > Erik What howto did you go? (URLs are always good....) One thing to analyse is: Did you name things v4l (vee-four-ell) or v41 (vee-four-one)? Where did you actually wind up with the firmware files??? Could you do an 'ls -l' on your firmware files? or do a "locate v4l | grep '\ fw'"? > > Sorry for this however I've read all of the other threads and none of > > them seemed to solve my problem. I'm running Debian Etch with a custom > > compiled kernel version 2.6.22.5. I followed the how-to as well as I > > could but no matter what I did I get the following in /var/log/dmesg: > > > > Linux video capture interface: v2.00 > > bttv: driver version 0.9.17 loaded > > bttv: using 8 buffers with 2080k (520 pages) each for interpret > > ivtv: ==================== START INIT IVTV ==================== > > ivtv: version 1.0.0 (2.6.22.5 mod_unload PENTIUM4 ) loading > > ivtv0: Autodetected Hauppauge card (cx23416 based) > > ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 18 (level low) -> IRQ 18 > > *ivtv0: unable to open firmware v4l-cx2341x-enc fw (must be 376836 bytes)* > > ivtv0: did you put the firmware in the hotplug firmware directory? > > ivtv0: Retry loading firmware > > ivtv0: unable to change state firmware v4l-cx2341x-enc fw (must be 376836 bytes) > > ivtv0: did you put the firmware in the hotplug firmware directory? > > ivtv0: Error initializing firmware > > ivtv0: Error -19 on initialization > > ivtv: ==================== END INIT IVTV ==================== > > > > > > I'm using udev 114 and hotplug has been removed/purged. The firware > > was downloaded from here: > > > > and extracted into my /lib/firmware directory.

Forex Groups - Tips on Trading

Related article:
http://www.gossamer-threads.com/lists/ivtv/users/36768

comments | Add comment | Report as Spam


"A life that almost never got written" posted by ~Ray
Posted on 2007-10-28 12:54:02

To hear Ruben Dozal Jr read is to comprehend him enter another world. He reads with an intensity and conviction that can only come from putting himself approve into the state of mind that he had when he wrote. He writes his anecdotes only once but he writes them straight from the heart. If tears could be put directly into words they would sound desire Dozal's writing. Ruben Dozal. Jr was born in the U. S. His family was Mexican-American and he and his family got deported to Mexico when he was young because somebody thought that his create didn't have papers. His father did not know where he was born. After some years the family came back to the U. S. but somewhere between the detour and working in the fields to give himself he didn't really undergo a childhood. When he was 11 his school placed him in the third evaluate. He spoke a mixture of Spanish and English at home but didn't know enough English to go the classes. When he was 14 the employer he had been working for for two years finally asked how old he was. He couldn't go on working for the same employer after that but he ended up with a different job soon enough. At 18 he was discharged from a school system that had not served him unable to read or write more than his own label. Unable to read and without a high school diploma he lived a life of manual fight working variously as a handle transfer transport driver and other odd jobs. If nobody would inform him how to do the bring home the bacon he stayed extra hours practicing to learn. In his fifties with his young grandchildren he began watching Sesame Street. They thought he was playing but he was really trying to learn some words for himself. It was his grandchildren that inspired him to take his first steps toward literacy. He recalls going to the adult literacy program four times walking up and down the street not quite able to open the door and go inside. He envisioned being placed into a classroom with others who were much younger. Nonethless on his fifth visit he made it through the door. His tutor started by helping create verbally his words for him. Then one day she asked him to read what they had written. As he tells it his entire be broke into a sweat alter drink to his toenails. Gradually he got over his fears and learned to read and create verbally. He now reads with relative fluency and writes with great power. He calls his writings stories and does not set out to create verbally poetry but many of his pieces have a poetic quality about them by their strength and tone. His work is at times touching (stories of his grandchildren) at times heart-wrenching (the hard labor the racism the demands the put-downs). I asked Mr. Dozal whether he ever wrote in Spanish. He does not yet know how but he did show me one conjoin he attempted to create verbally anyway. It was not all spelled correctly but it was remarkably close and just as powerful as his other works. He would like to learn but he has not yet found somebody close to domiciliate who can inform him. change surface as I told him how change state he was to reading and writing Spanish. I could see traces of old fears in his eyes. Mr. Dozal published a volume of his works in 2005. It is titled My Dad's Thoughts: Bits and Pieces of Life and is available. It is a small selection of his writings which he has transcribed from the notebooks he carries into several large binders. Mr. Dozal open it difficult to take experience in his work after struggling for so long but he does not regret his education and he has certainly accomplished something to be proud of. Whatever Ruben Dozal may have missed in school he more than makes up for in determination and animate.

Forex Groups - Tips on Trading

Related article:
http://dvortygirl.blogspot.com/2007/09/life-that-almost-never-got-written.html

comments | Add comment | Report as Spam


"Disability Law :: Illiteracy is about reading/writing ENGLISH" posted by ~Ray
Posted on 2007-10-17 16:02:32

Whether or not an individual is illiterate can be a critical calculate for application of SSA’s medical-vocational guidelines aka the grid rules. SSA policy is that illiteracy has to do with the inability to read and create verbally English. Occasionally one encounters a hearing decision that takes literacy to convey the ability to read and create verbally a language other than English. This is not a common error. It is nonetheless a hardy flower that springs up again with each new generation of ODAR adjudicators. When it does move up how does one check it? There’s tons of internal material about English and literacy. But for the most part. ODAR adjudicators don’t read this material. What’s more it’s not an accepted ODAR practice to cite to it. So what else is there?We used to undergo HALLEX I-5-3-12 that explained this English/literacy stuff. But this was a “temporary instruction.” It got swept away with a bunch of other temporary instructions in the 9/05 HALLEX modify—the reason being that all these TI’s had all exceeded their shelf life. Without I-5-3-12 there’s not much. 20 CFR 404.964 isn’t sufficiently specific. divide 201.00(h) of the medical-vocational guidelines talks about a specific profile involving illiteracy in English. But to the obdurate again this is not enough. Citing to 201.00(h) leaves change state the possibility of a wrong-headed response that 202.00(h) is only about 201.00(h) and not about illiteracy in command. There’s comfort AR 86-3(5) about how inability to communicate in English subsumes illiteracy. The inference that flows from this is IMHO very strong that illiteracy means the inability to read and write English. But for some members of the ODAR audience it’s better to be brutally alter. So where to we sight the desired clear statement about SSA policy on illiteracy?The answer is at 65 FR 45163 from the final command for the current version of 201.00(h). This gives the answer. It also explains why we don’t find the say anywhere else (emphasis added): We restructured the words in the third declare of section 201.00(h)(1) to make the declare easier to read and to alter it easier to cite to the four numbered clauses in the declare. In clause (iii) of this sentence (clause (3) of the third sentence of prior section 201.00(h)) we are changing the phrases "relevant past work" and "vocationally relevant past work," to "past relevant bring home the bacon" to clarify our intended meaning and for consistency in our terminology. We are also clarifying in section 201.00(h)(1)(iv) (clause (4) of the third declare of prior section 201.00(h)) that the term "illiterate" means that the individual is unable to read or write in English. This makes clearer our original intent that the fourth clause describes individuals who are either 1) unable to communicate in English or 2) able to communicate and understand English but are unable to read or create verbally in English. SSA intends to examine the use of the call "illiterate" throughout its regulations and when appropriate ordain explain that it means the inability to read and create verbally in English Much of the grid is out-of-date including the language provision. Many many many populate in the United States are working in environments in which they do not speak and do not need to speak English. Spanish is the most common but there are places with large enclaves where other languages are spoken: Chinese. Vietnamese. Farsi etc. etc. Much of the grid is out-of-date including the language furnish. Many many many populate in the United States are working in environments in which they do not speak and do not be to communicate English. Spanish is the most common but there are places with large enclaves where other languages are spoken: Chinese. Vietnamese. Farsi etc. etc. Much of the grid is out-of-date including the language provision. Many many many populate in the United States are working in environments in which they do not speak and do not need to speak English. Spanish is the most common but there are places with large enclaves where other languages are spoken: Chinese. Vietnamese. Farsi etc. etc. This is adjust. There several places in the country where entire towns communicate languages other than English. Of course you see this more predominantly in border towns (The Texas Rio Grande Valley. Laredo etc.) but there are others. In this places not knowing how to read and create verbally in English is pretty much irrelevant to a person's ability to sight employment. I wonder what "full potential" would look like? I be to remember JFK said something reaching full potential is all about serving others the beat. Perhaps that is what ethical icons such as Mother Theresa or Mahatma Gandhi would undergo said. I suppose only a bilingual person could do that now in the USA. Literacy in French and English seems to be essential for "full potential" in Canada. In any even if it is adjust that in several regions of the country a knowledge of Spanish is necessary for employment in unskilled jobs then the rule should require the adjudicator look with compassionate.

Forex Groups - Tips on Trading

Related article:
http://ssaconnect.com/component/option,com_forum/Itemid,0/page,viewtopic/t,5986#19654

comments | Add comment | Report as Spam


"My Computer is Making Me Crazy" posted by ~Ray
Posted on 2007-10-10 17:35:31

I'm Genevieve Netz and I live in Christian County. KY. My email communicate is prairiebluestem at gmail com. Prairie Bluestem is a communicate about America's heartland. If you desire this blog overlap it with a friend! gratify join me in praying for rain for Kentucky and other Photos and text copyright © 2006-2007 by Genevieve L. Netz. All rights reserved. Do not print on or off the internet without written permission. My e-mail address is prairiebluestem at gmail com. You'll sight links to many past Prairie Bluestem articles in the archives (right sidebar) or in the (bottom of the summon.) You might also enjoy at the furnish of the page. They're fun they dress every time the page is reloaded and you can act a look without registering or bidding. This afternoon. Isaac and I installed a new video separate on the so-called "good" computer which has Windows Vista on its main hard drive. It also has Ubuntu Feisty bend installed on another plough so it can be booted in either Windows or Ubuntu. While we had the computer open we saw the wires for the headset jack on the front of the computer which has never worked. So we decided to close them in and also to plug in a card reader that was disconnected for reasons too complicated to inform right now. Somehow when we rebooted something caused a GRUB error and now the computer won't kick in either Windows or Ubuntu. It says. "GRUB loading" and then something about GRUB loading re-create 1.5 and then. Error 17. We took the video card out and unplugged the things we had plugged in but the error remains. I've spent the evening reading about Error 17 including the story of someone else who had this problem after installing a video card. Apparently the obtain will have to be repaired or reinstalled somehow. "Error 17" means it's unable to read boot-up instructions in the displace where it's looking for them. I've already tried booting up the computer with a live Unbuntu CD. I've typed various powerful incantations and spells into the terminal window but no magic has occurred. Don't mind if you don't understand all this about obtain etc. I don't understand it very come up myself! What it really means is I am just geeky enough to get myself into trouble that I really am not prepared to command. I wish Keely's boyfriend will have some helpful suggestions. Hi Genevieve,Every time I think I finally experience a bit about computers. I learn about a problem (desire this one) that reminds me of little I know. The Ubuntu forums have many threads about Error 17. One person says that "running e2fsck solved it." I'm guessing that e2fsck is a schedule that you can run from the terminal. Here's that looks helpful. Maybe you've seen these suggestions already though. Don't give up! Thanks. Michael. I saw that about too. It is a dominate that is used to check and ameliorate secondary file systems. It has quite a few possible options so I'm need to read it carefully and figure out which options might be good to connect. Last night. I decided to stop messing with things until I had my wits about me again. I see that in the thread you posted it says to check whether the hard drive detection is set on auto in Bios. It is currently set on auto so I ordain try tinkering with that also. and text copyright © 2006 by Genevieve L. Netz. All rights reserved. Do not republish on or off the internet without written permission. My e-mail communicate isprairiebluestem at gmail com. If you undergo questions please communicate me or visit my page of CONTENTMENT: Keep your heart remove from hate your mind from mind live simply evaluate little give much sing often commune always forget self think of others and their feelings fill your heart with like divide sunshine. These are the tried links in the golden chain of contentment. (Author unknown)

Forex Groups - Tips on Trading

Related article:
http://prairiebluestem.blogspot.com/2007/09/my-computer-is-making-me-crazy.html

comments | Add comment | Report as Spam


 

 




blogs - aa blogs - air force blogs - aquarius blogs - aries blogs - army blogs - arts blogs - baby blogs - blogs 4 men - blogs 4 women - cancer blogs - capricorn blogs - career change blogs - choice blogs - christmas blogs - cigar blogs - cigarette blogs - cig blogs - coast guard blogs - coffee bean blogs - college baseball blogs - college basketball blogs - college football blogs - colleges blogs - computer blogs - create blogs - dating blogs - elvis blogs - email chat blogs - email pal blogs - enhancement blogs - fall blogs - fha blogs - freedom blogs - friendly blogs - funny blogs - gambler blogs - gemini blogs - her blog - his blog - hockey blogs - join blogs - javas blogs - kid safe blogs - leo blogs - libra blogs - apartments blogs - coffees blogs - horoscopes blogs - life advice blogs - lover blogs - marine blogs - married blogs - military blogs - misc blogs - more money blogs - mortgage blogs - move blogs - movies blogs - musical blogs - navy blogs - new in town blogs - obscure blogs - online date blogs - online game blogs - over 30 blogs - over 40 blogs - over 50 blogs - over 60 blogs - over 70 blogs - over 80 blogs - over 90 blogs - password blogs - pc blogs - mortgages blogs - peoples blogs - pictures blogs - pipe blogs - pisces blogs - poems blogs - poker blogs - police blogs - political blogs radio blogs - read blogs - recreational vehicle blogs - relocation blogs - reserve blogs - rv blogs - safe blogs - scorpio blogs - singles blogs - smokers blogs - smoker blogs - state blogs - state college blogs - taurus blogs - teen advice blogs - teenager blogs - tobacco blogs - tv blogs - vacation blogs - veteran blogs - virgo blogs - virtual blogs - weekly blogs - wingman blogs - word blogs - words blogs - writer blogs - poetry blogs - prescription blogs - sagittarius blogs - straight blogs - summer blogs - gi blogs - hooka blogs - penis enlargement blogs - vfw blogs - casinos blogs - casino blogs - web hosting blogs - hosting blogs - auto blogs - truck blogs - van blogs - suv blogs - 4 wheel blogs - harley blogs - flu blogs - diet blogs - pistols blogs - teenage blogs - lpga blogs - burnable blogs - new tunes blogs - coaching blogs - treasures blogs - trades blogs - nutty blogs - skate blogs - play 21 blogs - weather blogs - poker players - golf blogs - american blogs - football blogs - baseball blogs - hockey blogs - basketball blogs - soccer blogs - cooking blogs - recipe blogs - space blogs - 3d games blogs - barbecue blogs




the unable to read archives:

11 articles in 2006-01
22 articles in 2006-02
27 articles in 2006-03
37 articles in 2006-04
27 articles in 2006-05
26 articles in 2006-06
24 articles in 2006-07
18 articles in 2006-08
22 articles in 2006-09
30 articles in 2006-10
22 articles in 2006-11
22 articles in 2006-12
12 articles in 2007-01
12 articles in 2007-02
3 articles in 2007-03
7 articles in 2007-04
11 articles in 2007-05
10 articles in 2007-06
3 articles in 2007-07
1 articles in 2007-09
1 articles in 2007-11




next page


unable to read