-
Archives
- August 2023
- January 2023
- December 2022
- November 2022
- October 2022
- April 2022
- January 2022
- December 2021
- November 2021
- February 2021
- January 2021
- December 2020
- September 2020
- August 2020
- July 2020
- June 2020
- January 2020
- December 2019
- September 2019
- July 2019
- March 2019
- February 2019
- January 2019
- December 2018
- November 2018
- August 2018
- June 2018
- February 2018
- January 2018
- October 2017
- September 2017
- August 2017
- April 2017
- March 2017
- January 2017
- November 2016
- October 2016
- September 2016
- May 2016
- February 2016
- January 2016
- December 2015
- August 2015
- July 2015
- April 2015
- February 2015
- December 2014
- October 2014
- September 2014
- August 2014
- July 2014
- June 2014
- May 2014
- March 2014
- October 2013
- June 2013
- May 2013
- April 2013
- July 2012
- June 2012
- April 2012
- January 2012
- December 2011
- November 2011
- October 2011
- June 2011
- May 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- August 2010
- June 2010
- May 2010
- April 2010
- January 2010
- October 2009
- September 2009
- July 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
-
Meta
Category Archives: workday
Setting static IP on UBUNTU
Graphical user interface is nice, but sometimes is easy to be lost, even with simple tasks. Here is an example, how to setup static IP address 192.168.1.2:Menu:System/Preferences/Network Connections/Panel: Wired/Auto eth0/Edit/ Connect automatically IPv4 Settings Method: Manual Address: 192.168.1.2,255.255.255.0,192.168.1.1 DNS: 192.168.1.3,208.67.222.222
Posted in workday
Leave a comment
Software installation
Software installation should be easy and smooth. There are many possible options, including free installer for Windows (incl. 64 bit) INNA Setup from Jordan Russel’s software, NSIS (Nullsoft Scriptable Install System) for POSIX and 32 bit Windows. More could be found at sourceforge.net .
Posted in workday
Leave a comment
Lasers and star models
Astronomy was long time just observational science, observing celestial bodies. Now is possible to model and study some celestial objects. Critical is understanding of behaviour hydrogen, the most common element, and another elements under extreme conditions, like inside of stars, planets or interstelar clouds. Extreme … Continue reading
Posted in workday
Leave a comment
Protected PHP source code display
For developer is very convenient to see PHP source code simply adding extension phps instead of php. If you would like to access control to the source code, here is how to do it. For example, everyone could see page … Continue reading
Posted in workday
Leave a comment
IANA IPv4 Address Space Registry
Recently I found a problem with some website, which I could not see from one specific network. After long investigation, including owner of that website, we found that website was very particular about filtering all but only valid IP addresses. … Continue reading
Posted in workday
Leave a comment
Writing a research proposal
Good research paper starts by good research proposal. Here is one of a many resources, how to write a research proposal, including:A Basic Proposal Outline: Introduction Topic area Research question Significance to knowledge Literature review Previous research others & yours Interlocking … Continue reading
Posted in workday
Leave a comment
H.323 Desktop client
Searching for H.323 client, it looks like Radvision SCOPIA Desktop Video Conferencing has a lot of interesting features, including 720p video and recording. It’s MSIE plugin. Not sure what is a price.
Posted in workday
Leave a comment
Watering Plants
Reading the Popular Science magazine I found really interesting invention by Pieter Hoff: Groasis Waterbox. It allows to capture condensed and rain water, and to water plant for long period of time even in dry desert environment. It’s important to … Continue reading
Excell Visual Basic
After long time I had to do something with Visual Basic, so here is Hello World: 1. Open MS Excell 2. Open Visual Basic Editor (VBE) Tools->Macro->Visual Basic Editor 3. In VBE open Module window Insert->Module 4. Type following text: … Continue reading
Posted in workday
Leave a comment
Signing by Adobe Reader 9
Today I noticed in an electronic form sign mark, and I found that my Adobe Reader, version 9.3.2 can create digital signature file, and it can sign documents. I noticed, that file was stored under Windows Vista into directory: Directory … Continue reading
Posted in workday
Leave a comment