public marks

PUBLIC MARKS with search prompt

2011

Applesoft BASIC - Wikipedia, the free encyclopedia

by sylvainulg (via)
Applesoft, like Integer BASIC before it, did not come with any built-in commands for dealing with files or disks, other than a feature to save programs to, and load programs from, audiotape. The Apple II disk operating system, known simply as DOS, thus intercepted all input typed at the BASIC command prompt to determine whether it was a DOS command. Similarly, all output was scrutinized for a Control-D character (ASCII 4), which BASIC programs would send before seemingly PRINTing a disk command to get DOS's attention (the disk commands would not really get PRINTed but were intercepted by DOS and prevented from making it to the screen output).[3] ProDOS followed this lead, although the BASIC command interpreter was placed in a separate program called BASIC.SYSTEM and the hook worked in a different manner.[4]

Baby Sleeping Problems and Its Solutions

by personmark
Baby sleeping problems are common during the first few moths after delivery as they are easily startled and have short sleep cycles – from light sleep to deep sleep and then back to light sleep again – which usually takes 50 to 60 minutes, therefore your baby normally wakes up every after an hour or even less. This is actually not a problem; rather, this is normal. However, baby sleeping problems may indicate a physical problem, which may prompt you to visit your pediatrician for a consultation. The Real Problems and the Solutions The inability of your baby to sleep well at night may be because of the environment –the noise, the smell, as well as the ambience matters! Babies are very sensitive beings. They may be unable to see or may be able to but not as clear as that of the adults, thereby allowing their other senses to work more keenly. If the environment does not have very good ventilation or does have a bad smell, the baby may not be able to sleep well, even adults for that matter! Also, if the surrounding is noisy, how will you be able to sleep, right? A very good environment conducive for sleeping must therefore be provided. Babies who are soaked wet with their diapers on are not able to sleep well. It is therefore right to check their diapers if it is full, making the babies feel uncomfortable. It is important to change them immediately in order not to disturb or cut short their sleep. There are also instances when babies get to feel too cold or too warm, making babies wake up in the middle of the night. The best thing to do is to provide warmth when she is cold, and to provide good ventilation if she feels warm. Simply put, just be there beside your baby during her sleep and make her feel comfortable all throughout the night. And more often than not, the reason why babies get to be awaken in the middle of the night is hunger. They have little tummies to fill their little amount of milk and food into, thereby making them feel hungry more often than adults. It is for this reason that feeding of the babies must be done every after 2 hours. Furthermore, babies may feel pain that is why they cannot sleep well during the night. If all of the above problems have been checked and nothing seems to satisfy the baby, maybe she is in pain. This should prompt you to visit your medical practitioner for consultation. Middle of the Night Awakening – A Survival Instinct of the Babies! There is also a good side on why babies awaken in the middle of the night. Since babies cannot communicate their needs yet, it is through waking up in the middle of the night and crying that they are able to deliver to you their message that they are either hungry, already soaked wet or feeling cold or warm. If they are not able to wake up in the middle of the night and not trouble you, how else would you know that they are hungry or that they needed something, right? Baby sleeping problems may not be problems at all but a message that your baby wanted you to receive. It is for this reason that you must rather be more thankful that your baby is trying to wake you up in the middle of the night than not at all! Your baby wanted to survive, so help her survive, not just through the night but through her entire life.

Panic Blog » Introducing Prompt. Nice SSH for iOS.

by karlcow, 1 comment

Prompt is a clean, crisp, and cheerful SSH client:…works great on your iPhone, your iPad, and even your iPod Touch

Latitude et longitude sur Google Maps – Zorgloob.com : toute l'actualité Google

by ikan
javascript:void(prompt('',gApplication.getMap().getCenter()));

2010

Well, that didn't take long... - Tao of Mac

by karlcow

I could deal with Tumblr going down, but having Delicious (and, presumably, soon, Yahoo Pipes) go down, plus the lack of a shell prompt I could get at from anywhere, made it somewhat obvious that I'm too much of a UNIX hack to rely solely on other people's services.

Ubuntu 10.04 LTS Beta 2 Technical Overview | Ubuntu

by tadeufilippini (via)
Home Table of Contents 1. Introduction 2. Upgrading from Ubuntu 9.10 or Ubuntu 8.04 LTS 3. Download 4. New features since Ubuntu 9.10 1. GNOME 2. Mozilla Firefox 3. Linux kernel 2.6.32 4. KDE SC 4.4 5. HAL removal 6. Major new version of likewise-open 7. New default open source driver for nVidia hardware 8. Improved support for nVidia proprietary graphics drivers 9. Social from the Start 10. New boot experience 11. New Indicators 12. New Themes 13. Ubuntu One File Syncing 14. Ubuntu One Music Store 15. New features for Ubuntu Enterprise Cloud (UEC) 5. Security Issue when upgrading from Lucid Alpha 2 6. Known issues 7. Reporting bugs 8. Participate in Ubuntu 9. More information Introduction The Ubuntu developers are moving quickly to bring you the latest and greatest software the Open Source community has to offer. This is the second Ubuntu 10.04 beta release, which brings a host of exciting new features. Note: This is a beta release. Do not install it on production machines. The final stable version will be released on April 29, 2010. Upgrading from Ubuntu 9.10 or Ubuntu 8.04 LTS To upgrade from Ubuntu 9.10 on a desktop system, press Alt F2 and type in "update-manager -d" (without the quotes) into the command box. Update Manager should open up and tell you: New distribution release '10.04' is available. Click Upgrade and follow the on-screen instructions. To upgrade from Ubuntu 9.10 on a server system: install the update-manager-core package if it is not already installed; edit /etc/update-manager/release-upgrades and set Prompt=normal; launch the upgrade tool with the command sudo do-release-upgrade -d; and follow the on-screen instructions. To upgrade from Ubuntu 8.04 LTS: follow the same instructions as for the appropriate Ubuntu 9.10 upgrade, but set Prompt=lts instead of Prompt=normal. Download Get it while it's hot. ISOs and torrents are available at: * http://releases.ubuntu.com/releases/10.04/ (Ubuntu Desktop and Server) http://uec-images.ubuntu.com/releases/10.04/beta-2/ (Ubuntu Server for UEC and EC2) http://releases.ubuntu.com/kubuntu/10.04/ (Kubuntu Desktop and Netbook Remix) http://cdimage.ubuntu.com/xubuntu/releases/lucid/beta-2/ (Xubuntu) http://cdimage.ubuntu.com/edubuntu/releases/lucid/beta-2/ (Edubuntu) http://cdimage.ubuntu.com/mythbuntu/releases/lucid/beta-2/ (Mythbuntu) http://cdimage.ubuntu.com/ubuntustudio/releases/lucid/beta-2/ (Ubuntu Studio)

Customizing your shell prompt

by RETFU & 1 other
set prompt='%{\033[33m%}%C2%{\033[0m%}%# '

Customizing your shell prompt

by sylvainulg & 1 other (via)
set prompt='%{\033[1;33m%}%C2%{\033[0m%}%# '

Ubuntu 10.04 LTS Technical Overview | Ubuntu

by tadeufilippini (via)
Introduction The Ubuntu developers are moving quickly to bring you the latest and greatest software the Open Source community has to offer. This is the first Ubuntu 10.04 beta release, which brings a host of exciting new features. Note: This is a beta release. Do not install it on production machines. The final stable version will be released on April 29, 2010. Upgrading from Ubuntu 9.10 or Ubuntu 8.04 LTS To upgrade from Ubuntu 9.10 on a desktop system, press Alt F2 and type in "update-manager -d" (without the quotes) into the command box. Update Manager should open up and tell you: New distribution release '10.04' is available. Click Upgrade and follow the on-screen instructions. To upgrade from Ubuntu 9.10 on a server system: install the update-manager-core package if it is not already installed; edit /etc/update-manager/release-upgrades and set Prompt=normal; launch the upgrade tool with the command sudo do-release-upgrade -d; and follow the on-screen instructions. To upgrade from Ubuntu 8.04 LTS on a server system: follow the same instructions as for Ubuntu 9.10, but set Prompt=lts instead of Prompt=normal.

2009

StartupMaster :: Modules pour Firefox

by srcmax

Asks for the master password at startup (fixes multiple password prompt)

IDFA | Crossed Wires at the FORUM | International Documentary Film Festival Amsterdam

by srcmax

Visitors to the Prison Valley site will construct their own narrative. Reaction to the project was mixed. Most commissioning editors loved the interactivity of the site, but questioned whether the topic of the US prison system would prompt interest among European audiences. “Rather than going to the U.S., why didn’t you tackle the situation in the French banlieue for example”, said the BBC’s Nick Fraser.

Java - Community Ubuntu Documentation

by tadeufilippini & 3 others (via)
Running Java under Ubuntu In order to run Java programs and Java applets, you must have a Java environment installed. The GCJ flavor of Java is installed as default, and is usually fine for most purposes. If it is not installed, JavaInstallation describes how to install some opensource flavors of Java. You may, however, have a need to run the Sun flavor of Java if something does not work correctly. To get Sun Java under Ubuntu 7.04 or later running on Intel or PowerPC platform, you should enable the Universe repository in Add/Remove programs, and install either the openjdk-6-jre package or the sun-java6-bin package. (Note: PowerPC version is slow). To get Sun Java under Ubuntu 6.06 or 6.10 running on Intel x86 platform, you should enable the Universe repository in Add/Remove programs, and install the sun-java5-bin package. Note: The same commands will work under Xubuntu/Kubuntu (using Add/Remove or the Adept Package Installer). Choosing the default Java to use Just installing new Java flavours does not change the default Java pointed to by /usr/bin/java. You must explicitly set this: * Open a Terminal window * Run sudo update-java-alternatives -l to see the current configuration and possibilities. * Run sudo update-java-alternatives -s XXXX to set the XXX java version as default. For Sun Java 6 this would be sudo update-java-alternatives -s java-6-sun * Run java -version to ensure that the correct version is being called. You can also use the following command to interactively make the change; * Open a Terminal window * Run sudo update-alternatives --config java * Follow the onscreen prompt

9.10 Technical Overview | Ubuntu

by tadeufilippini
Introduction The Ubuntu developers are moving quickly to bring you the latest and greatest software the Open Source Community has to offer. This is the Ubuntu 9.10 beta release, which brings a host of exciting new features. Note: This is a beta release. Do not install it on production machines. The final stable version will be released on October 29th, 2009. Upgrading from Ubuntu 9.04 To upgrade from Ubuntu 9.04 on a desktop system, press Alt F2 and type in "update-manager -d" (without the quotes) into the command box. Update Manager should open up and tell you: New distribution release '9.10' is available. Click Upgrade and follow the on-screen instructions. To upgrade from Ubuntu 9.04 on a server system: install the update-manager-core package if it is not already installed; edit /etc/update-manager/release-upgrades and set Prompt=normal; launch the upgrade tool with the command sudo do-release-upgrade -d; and follow the on-screen instructions.

Karmic Koala Alpha 5 | Ubuntu

by tadeufilippini
Home Table of Contents 1. Introduction 2. Upgrading from Ubuntu 9.04 3. New features in Karmic 1. Updated Packages 2. GNOME 3. Kubuntu 4. Ubuntu UEC 5. Ubuntu One file sharing 6. Linux kernel 2.6.31 7. hal deprecation 8. New Intel video driver architecture available for testing 9. New default compiler 10. ext4 by default 11. GRUB 2 by default 12. iSCSI installation 4. Download Alpha 5 5. Known issues 6. Reporting bugs 7. Participate in Ubuntu 8. More information Introduction The Ubuntu developers are moving quickly to bring you the absolute latest and greatest software the Open Source Community has to offer. The Karmic Koala Alpha 5 is the fifth alpha release of Ubuntu 9.10, bringing with it the earliest new features for the next version of Ubuntu. This is an alpha release. Do not install it on production machines. The final stable version will be released on October 29th, 2009. Upgrading from Ubuntu 9.04 To upgrade from Ubuntu 9.04 on a desktop system, press Alt F2 and type in "update-manager -d" (without the quotes) into the command box. Update Manager should open up and tell you: New distribution release '9.10' is available. Click Upgrade and follow the on-screen instructions. To upgrade from Ubuntu 9.04 on a server system: install the update-manager-core package if it is not already installed; edit /etc/update-manager/release-upgrades and set Prompt=normal; launch the upgrade tool with the command sudo do-release-upgrade; and follow the on-screen instructions. New features in Karmic Feature development for Karmic is happening with full speed. Please see the Karmic blueprint list for details. Please test and report any bugs you find: * http://help.ubuntu.com/community/ReportingBugs Updated Packages As with every new release, packages--applications and software of all kinds--are being updated at a rapid pace. Many of these packages come from an automatic sync from Debian's Unstable branch. For a list of all packages being accepted for 9.10 Karmic Koala, please subscribe to karmic-changes: * https://lists.ubuntu.com/mailman/listinfo/karmic-changes GNOME Ubuntu Karmic Alpha 5 includes the latest GNOME 2.27.91 development release. Empathy has replaced Pidgin as the default instant messaging client, introducing the Telepathy framework. The gdm 2.27.91 login manager is a complete rewrite compared to the version in earlier Ubuntu releases. Kubuntu Kubuntu includes its first Netbook release, Social from the Start and the latest KDE packages. See the Kubuntu technical overview

Karmic Koala Alpha 5 | Ubuntu

by tadeufilippini (via)
Upgrading from Ubuntu 9.04 To upgrade from Ubuntu 9.04 on a desktop system, press Alt F2 and type in "update-manager -d" (without the quotes) into the command box. Update Manager should open up and tell you: New distribution release '9.10' is available. Click Upgrade and follow the on-screen instructions. To upgrade from Ubuntu 9.04 on a server system: install the update-manager-core package if it is not already installed; edit /etc/update-manager/release-upgrades and set Prompt=normal; launch the upgrade tool with the command sudo do-release-upgrade; and follow the on-screen instructions.

UserScript Writing 101 – Manuel of Things to learn - Userscripts.org

by decembre
The Order of Things to Learn Look to the "Resources" section for places to learn about these. 1. HTML. Hypertext Markup Language. Not the same "language" as JavaScript. This is a markup language, meaning it's a bunch of text that is meant to represent some type of structure, in this case, a web page. 2. XML. Extensible Markup Language. In case you didn't realize, HTML itself is a type of "XML". Learning XML is important because many popular websites (YouTube, Facebook, Last.fm) use XML to interact with data. Since you already know HTML by this point, understanding XML should be cake. 3. CSS. Cascading Style Sheets. This is the way HTML (should be) stylized. You'll want to learn this. 4. JavaScript. Learn all the basics: data types, functions, JavaScript's native functions like prompt, alert, etc. 5. The Greasemonkey Extras. Like I said, Greasmonkey == JavaScript, with a lot of extras. A specific page listing the API's can be found here.

Microformats Bookmarklet › Left Logic

by ycc2106 & 3 others
bring up an overlay window of all the hCards and hCalendars within the current page. To save an individual item, click on the item heading and it will automatically (if you’re using Safari) save the .vcf or .ics files and import them in to Address Book or iCal. If you are saving your vcard or vevent in IE, it will prompt you to save an HTML file - make sure that when you save, you name it appropriately so that you can import it properly.

VnTutor: Ubuntu Linux Ebook - Download free

by tadeufilippini
Beginning Ubuntu Linux: From Novice to Professional This book is the best-selling guide to the hottest new Linux distribution. Within its 600 in-depth pages, you'll learn how to become a pro-level Linux user. The book starts by introducing you to the world of Linux. Then it outlines Ubuntu installation in illustrated steps, after which you'll learn how to configure every piece of everyday tech hardware such as your Internet connection, printers, 3D graphics cards, Bluetooth devices, and much more. Then you'll learn fun tasks such as listening to audio CDs and MP3s, watching movies, performing office tasks, and even image editing. Additionally, there's a series of comprehensive tutorials on Linux internals and the command-line prompt--essential for any Linux expert--and the book includes special sections on optimization, security, and system maintenance. You can download it from RapidShare. VnTutor do not own or host this book. So, VnTutor don't guarantee that these links are active forever. Free download Ubuntu Linux books Moving to Ubuntu Linux 6 comments 1. Anonymous // 7/26/07 8:54 AM thankyou for your efforts. downloads much appreciated.

Mozilla sort Firefox 3.5.1 et améliore sécurité et stabilité - Actualités - ZDNet.fr

by srcmax (via)

Cette mise à jour du navigateur est la réponse de Mozilla à des soucis de stabilité constatés par certains utilisateurs de Firefox 3.5 et à la découverte d'une faille de sécurité critique au niveau du moteur JavaScript. Comme à son habitude, Mozilla aura été prompt à réagir et la version de Firefox, la 3.5.1 est désormais téléchargeable.

How to crack Microsoft Windows Vista / XP-workstations and Windows 200x servers in a minute? - June 2007

by decembre
What’s the problem? This problematic security feature exists because Windows Vista Repair Computer / System Recovery program enables the use of command prompt without any user authentication with highest possible - system-level – priviledges. Cracking Windows operating systems has been possible by using cracking software found from various web pages. This is the first time when cracking Windows operating systems is really easy and needs no deeper technical knowledge. This is the reason, why everyone using Windows should understand the cracking method and start preparing safety systems, if needed.

L’Economie Réputationnelle expliquée à Kevin | Owni.fr

by alphoenix
Ainsi, parce que pour exister sur les réseaux sociaux j’ai choisi de me présenter sous ma réelle identité, je fais - globalement, bien sûr - attention à publier et partager des contenus que je juge - globalement, une fois de plus - de qualité ou prompt à qualifier positivement ce que je suis, je deviens donc un acteur éminent de la nouvelle économie ?

Enable Autocomplete & Remember Passwords for Yahoo et Delicious - Greasemonkey

by decembre
Certain sites like del.icio.us, yahoo, etc. stop Firefox from storing and auto-completing the password even when you have turned auto-completion on. While this has some purpose for certain sensitive sites like banks, is there any reason why del.icio.us will forget passwords?! To make matters worse, in del.icio.us or yahoo you can only ask to be remembered for 2 weeks and not more than that! This script combats the problem for del.icio.us and yahoo logins, and enables Firefox to prompt you to remember login password for these sites. You can easily add other sites whose passwords are also not remembered, the script will work fine.

Active users

sylvainulg
last mark : 03/11/2011 14:01

personmark
last mark : 11/05/2011 17:13

karlcow
last mark : 14/04/2011 17:13

ikan
last mark : 30/01/2011 10:05

tadeufilippini
last mark : 12/04/2010 05:00

RETFU
last mark : 23/03/2010 21:46

François Hodierne
last mark : 05/02/2010 12:17

srcmax
last mark : 19/12/2009 11:52

decembre
last mark : 05/09/2009 03:02

ycc2106
last mark : 03/09/2009 19:56

alphoenix
last mark : 15/05/2009 11:30

nicolargo
last mark : 05/02/2009 16:42