Zajmujemy się projektowaniem, tworzeniem oraz wdrażaniem aplikacji internetowych wg wymagań określanych przez klienta. Bazujemy na sprawdzonych, wydajnych rozwiązaniach minimalizujących koszty utrzymania aplikacji.
Aplikacje internetowe

Zajmujemy się projektowaniem, tworzeniem oraz wdrażaniem aplikacji internetowych wg wymagań określanych przez klienta. Bazujemy na sprawdzonych, wydajnych rozwiązaniach minimalizujących koszty utrzymania aplikacji.
Wdrażamy Google Apps dla firm.
Google Apps (Aplikacje Google) są zestawem aplikacji stworzonych na potrzeby współpracy i komunikacji w ramach zespołów ludzi.
Platforma WordPress stała się bardzo dopracowanym narzędziem do publikacji treści w internecie.
Niewielkim nakładem kosztów można na jej podstawie przygotować m.inn:
Zajmujemy się tworzeniem stron www. Zarówno małych „wizytówek” firm jak i rozbudowanych serwisów.
Oferujemy profesjonalne podejście do tematu i przygotowanie serwisu pod kątem:
Cena: 250 PLN/mc (netto).
Świadczymy usługę utrzymania i administracji stron, aplikacji i sklepów opartych na WordPress.
minimalny | podstawowy | standardowy | rozszerzony | |
---|---|---|---|---|
Utrzymanie serwera – hosting | tak | tak | tak | tak |
Certyfikat SSL (w cenie) | tak | tak | tak | tak |
Backup | co miesiąc | codzienny | codzienny | codzienny |
Aktualizacje core/wtyczki/szablony | tak | tak | tak | tak |
Monitoring działania strony www | nie | tak | tak | tak |
Wybrana domena [pl, eu, com] w cenie | nie | tak | tak | tak |
Wprowadzanie treści | 0h | 1h | 2h | 8h |
Prace programistyczne/konfiguracyjne | 0h | 0h | 1h | 4h |
Kanały wsparcia | – | email, telefon | email, telefon | |
Obsługa stron Google Business | nie | tak | tak | tak |
Audyt bezpieczeństwa | nie | tak | tak | tak |
Optymalizacja szybkości działania | nie | nie | tak | tak |
Utrzymanie środowiska testowego | nie | nie | nie | tak |
Utrzymanie systemu kontroli wersji kodu | nie | nie | nie | tak |
Cena (PLN netto/mc) | 100 PLN | 250 PLN | 500 PLN | 1000 PLN |
Full screen (Save to Desktop) – CMD+Shift+3
Full screen (Save to Clipboard) – CMD+CTRL+Shift+3
Select region (Save to Desktop) – CMD+Shift+4
Select region (Save to Clipboard) – CMD+CTRL+Shift+4
Select item (Save to Desktop) – CMD+Shift+4 then Spacebar
Select item (Save to Clipboard) – CMD+CTRL+Shift+4 then Spacebar
To disable prompting form password without passing password in input param:
1. Put password info in soap.client.props file
sudo mcedit /opt/IBM/WebSphere/AppServer/profiles/ctgDmgr01/properties/soap.client.props
2. Encode password in that file
sudo /opt/IBM/WebSphere/AppServer/profiles/ctgDmgr01/bin/PropFilePasswordEncoder.sh /opt/IBM/WebSphere/AppServer/profiles/ctgDmgr01/properties/soap.client.props com.ibm.SOAP.loginPassword
Case:
Two classifications: PARENT and CHILD
Table ATTR defined on PARENT ant incherited to CHILD.
Change to ATTR is required, but after ATTR modification on PARENT changes (DOMAINID, TABLEATTRIBUTE, LOOKUPNAME) are not reflected to CHILD.
Workaround:
Changing data from DB level.
SELECT
CLASSSTRUCTUREID, ASSETATTRID, DOMAINID, TABLEATTRIBUTE, LOOKUPNAME, INHERITEDFROM
FROM maximo.CLASSSPEC
WHERE
CLASSSTRUCTUREID LIKE 'LOC.MEET-ROOM%'
ORDER BY ASSETATTRID
SRM Labels are defined in:
SMP: /opt/IBM/SMP/maximo/applications/maximo/maximouiweb/webmodule/webclient/javascript/simplesrm/srm/dijit/nls/LANGUAGE/uiStringTable.js
and after deploy in:
WAS: /opt/IBM/WebSphere/AppServer/profiles/ctgAppSrv01/installedApps/ctgCell01/MAXIMO.ear/maximouiweb.war/webclient/javascript/dojo-YYYYMMDD-HHMM/ibm/tivoli/simplesrm/srm/dijit/nls/LANGUAGE/uiStringTable.js
To support SSL, you must add WebSphere® Application Server’s SSL certificate to IBM HTTP Server’s trust store and then configure IBM HTTP Server for SSL traffic.
#Copy certificates to WAS: sudo su - cp -r /home/lukaszmu/cert /opt/IBM/HTTPServer/conf #list certificate files ls /opt/IBM/HTTPServer/conf/cert/ wildcard.p12 ca-bundled-thawte.pem thawte_Primary_Root_CA.pem
Servers > Server Types > Web servers > webserver1 > Web server virtual hosts >
click New
choose „Security enabled virtual host”
set and remember „Key store password”
Web servers > webserver1 > Web server virtual hosts > *:443 > Manage Keys and Certificates
remove: Signer certificates
remove: Personal certificates
Web servers > webserver1 > Web server virtual hosts > *:443 > webserver1 > Personal certificates > Import certificates from a key file or key store
choose „Key store file”
Key file name: /opt/IBM/HTTPServer/conf/cert/wildcard.p12
Type: PKCS12
Key file password: fill in
click: Get Key Aliases
set new alias: wildcard
Web servers > webserver1 > Web server virtual hosts > *:443 > webserver1 > Signer certificates > Add signer certificate
1. ca-bundled-thawte
/opt/IBM/HTTPServer/conf/cert/ca-bundled-thawte.pem
2. thawte_Primary_Root_CA Thawte Root Certificates
/opt/IBM/HTTPServer/conf/cert/thawte_Primary_Root_CA.pem
Web servers > webserver1 > Web server virtual hosts > *:443
click „Copy to Web server key store directory” (Key store settings)
click OK
click Propagate configuration file directly to the target Web server machine.
Restart the Web server for changes to take effect.
/opt/IBM/WebSphere/AppServer/profiles/ctgAppSrv01/bin/stopServer.sh webserver1 /opt/IBM/WebSphere/AppServer/profiles/ctgAppSrv01/bin/startServer.sh webserver1 -nowait
port 9080
http://MAXIMO_URL:9080/…
dl.fedoraproject.org/pub/epel/
rpm -Uvh http://dl.fedoraproject.org/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm
yum install git
Jedno z możliwych rozwiązań:
Zmiana pliku startowego IHS (w moim przypadku /opt/IBM/HTTPServer/htdocs/index.html) na:
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Refresh" content="0; URL=/maximo/" /> <title>Przejście do portalu Maximo</title> </head> <body> <p><a href="/maximo/">Przejście do portalu Maximo</a></p> </body> </html>