Posts

CLSID

hello, for using activex component of reader need clsid. far no problem, works charm reader 8. heard every version of reader has own clsid. there list of clsid of recent versions? or rumor? thanks answer janx you should use registered name rather clsid, which indeed subject change. there aren't many versions worry about though, first supported reader component came in 7.0. (there unsupported , undocumented component before). aandi inston More discussions in Acrobat Reader adobe

want to change Commenting: "Not Allowed" to "Allowed"

i downloaded acrobat reader 8.1.2 morning. want able add comment. status: file > properties > security tab > commenting > "not allowed"...i want change allowed, how do this? what's strange when open file using acrobat 8.1 professional (after first quitting out of reader) setting shows allowed (it never unallowed begin with!). so, how change acrobat reader 8.1.2 shows doc allowed? forgot mention os: windows xp More discussions in Acrobat Reader adobe

UNO t.o.v. NANO

hoi nieuw op het forum en redelijk nieuw met de arduino's. klein vraagje om te beginnen. ik heb met een uno en een 8*8 1588bs matrix led display een mooi projectje gemaakt. werkt mooi. maar nu had ik er een nano voor willen gebruiken om het allemaal wat kleiner te maken. de nano (atmega168) juist ingesteld in de programmer en het lukt ook om hem te programmeren , maar dan houd het op , geen display reactie zoals op de uno?? vraag nu , zijn de pinnen compatibel , nano tov uno? normaal toch wel denk ik? bedankt volgend probleem doet zich voor: ik heb een arduino nano atmega168 . mijn sketch die ik stuur 1350 bytes groot. stuur ik de volledige sketch , dan werkt het niet. stuur ik een beperkte sketch , dan wel ? geheugen probleem??? dit mijn sketch (aangepast van een op het net gevonden sketch) /*  *  modify row-column scanning 8x8 led matrix tutorial  *  http://arduino-er.blogspot.com/  */ // 2-dimensional array of row pin number...

Freematics One

> hello, > > bought freematics 1 along emulator. > > tried upload emu327.ino(https://github.com/stanleyhuangyc/freematics/blob/master/firmware_v4/emu327/emu327.ino) on free 1 device got error. > > /***************************************** > >     arduino: 1.8.0 (linux), board: "arduino/genuino uno" >     /home/e0000081/arduino/learned/l1/l1.ino: in function 'void loop()': >     /home/e0000081/arduino/learned/l1/l1.ino:88:35: warning: deprecated conversion string constant 'char*' [-wwrite-strings] >     senddata("$obdatgrd\r", 10); >     ^ >     sketch uses 2994 bytes (9%) of program storage space. maximum 32256 bytes. >     global variables use 1341 bytes (65%) of dynamic memory, leaving 707 bytes local variables. maximum 2048 bytes. >     avrdude: ser_open(): can't open ...

Thread: separate code and data file buffers, howto set this up?

hi all, when copy large file on linux system, system no longer responsive. due following 2 factors: -one problem complete bandwith of harddrive being used filetransfer. -the second factor has been cached in filebuffers, overwritten file being copied. means every program want run has re-fetched busy harddrive. on system, have data on 1 partition, , programs on partition. there way disable file buffering on data partition? way programs buffered, system remains responsive. maybe file buffers can split, 1 code, 1 data: http://brainstorm.ubuntu.com/idea/18219/ best regards, cedric Forum The Ubuntu Forum Community Ubuntu Community Discussions The Cafe separate code and data file buffers, howto set this up? Ubuntu

alimenter en toute securité Ni-Cd (demande de conseils)

Image
bonjour mon problème ne concerne pas directement l'arduino, mais l'alimentation de mon montage. j'ai mis en pièce jointe une photo de mon montage, vous comprendrez mieux le transformateur (de très mauvaise qualité) alimente un (pseudo) régulateur supposé charger les batteries. mais comme j'ai pu le constater, la led rouge de ce régulateur ne s'éteint jamais. du coup j'ai un peu peur de laisser ce montage qui va devoir tourner 24/24 en mon absence. j'ai bien trouvé des régulateurs li-po de 3.7v  , seraient-ils compatibles avec ces trois batteries montées en série (1.2 v *3=3.6 v) ? olivier ps  le forum refuse d'intégrer mes images,  et on doit attendre 5 min avant de pouvoir éditer son post ! bref  Arduino Forum > International > Français (Moderators: jfs, Snootlab) > alimenter en toute secu...

Can I create a page that is composed of a SINGLE module? - Joomla! Forum - community, help and support

Image
hi all, my question following: need have module such "latest users" shown in page in way component does. means need have link in page opens page shows specified module. how can accomplish this? there no such link module in "create new menu" components! can me? thank u no. menu items can refer components. joomla uses &itemid in url determine "active menu highlighting", pathway ("breadcrumbs"), , assignment of modules , templates. itemid unique id of menu item's record (in jos_menu table). maybe create new menu item refers static content article empty, and assign "latest users" menu item. Board index Joomla! Older Version Support Joomla! 1.0 Extensions - 1.0.x Modules