Sta moz dazabrlja disk s greskom i ima li leka za ispravak posle ucitavanja na tvrd disk? Inace lepo radi sem sto ne mogu da konfigurisem mini operu preko microemulatora da pamti stranice s interneta i kopira tekst i pored uputstava s interneta.Ima li za to znalac kod nas.
In most contemporary
In most contemporary educational systems of the world, secondary education comprises the formal education that occur during adolescence. It is characterized by transition from the typically compulsory, comprehensive primary education for minors, to the optional, selective tertiary, "post-secondary", or "higher" colocation hosting education (e.g., university, vocational school for adults. Depending on the system, schools for this period, or a part of it, may be called secondary or unix hosting high schools, gymnasiums, lyceums, middle schools, colleges, or vocational schools. The exact meaning of any of these terms varies from one system to another. The exact boundary between primary and secondary reseller hosting education also varies from country to country and even within them, but is generally around the seventh to the tenth year of schooling. Secondary education occurs mainly during the teenage years. In the ecommerce hosting United States and Canada primary and secondary education together are sometimes referred to as K-12 education, and in New Zealand Year 1-13 is used. The purpose of secondary education can be to give common knowledge, to prepare for higher education or to train directly in a profession.
решење за microemulator и mini operu
Некако сам нашао начин да покрећем operu mini преко microemulator-а и сад може из cp6linux-а да чува и чита сачуване интернет стране у формату obml.То ми је било потребно јер тако најбоље може да се уштеди на протоку информација преко везе мобилног интернета с рачунаром,а и преко дајалупа убрзава преглед страница.Такођеје могуће преузимање пошто се све подеси скриптом(и ручно). Скрипту сам једва пронашао на неком сајту који је на мени неразумљивом језику.Сама скрипта има недостатке и било би ми драго ако успем да је пошаљем овде, а још драже ако је неко од вас упућенијих побољша јер ја не умем да је допуним.Молим домаћине сајта да ми опроста што је стављам овако ако чиним прекршај, јер другачије не умем(за сад).Требало би да се додају наредбе којим ће се направити фасцикла "C:\" у корисничким директоријумима и у њој бар још једна фасцикла за сачуване странице нпр"other" назива. Биће ми драго да помогнем ако некога ово заинтересује.' >> ~/.microemulator/config2.xml' >> ~/.microemulator/config2.xml' >> ~/.microemulator/config2.xml' >> ~/.microemulator/config2.xmlOpera Mini ' >> ~/.microemulator/config2.xmlfile:///usr/share/microemulator/apps/Opera-Mini-4.1/opera-mini-4.2.14912-advanced-sr.jad ' >> ~/.microemulator/config2.xml ' >> ~/.microemulator/config2.xml ' >> ~/.microemulator/config2.xml ' >> ~/.microemulator/config2.xml' >> ~/.microemulator/config2.xml ' >> ~/.microemulator/config2.xml ' >> ~/.microemulator/config2.xml ' >> ~/.microemulator/config2.xml ' >> ~/.microemulator/config2.xml' >> ~/.microemulator/config2.xml' >> ~/.microemulator/config2.xml0 ' >> ~/.microemulator/config2.xml0 ' >> ~/.microemulator/config2.xml1034 ' >> ~/.microemulator/config2.xml851 ' >> ~/.microemulator/config2.xml ' >> ~/.microemulator/config2.xml ' >> ~/.microemulator/config2.xml' >> ~/.microemulator/config2.xmlResizable device ' >> ~/.microemulator/config2.xmlmicroemu-device-resizable.jar ' >> ~/.microemulator/config2.xmlorg/microemu/device/resizable/device.xml ' >> ~/.microemulator/config2.xml' >> ~/.microemulator/config2.xml0 ' >> ~/.microemulator/config2.xml0 ' >> ~/.microemulator/config2.xml1024 ' >> ~/.microemulator/config2.xml768 ' >> ~/.microemulator/config2.xml ' >> ~/.microemulator/config2.xml ' >> ~/.microemulator/config2.xml' >> ~/.microemulator/config2.xml' >> ~/.microemulator/config2.xmlorg.microemu.cldc.file.FileSystem ' >> ~/.microemulator/config2.xml
' >> ~/.microemulator/config2.xml
' >> ~/.microemulator/config2.xml ' >> ~/.microemulator/config2.xml ' >> ~/.microemulator/config2.xml ' >> ~/.microemulator/config2.xml ' >> ~/.microemulator/config2.xml
#!/bin/bash
wget "http://microemu.org/microemulator/download/microemulator-2.0.3.tar.gz"
wget "http://mini.opera.com/global/opera-mini-4.2.14912-advanced-sr.jar"
wget "http://mini.opera.com/global/opera-mini-4.2.14912-advanced-sr.jad"
mkdir ~/.microemulator/
chmod -R 777 ~/.microemulator/
tar -xzvf microemulator-2.0.3.tar.gz
sudo mv microemulator-2.0.3/ /usr/share/
chmod -R 777 /usr/share/microemulator-2.0.3/
sudo cp opera-mini-4.2.14912-advanced-sr.jar opera-mini-4.2.14912-advanced-sr.jad /usr/share/microemulator-2.0.3/apps/
cp /usr/share/microemulator-2.0.3/devices/* ~/.microemulator
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo ' ' >> ~/.microemulator/config2.xml
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo '
echo -e [Desktop Entry]\\nEncoding=UTF-8\\nVersion=1.0\\nType=Application\\nTerminal=fals e\\nIcon[en_US]=gnome-panel-launcher\\nExec=java -cp "/usr/share/microemulator-2.0.3/microemulator.jar:/usr/share/microemulator-2.0.3/lib/microemu-jsr-75.jar org.microemu.app.Main /usr/share/microemulator-2.0.3/apps/opera-mini-4.2.14912-advanced-sr.jad"\\nName[en_US]=Opera Mini 4.1\\nName=Opera Mini 4.1\\nIcon=gnome-panel-launcher > ~/Desktop/OperaMini4.1
chmod 777 ~/Desktop/OperaMini4.1
echo '#!/bin/bash' >> /usr/local/bin/operamini
echo '' >> /usr/local/bin/operamini
echo 'java -cp /usr/share/microemulator-2.0.3/microemulator.jar:/usr/share/microemulator-2.0.3/lib/microemu-jsr-75.jar org.microemu.app.Main /usr/share/microemulator-2.0.3/apps/opera-mini-4.2.14912-advanced-sr.jad' >> /usr/local/bin/operamini
chmod 777 /usr/local/bin/operamini