techxplore blog
30Jun

H-Sphere Control Panel WebShell4 Could Not Upload WordPress 2.8 Zip File

WordPress 2.8 platform blog software was released recently. I need to upgrade WordPress to the latest version to have a blog which is more secure with better website design. It’s the first time that a WordPress installation software passed the 2 MB size mark with about 2.2 MB.

I got some problem uploading the zip file using the H-Sphere Control Panel’s WebShell4 web application. The UPLOAD button on the menu just don’t do anything after about 30 minutes of waiting. These things don’t happen on other web hosting provider. This might be specific to my particular web hosting provider.

Whenever these things happen, it would certainly make one think of getting a better hosting service provider. Web Hosting really plays an important role in a blog. Reliability, scalability, and flexibility are some of the major things I am keen about web hosting.

I could recall that there’s no problem previously with earlier versions of WordPress which is less than 2 MB. The only thing left to be done is to file a complaint the customer support about this unusual problem.

Investigation by the hosting provider pointed the upload issue to the upload file size PHP setting. The solution was to increase the “upload_max_filesize” parameter from 2 MB to 10 MB in the settings of the PHP application server. That solved the problem of unable to upload the WordPress 2.8 zip installation file.

29Jun

Upgrading Windows 2000 Server to Windows 2003 Server with MSSQL 7.0 Database

A computer server crash is an opportunity sometimes to think of upgrades. That’s what I was thinking after the Windows 2000 computer server that hosted MSSQL 7.0 Database crashed. It would be the right time to upgrade computer server operating system from Windows 2000 Server to Windows 2003 Server.

This sounds to be a straight forward thing to do, but during the process I encountered an error due to MSSQL 7.0 Database. A close check on the error shows that SQL 7.0 Database is not supported on Windows 2003 Server.

Clearly Microsoft does not support installing MSSQL 7.0 Database on Windows 2003 Server.

27Jun

Computer Skills Upgrade via On-Demand Internet Learning

In the IT Industry, it’s always a race with technology development. If one doesn’t upgrade computer skills for sure they will be left behind. Most computer specialist are very sought after people and they are not easily allowed to take long work leave for a training. That’s exactly my dilemma at work as a System Analyst Programmer.

The talk of outsourcing to cut on cost has been moving around the work place; upgrading computer skills is would really help improve on the chances of being retained at work. I have scouted for online courses to augment my stock of computer skills. I was also considering getting a Master Degree in Computer Science through distance education via Internet.

Some company value education degree while others value work experience. If I can have both they it would be very much an advantage for me. Computer training and computer certification, as I have observed have very high value at work. I experience a much newer staff getting higher pay by having a Microsoft Certified Database Administrator certification.

Computer Skills Upgrade via On-Demand Videos and Lectures

Computer Skills Upgrade via On-Demand Videos and Lectures

Thus, I looked around for some computer training courses which is unstructured that will allow me to learn on my own pace. CareerAcademy.com is one of those websites that I have found that offers Microsoft, Cisco and CompTIA, and other IT courses online. Leveraging the fast Internet connection with multimedia rich resources like on-demand video and lectures coupled with some online simulated hand-on lab exercises is what suits me best in upgrading my computer skills.

26Jun

Antivirus Software for Dell PowerEdge 2550 Computer Server

We’ve used Dell PowerEdge 2550 computer server mainly to host MSSQL Database. After it crashed a couple of days ago; deploying it back includes putting the right security for data protection.

TrendMicro Antivirus Software is the usual computer virus protection that is being used; whether it’s a computer server or desktop computer TrendMicro is being installed. The reason for this is the institute wide license freely available.

Actually, any Antivirus Software is good enough as long as there is a computer virus protection installed. Thus, I could see sometime people using free edition AVG Anti-virus software or Kaspersky Antivirus. Users are more concerned of the Antivirus software impact on their computers especially if the computer is not high-end.

Especially for computer servers a good antivirus that takes minimal server resource is needed. There’s this VIPRE Antivirus Software which I come across lately that has a small imprint on the host computer. Computer memory usage during scanning for example is as little as 67Mb RAM as compared to more than triple of other major Antivirus Software. If you are interested you can try a 15-day working trial of VIPRE Antivirus before you decide on anything.

I have tried it on Dell PowerEdge 2550 computer server that I deployed and it really doesn’t take much resource. Caution should be taken though when trying out free Antivirus scanners as there are many malicious software out there that poses as a valid computer virus scanner.

25Jun

Windows 2000 Computer Server Could Not Start Boot Due to Missing or Corrupt SYSTEMced

A simple task of removing an internal tape drive for Windows 2000 Computer Server turned to be a disaster. I was tasked to remove a tape drive from Dell PowerEdge 2550 Rack Computer Server which host MSSQL Database. The job is nothing to be afraid worried about. So, after office hours, I shutdown the server and removed the tape drive. The surprisingly horrible thing happened after the task was done upon starting up the server.

Windows 2000 Computer Server could not start with the following Error Message:

Windows Could Not Start Because the Following File Is Missing or Corrupt: \Winnt\System32\Config\Systemced.

I tried to restart the Windows 2000 computer server on safe mode but could not too. Having a data backup or a whole windows backup prior to doing some task like this would be very important. It would not really matter whether a Windows 2000 Server Backup or a third party data backup software is used as long as there is a data backup.

It is good that prior to pulling off the internal tape drive, I have done data backup online to another server. The Windows 2000 System is badly corrupted that the error message advise Windows to be repaired.

A solution to Error Message: Windows Could Not Start Because the Following File is Missing or Corrupt: \Winnt\System32\Config\Systemced is out lined under Microsoft Website http://support.microsoft.com/kb/269075. Resolving the problem involves renaming of the system and system.alt to system.old and systemalt.old which can be found under c:\\Winnt\system32\config\ folder. A fresh copy then from c:\\Winnt\repair\ folder would be copied to c:\\Winnt\system32\config\ folder.

There’s an additional problem since Windows 2000 could not detect the DellPowerEdge 2550 RAID hard drives. A Dell PowerEdge 2550 RAID Controller driver is required.

Download free Dell PowerEdge 2550 RAID Controller Driver:
http://support.dell.com/support/downloads/format.aspx?c=us&cs=19&l=en&s=dhs&deviceid=1375&libid=35&releaseid=R74082&vercnt=4&formatcnt=0&SystemID=PWE_PNT_P3C_2550&servicetag=&os=WNT5&osl=en&catid=35&impid=-1

Extract the downloaded file W2K-2806085.exe to 1.44Mb floppy disk.

Repair could now proceed as per Microsoft Website http://support.microsoft.com/kb/269075. After restart the error is now advises that Windows security file is not accessible. Thus, a fresh copy of Security file from c:\\Winnt\repair folder was copied to c:\\Winnt\system32\config folder. Windows 2000 server was restarted again, but another error says that Windows Software file is corrupted too. Thus, a fresh copy of Software file from c:\\Winnt\repair folder was copied to c:\\Winnt\system32\config folder. After the above changes, finally, the Windows 2000 computer server could boot up successfully.

The boot up process is fast, but shutting down takes like 10 minutes. Starting up the server again throws again the missing or corrupt SYSTEMced file. Due to Persistent Windows 2000 system crash the spare backup computer Acer Aspire T300 was used as temporary replacement. The backup data created earlier was replicated to the temporary computer server before it was turned up.

I ended up repairing the whole Windows 2000 Server installation instead of repairing the files only. Furthermore, I have to reinstall MSSQL 7.0 Database and all the software application. A pretty lengthy work, but I am glad there was a data backup available.

23Jun

Web Based Legal Case Management Computer Software Suite

Computer software have made a big impact on the legal profession. I was asked by a friend that lately passed the board exam for lawyers of any software that could help in the practice of profession. Thus, I did a little searching. I know that it’s difficult to keep track of all the activities that a lawyer or attorney has to track on a daily basis much more on a weekly or monthly basis. A legal case management suite software could make a big difference.

I bumped into Houdini ESQ software created by LOGICBit Science and Technology Corp. which might just be the kind of tool my friend needs. The software can be a stand alone self  installed one or can be SaaS (software as a service). Using the software based on the web have advantage of nothing to install which can be accessible anywhere there is Internet access. Using one of the popular browser is the only thing you need.

Most notable features are document repository, billing and invoicing, custom forms, report designer, email, contact database, instant messaging and a lot more. Day to day communication with clients through email, instant messaging or phone could easily be tracked. It has also a calendar which is primarily good for arranging schedule on a day for different kinds of events.

Common pre-created events supported by Houdini ESQ Legal Management Suite Software:

  • Interview
  • Real Estate Matters
  • Commercial Claims
  • Small Claims
  • Contract Law
  • Supreme Court
  • Landlord / Tenant
  • Civil Action Defense
  • Will and Living Wills
  • Estates and Trusts
  • Power of Attorney
  • Personal Injury
  • Appeal
  • Litigation
  • Divorce

Almost everything seems to be covered, but a custom event on a calendar could be added if required.

The Houdini ESQ Legal Management Suite Software fits every legal practice size and needs. Whether you are working solo or working with a team the software could adjust accordingly and it’s scalable to cater your needs as you grow.  Even if I am not into legal profession, I could definitely say that this legal management suite software could make a big difference in the industry.

20Jun

Data Loss with Oracle Database Error ORA-01034 and ORA-27101

PL/SQL Developer ORA-01034: ORACLE not available

PL/SQL Developer ORA-01034: ORACLE not available

Having a computer glitch surprise at work is a thing which I don’t like especially if it’s on a Friday. I was intensively thinking on how to generate the data required for Web Evaluation Report which interactively gives the output based on unit chosen. Anyway, I was rushing to finish the it using PL/SQL Developer.

I have created some stored procedures which would accept parameters for use with the web application. Upon compilation PL/SQL Developer popped up an error box. The error throws ORA-01034: ORACLE not available, but interesting to note is the other error ORA-27101: shared memory realm does not exist. Further, there’s a Linux Error: 2: No such file or directory.

I did think too much about the error at first, thinking it was only a network problem. I tried to login again, but the error persisted. Quick check on the Linux database server showed that one of the RAID hard disk have an orange led lit which indicates hardware trouble.

The hard disk failed and the whole /u02 partition which host the Oracle database could not be mounted. It’s not recognized by the system. Whew! I am going nuts as all the work that was done on that day was gone. Even there’s a regular daily server data backup, but it was done every evening only. This reminds everyone of the importance of having regular backup of data.

A new disk was installed to replace the broken one while data recovery was tried using fschk. The file system check command could not repair the disk due to bad superblock error. Thus, the whole partition could not be mounted. The weekend was not really bright; thinking of the data loss for me and the entire work force application that relies on the database. It’s the worst day of the week when the database computer server failed.

13Jun

Canon MP160 Refill Ink Printer Software Gauge

I inherited a Canon MP160 printer from my sister about three years ago. I am thinking then of completing the productivity set at home by getting a printer for the desktop computer. Well, I got a really cool Canon MP160 printer with all-in-one feature. This allows more things to be done at home.

It’s amazing to print very vivid color photos while allowing an image scanning at very fast speeds. An added convenient thing I find with Canon MP160 is the feature to make copies of document. Photos could also readily print without using a computer via a Pict Bridge compatible camera or DV camcorder.

The only problem regarding Canon MP160 is when refill ink was installed. The printer software gauge throws an error which points to check the ink. The solution to error was to hold the Stop/Reset printer button for 5 seconds. After reset, the error was overridden and the printer was back to normal.

11Jun

MS Access SQL Query with IIF Function vs MSSQL Database CASE Function SQL Statement

There’s a varied list of applications that stores data ranging from MS Access 2000 database to MSSQL database. A challenge facing moving data from MS Access to MSSQL Database is the front end application. Though both products are from Microsoft they have a difference in handling SQL syntax and data types. I have faced a task to debug a report that doesn’t show correctly.

Thus, I need to recreate the whole SQL statement. I was surprised to see the old time “INNER JOIN” commands which, I must admit, I am not very comfortable working with. Anyway, the MS Access code is shown below for reference.

SELECT IIF([Faculty].[PositionID]>=1 And [Faculty].[PositionID]<=8,"LONG-TERM","SHORT-TERM") AS Term, Positions.PositionID, Positions.DisplayOrder, Positions.PositionName, Schools.SchoolCode, "T" AS AppointmentTypeCode, Sum(FacultyUnit.Weightage) AS SumOfWeightage
FROM Schools RIGHT JOIN ((Faculty INNER JOIN Positions ON Faculty.PositionID = Positions.PositionID) INNER JOIN FacultyUnit ON Faculty.FacultyID = FacultyUnit.FacultyID) ON Schools.SchoolCode = FacultyUnit.SchoolCode
WHERE (((Faculty.Active)<>0))
GROUP BY IIf([Faculty].[PositionID]>=1 And [Faculty].[PositionID]<=8,"LONG-TERM","SHORT-TERM"), Positions.PositionID, Positions.PositionName, Positions.DisplayOrder, Schools.SchoolCode, "T"
ORDER BY Positions.DisplayOrder, Schools.SchoolCode

Upon seeing the code, I decided it would be easier to create it from scratch using plain SQL syntax. The resulted code which generated the correct output run perfectly fine on MSSQL Query Analyzer and is shown below for reference.

SELECT CASE WHEN f.positionid >= 1 AND f.positionid <= 8 THEN 'LONG-TERM' ELSE 'SHORT-TERM' END AS Term, p.PositionID, p.DisplayOrder, p.PositionName, fu.SchoolCode, 'T' AS AppointmentTypeCode, SUM(fu.weightage) AS SumOfWeightage
FROM faculty f, facultyunit fu, positions p
WHERE f.active = 1 AND f.facultyid = fu.facultyid AND f.positionid = p.positionid AND f.appointmenttypecode IS NOT NULL
GROUP BY f.positionid, p.PositionID, p.displayorder, p.PositionName, fu.schoolcode, f.AppointmentTypeCode
ORDER BY p.displayorder, fu.schoolcode

Excited by the correct result, I pasted the SQL statement in MS Access, but it throws a syntax error.

MS Access Database Syntax Error using CASE WHEN function

MS Access Database Syntax Error using CASE WHEN function

Syntax error was caused by CASE WHEN in the SQL statement which is I suppose not supported by MS Access. The solution is to use the original IIF MS Access function. The resulting code is shown below for reference.

SELECT IIF([f].[PositionID]>=1 And [f].[PositionID]<=8,"LONG-TERM","SHORT-TERM") AS Term, p.PositionID, p.DisplayOrder, p.PositionName, fu.SchoolCode, 'T' AS AppointmentTypeCode,
SUM(fu.weightage) AS SumOfWeightage
FROM faculty f, facultyunit fu, positions p
WHERE f.active = 1 AND f.facultyid = fu.facultyid AND f.positionid = p.positionid AND f.appointmenttypecode IS NOT NULL
GROUP BY f.positionid, p.PositionID, p.displayorder, p.PositionName, fu.schoolcode, f.AppointmentTypeCode
ORDER BY p.DisplayOrder, fu.SchoolCode

The report finally show correct result as expected. I am still puzzled why the MS Access SQL statement did not give the correct result. After a closer look I could say that including appointmenttypecode IS NOT NULL in the where clause of the query have solved the incorrect report problem.

10Jun

Download Free Avery DesignPro Software with Pre-designed Templates

When it comes to generating office file labels, business cards, event invitations, shipping address tags, and others; I find desktop computer to be very useful. Most of people I know use the products that come along with MS Office Suite for creating invitations, labels, and more. But what I normally observe is the lack of variety in the design available.

I find Avery DesignPro Light software a handy substitute to MS Word or MS Publisher. Simple photo editing such as cropping and resizing for use with labels, business cards, t-shirt transfers, greeting cards and more Avery DesignPro Light could do the job. The file saved with Avery DesignPro have a File Extension ZDL which is unique as I could not recall any software yet the produces the same file extension.

Whenever you encounter files with File Extension ZDL it is most probably created with Avery DesignPro software. You can download and use the software for free and transform your printable products fast.

Free Avery DesignPro Light software download:
http://www.avery.co.uk/avery/secure/downloadprogress?signup=false&tyurl=&downloadId=1e88318f1eefc110VgnVCM1000002118140aRCRD&downloadPath=%2FOP%2Fen_gb%2FStatic+Files%2FSoftware%2FGB_en_DP5_Light.exe&message=subscribe.success&thankyouType=subscription

The file is about 10MB with average download times as follows:
T2/DS2 6.0M,6.0M-DSL/Cable – 1 Minute, 49 Seconds
Wireless 2.4M – 4 Minutes, 33 Seconds
T1/DS1, 1.5M-DSL/Cable – 7 Minutes, 7 Seconds
Bluetooth 728K – 15 Minutes, 1 Second
640K-DSL/Cable – 17 Minutes, 5 Seconds

Alternate like for Free Avery DesignPro Light software download:
www.avery.co.uk/uk1/downloads/designpro5.jsp

The Avery DesignPro software is designed for quick customization and printing of Avery products which have File Extension ZDL. It showcases over 600 pre-designed templates which could make the task easier. You could simply select from the template list the required design and print immediately. It makes the whole process easy, fast, and trouble free.

10Jun

Easier Free WordPress Theme Downloads with WordPress 2.8 Theme Browser

WordPress based Internet blogs could now easily have facelifts. Changing WordPress themes is a task which takes time by downloading themes and uploading them via FTP on themes folder before it could be used. Thus, new bloggers are discouraged to update their blog themes as it involves a bit of technical knowledge.

The latest release of WordPress 2.8 has changed everything. You could now easily search a WordPress theme to fit your need. Simply search for free themes with selectable criteria such as number of columns, colors, width, and many more. From the result list of the search; you could then simply click and install the theme without even leaving WordPress.

If you want to constantly change your blog themes in a breeze then WordPres 2.8 would really make your life easier with the WordPress Theme Browser.

Free Download of WordPress 2.8 from the following link:
http://wordpress.org/download/

Good luck and I hope to see your new theme.

09Jun

Opening Microsoft PowerPoint 2007 THMX File in PowerPoint 2003

At work there are various office productivity program that are being used. Depending on the user the desktop computer could have Windows Vista or Windows XP installed. The office suite also corresponds accordingly. If the computer is installed with Windows Vista the office suite is most likely MS Office 2007. While older computers have Windows XP operating system and have MS Office 2003 installed.

Presentation files from one computer to another just need to be compatible. Thus, office compatibility pack is very important to be installed in an MS Office 2003 to work with MS Office 2007. File Extension THMX is a new theme file (template) created in Microsoft PowerPoint 2007. The THMX file makes application of themes a bit quicker and easier for presentations in Microsoft PowerPoint 2007.

MS Office 2007 themes with File Extension THMX stores some predefined styles which could be applied to documents. The theme will globally change the look of your presentation. The changes includes fonts, graphics, colors, effects, and more. Colleagues who have newer desktop computers have constantly used this Microsoft PowerPoint 2007 theme feature for their presentations.

There are cases wherein presentations sent could not be opened since the recipient doesn’t have MS Office 2007. So, most people are asking how to open this THMX file. Opening the file directly from MS Office 2003 PowerPoint would throw and error that there is no converter. A solution in opening File Extension THMX in MS Office 2003 PowerPoint is to rename or save the THMX files as PPTX file. After renaming it could already be opened with MS Office 2003 PowerPoint that have MS Office 2007 Compatibility Pack installed.

You can download free Microsoft Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats from the following link:
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=941b3470-3ae9-4aee-8f43-c6bb74cd1466

I hope that help solve the problem of opening Microsoft PowerPoint 2007 THMX File in PowerPoint 2003.

08Jun

Map Drive Microsoft Windows Network No Logon Servers Available

Shared computer resources like file sharing are a common thing at work. A Windows file server host a variety of application files and source files. Map drives are the usual way we access the files. This might not be the most secure way of sharing files, but it serves our purpose. The security we have in accessing the file resources is through authentication via network domain server.

Everyone who want to access any file resources whether it’s an application file or data file, it is need to logon first to the network domain. I have encountered a different scenario upon map drive login with Windows pop error message:

An error occurred while reconnecting Z: to \\\server\folder$. Microsoft Windows Network: There are currently no logon servers available to service the logon request. This connection has not been restored.

Microsoft Windows Network: There are currently no logon servers available to service the logon request.

Microsoft Windows Network: There are currently no logon servers available to service the logon request.

There’s little choice to respond to the error message but to click the OK button. We’re still looking for the cause of the error. Windows Internet Name Service (WINS) might be the reason for this error message: “There are currently no logon servers available to service the logon request“. Needs to check further more on this error.

06Jun

Turning Laptop or Desktop Computer into TV

With the power of Internet, laptop or desktop computers could really do lots of things never done before. The flow of information through the Internet is superb. Everything I need to know seems to be readily available. It’s very convenient to search from an ocean of information on the Internet with some browser search engine.

Not only searching information, but even streaming videos and entertainment could be accessed also from the Internet. There are computer hardware such as TV Tuners that could turn a computer into a television. The only thing is you’ll get limited channels and program for viewing based on your locality. Another way is to install some software that could turn your desktop computer or laptop computer into a television. By this channels accessible are world wide.

There are many software that could be downloaded for TV viewing on a computer. Software like Free Satellite TV Viewer or DTV4PC which could turn your computer into TV. You could watch thousands of live television channels on your desktop or laptop computer. No need to surf for channels on the Internet. Different channels from televisions are readily available, both local and national broadcasts. You don’t need to pay monthly fees or subscriptions.

The downside is that some channels could only be accessed upon payment of fees which I don’t want. Thus, be sure to check the product first before paying something. Never waste money on a hyped PC television software, get it from a reputable source.

04Jun

Microsoft Windows XP Office Computer Data Backup Solution

Due to the constant influx of new computer virus and deteriorating desktop computer, I am forced to do frequent data backup. For some data backup maybe a routine while for others it’s a necessity or a life line. There’s a number of data backup solutions ranging from a simple file copy and paste to an external USB data backup storage disk to remote offsite backup service.

For the unfamiliar daily data backup might sound absurd, but for people that are hit by loss of data might appreciate the importance of a data backup. The need is always there to backup data, but the frequency or the backup media might not be the same.

Some computer data backup solution for Windows XP:

  • Optical data discs
  • USB External Drives
  • Offsite Backup

The most convenient way for me to do data backup is through an optical data discs like CD or DVD discs. Most desktop computers have a CD/DVD Writer available. Good quality DVD discs are reliable, transportable and have large capacity. I find rewritable optical discs as perfect media for regular backups. Latest backup software like Handy Backup have features to even record hard disk image backup to DVD. It has automatic disc erasing feature which is useful for rewriteable DVDs. It would be better if you have more advanced media, such as HD DVD or Blu-Ray. This is a good backup for disasters like computer virus infection or harddisk failure.

The second most convenient way to backup data on a Windows XP system is the USB External Drive. External backup data storage drives are very handy especially the 2.5 inch laptop computer size hard disks. USB External drive could have a capacity of about 500 to 1000 GB which is more than enough to store the various data at work. The ability to back up to DVD is one of the most valuable

Another convenient way of backing up data without worry much about is through offsite storage backup. There’s no need to install software on you computer, but use instead the browser to do the data backup. An online backup software would be a good mode of data backup if Internet access is not a problem.

Most data backup software have the data verification feature to ensure that the data backed up is good. You don’t want to waste time and money on an unusable backup data when disaster comes. For me, a good data backup software should be able to automatically, easily and reliably backup data.