WinSCP vs FileZilla
If you are a webmaster then probably you use an FTP client to update web files on a web server regularly. I frequently use an FTP client to update this blog, and some other websites I have, and to do that I use either Filezilla or WinSCP FTP client. but the question is, which client is better and why? I…
OSticket Web Support ticketing System
If you are looking to set up a basic help desk open source support system then OSticket might be the answer. OSticket is a web-based lightweight PHP script that can easily integrate to any website wanting to provide customer support, or a small business looking to support internal staff. OSticket supports many features including: ticket submission either by email or…
Setup your own RSS Server
Since Google shutdown its RSS reader application last year, a lot of people are still missing the great convenience the tool provided to syndicate information all over the web in one place. the truth is, I haven’t missed Google Reader a bit, because I switched to something better, and best of all, I’m pretty sure it won’t go away this…
Open Source Software To Build Social Networking Sites
Are you thinking of building a social networking site but don’t have the big bucks to develop or buy a proprietary social networking script ? then don’t worry, you can start building the next Facebook right now because there are many robust open source social network platforms you can use to make your dream social networking website come true. Jomsocial…
How to Connect to an FTP site Using WinSCP
Yesterday we setup a SFTP site using windows 2003, and Openssh. today we will connect to that site using WinSCP client. I guess you can use any FTP client that supports secure ftp connections like Filezilla etc, I just chose WinSCP for its simplicity. first, download the WinSCP client from here http://winscp.net/eng/download.php#download2 at the time of this writing the WinSCP…
Web Development Trends in 2023
The web development industry is constantly evolving, and new trends are emerging all the time. Here are some of the top web development trends that we can expect to see in 2023: Progressive web apps (PWAs): PWAs are a type of web application that can be installed on a user’s device and used offline. They offer a native-app-like experience, but…
What is a front-end developer and what do they do
A front-end developer is a software developer who designs and develops the front-end part of a website or web application. The front-end is the part of the website or web application that users see and interact with. Front-end developers use HTML, CSS, and JavaScript to create the front-end of a website or web application. They also work with designers to…
What is a back-end developer and what do they do
A back-end developer is a software developer who works on the back-end of a website or web application. The back-end is the part of the website or application that is not visible to the user, and it is responsible for processing data, storing data, and generating the pages that the user sees. Back-end developers typically use programming languages such as…